Skip to content

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

@michaelmontalbano

Description

@michaelmontalbano

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.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions