Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
ERROR: Command errored out with exit status 1: command: /usr/bin/python3 -c 'import sys, setuptools, tokenize; sys.argv[0] = '"'"'/tmp/pip-install-ea4nrfka/configspace/setup.py'"'"'; __file__='"'"'/tmp/pip-install-ea4nrfka/configspace/setup.py'"'"';f=getattr(tokenize, '"'"'open'"'"', open)(__file__);code=f.read().replace('"'"'\r\n'"'"', '"'"'\n'"'"');f.close();exec(compile(code, __file__, '"'"'exec'"'"'))' egg_info --egg-base /tmp/pip-pip-egg-info-hws29z6r cwd: /tmp/pip-install-ea4nrfka/configspace/ Complete output (5 lines): Traceback (most recent call last): File "<string>", line 1, in <module> File "/tmp/pip-install-ea4nrfka/configspace/setup.py", line 4, in <module> import numpy as np ModuleNotFoundError: No module named 'numpy' ----------------------------------------
- Loading branch information