On 24 March 2017 at 12:30, Neal Becker <ndbeck...@gmail.com> wrote: > Using os.environ doesn't > work. I don't understand why.
It should, I do that for other variables. Are you setting the variables before importing other libraries? They may only get read at import time. _______________________________________________ NumPy-Discussion mailing list NumPy-Discussion@python.org https://mail.python.org/mailman/listinfo/numpy-discussion