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
请先登录再写评论。
Hi Jldoano,
Have you tried to install these packages from the system terminal (outside of PyCharm) using the same interpreter? What's the result?