Virtual Machine - Install Python Packages

YassineHT
Level 1
Virtual Machine - Install Python Packages

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

0 Kudos
3 Replies
jrouquie
Dataiker Alumni
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
0 Kudos
jereze
Community Manager
Community Manager
More here: https://www.dataiku.com/learn/guide/code/python/install-python-packages.html
Jeremy, Product Manager at Dataiku
0 Kudos
jereze
Community Manager
Community Manager

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 ๐Ÿ˜‰

Jeremy, Product Manager at Dataiku
0 Kudos

Labels

?
Labels (1)
A banner prompting to get Dataiku