You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The above error indicates to me that the build on the supercomputer I am using to train. It is the same as the one here: #284 . I reset hyperas to 0.2.5 like advised in issue, but it hasn't resolved my problem.
[ o] Install latest hyperas from GitHub:
pip install git+git://github.com/maxpumperla/hyperas.git
[ o] Install latest hyperopt from GitHub:
pip install git+git://github.com/hyperopt/hyperopt.git
I could not do the above two steps as I am using a supercomputer, and received error:
Collecting git+git://github.com/maxpumperla/hyperas.git
Cloning git://github.com/maxpumperla/hyperas.git to /tmp/pip-req-build-a0z4c6ur
Running command git clone --quiet git://github.com/maxpumperla/hyperas.git /tmp/pip-req-build-a0z4c6ur
fatal: remote error:
The unauthenticated git protocol on port 9418 is no longer supported.
Please see https://github.blog/2021-09-01-improving-git-protocol-security-github/ for more information.
The text was updated successfully, but these errors were encountered:
The above error indicates to me that the build on the supercomputer I am using to train. It is the same as the one here: #284 . I reset hyperas to 0.2.5 like advised in issue, but it hasn't resolved my problem.
[ o] Install latest hyperas from GitHub:
pip install git+git://github.com/maxpumperla/hyperas.git
[ o] Install latest hyperopt from GitHub:
pip install git+git://github.com/hyperopt/hyperopt.git
I could not do the above two steps as I am using a supercomputer, and received error:
The text was updated successfully, but these errors were encountered: