Alternatives to PythonPath

R

ray

I am using Win7 on a tightly locked down desktop.

Is there an alternative to using PythonPath?

What are the trade-offs?

Thanks,
ray
 
I

Irmen de Jong

I am using Win7 on a tightly locked down desktop.

Is there an alternative to using PythonPath?

What do you mean by "using PythonPath"?
What doesn't work that you want to have an alternative for?

Irmen
 
G

Gabriel Genellina

I am using Win7 on a tightly locked down desktop.

Is there an alternative to using PythonPath?

What are the trade-offs?

Usually there is no need to define the PYTHONPATH variable; I never use it.
There is a per-user site-packages directory (2.6 and up), on Windows it is
located at %APPDATA%\Python\PythonXX\site-packages. Every user gets its
own %APPDATA% directory, with read and write permissions.
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Members online

No members online now.

Forum statistics

Threads
473,744
Messages
2,569,484
Members
44,903
Latest member
orderPeak8CBDGummies

Latest Threads

Top