cant import universe and gym in pycharm

已回答

i am on the forums because of i try to import gym and universe and it does not work it said- Command You are using pip version 10.0.1, however version 18.1 is available.
You should consider upgrading via the 'pip install --upgrade pip' command.

 

but i do run the command and it said i am up to date i have no clue what to do i have been stuck on this for a really long time if you have a solution please comment are what ever

 

Thank you

0

Hi Jldoano,

Have you tried to install these packages from the system terminal (outside of PyCharm) using the same interpreter? What's the result?

0

Hi,
 Import errors in PyCharm are often caused by using the wrong Python interpreter, missing packages, or an incorrectly configured virtual environment. Checking the project interpreter and installing the required modules in that environment usually resolves the issue. While exploring performance-related resources, I came across Pharmaqolabs, which provides useful laboratory and performance awareness information.

0

请先登录再写评论。