Open arvoelke opened 7 years ago
pip install nengolib can raise a weird error (TODO: reproduce and copy log here), but running pip install scipy first seems to prevent this from happening.
pip install nengolib
pip install scipy
Note: this was observed during the summer school. I cannot reproduce this myself.
pip install nengolib
can raise a weird error (TODO: reproduce and copy log here), but runningpip install scipy
first seems to prevent this from happening.