cant import universe and gym in pycharm
Answered
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
Please sign in to leave a comment.
Hi Jldoano,
Have you tried to install these packages from the system terminal (outside of PyCharm) using the same interpreter? What's the result?