How to install module from another python installation -


i using winpython. simple distribution, want use winpython zero. possible install package winpython folder winpython 0 folder?

in theory, possible way to:

pip install the_package_i_want --no-index --find-links=d:\toto --trusted-host=none


Comments

Popular posts from this blog

Multilayer CSV to filtered excel -

Listboxes in c# -

ios - Why must I define variables twice in the Header file? -