Virtual Machine - Install Python Packages
YassineHT
Registered Posts: 1 ✭✭✭✭
Hello
I'm trying to install requests and dnspython packages on a VM running on my Windows computer.
I can navigate through DSS folders, but the pip install and apt-get commands are not found, cf. screenshot.
If you have any idea / feedback, I would be more than happy
Thanks
Yassine
Tagged:
Answers
-
Hi Yassine,
You need to use the pip of the DSS virtualenv, not the pip of the system:
cd DATA_DIR
./bin/pip install foo -
-
If your are trying to install the dependencies of the Email Tester Suite plugin, in the administration of the plugins, you can install the dependent libraries in a click