Global PYTHONPATH Variable #137
Unanswered
aperloff
asked this question in
UNL tech support
Replies: 1 comment
-
I think it is very good remark... Could you share with me please your repository so I could have a quick look? |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Is there a way to set the
PYTHONPATH
variable at startup. Otherwise we need to specify machine specific paths everyone in our code to use module paths likeutils.python.xxx
. Alternatively we would need to open a terminal each time we login, which could get annoying.Beta Was this translation helpful? Give feedback.
All reactions