Hello,
can someone explain me how to install the external python modul (for example pandas) via cmd.
I think it should be very easy but i am not sure if I have to set the path to the sitepackage before run pip and i also can not find the pip modul
Hello,
can someone explain me how to install the external python modul (for example pandas) via cmd.
I think it should be very easy but i am not sure if I have to set the path to the sitepackage before run pip and i also can not find the pip modul
Dear Sen,
please try the following steps:
• Open a windows command prompt as administrator
• cd to C:\Program Files\Itasca\PFC700\exe64\python36\Scripts
• issue “pip install pandas”
Regards,
Nils