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

i am facing error while installing gym #70

Closed
ashubansal005 opened this issue Jul 13, 2020 · 2 comments
Closed

i am facing error while installing gym #70

ashubansal005 opened this issue Jul 13, 2020 · 2 comments
Labels

Comments

@ashubansal005
Copy link

using
pip install --exists-action i --upgrade gym

error have
ERROR: spyder 4.1.3 requires pyqt5<5.13; python_version >= "3", which is not installed.
ERROR: spyder 4.1.3 requires pyqtwebengine<5.13; python_version >= "3", which is not installed.

@ashubansal005
Copy link
Author

also face error in tensorflow while typing
import tensorflow as tf

ImportError: DLL load failed: The specified module could not be found.
Failed to load the native TensorFlow runtime.

@jeffheaton
Copy link
Owner

jeffheaton commented Jul 13, 2020

Usually that error comes from not doing conda activate tensorflow before jupyter notebook. I've not seen the error above. I suggest filing an issue with gym to see if they have any suggestions. Since it is their library, they can support you better than I.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants