-
Notifications
You must be signed in to change notification settings - Fork 2.3k
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
Spinning up installation error #104
Comments
I've tried five different ways to get the combined Ananconda, OpenMPI, and spinningup code to install properly. This most likely due to my lack of experience with installing code on a linux machine. Still, it looks like the latest versions of these codes do not play well together. Would it be possible for someone to post a clean Ubuntu image somewhere with all the code for spinningup installed properly? Seems like this would be a good way to make the code available. Any help would be sincerely appreciated. |
Try sudo apt-get install python-mpi4py, and then try to install spinningup again |
Same issue here. Using a virtual environment with python 3.6. I tried |
|
Working on a clean Ubuntu 18.04 LTS image I
The spinningup code did not install successfully (see attached log file and error file)
The spinningup test failed when the tensorflow module could not be imported (see attached file)
Any ideas on how I should proceed?
Thanks...
Spinningup install log.txt
[Spinning up install failures.txt](https:(https://github.com/openai/spinningup/files/2813215/Spinning.up.install.failures.txt)
Spinningup install test.txt
The text was updated successfully, but these errors were encountered: