Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

AttributeError: numpy.random.mtrand.RandomState object has no attribute 'integers' #288

Open
michaelmontalbano opened this issue Apr 28, 2022 · 0 comments

Comments

@michaelmontalbano
Copy link

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.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant