question

Lorenzo_pio G avatar image
0 Likes"
Lorenzo_pio G asked Kavika F answered

The Python terminal does not recognize the pip command

Hi. I need to use reinforcement learning on flexsim and I am using python. I would like to use the flexsim_env.py environment, however, when I try to download the "gym" package, via the "pip install gym" command in the terminal, it does not recognize the pip command. Can you tell me what this is due to?

FlexSim 22.2.2
reinforcement learning
5 |100000

Up to 12 attachments (including images) can be used with a maximum of 23.8 MiB each and 47.7 MiB total.

1 Answer

·
Kavika F avatar image
0 Likes"
Kavika F answered

Hey @Lorenzo_pio G, the pip command comes with the Python package. Have you correctly installed Python on your machine? If so, then maybe you need to use pip3 instead (when using Python 3).

· 1
5 |100000

Up to 12 attachments (including images) can be used with a maximum of 23.8 MiB each and 47.7 MiB total.

Lorenzo_pio G avatar image Lorenzo_pio G commented ·

I solved it by changing the windows environment variables

0 Likes 0 ·

Write an Answer

Hint: Notify or tag a user in this post by typing @username.

Up to 12 attachments (including images) can be used with a maximum of 23.8 MiB each and 47.7 MiB total.