I have some self-written Python modules that work fine in TM1, but in TM2 the Mac System ENV PYTHONPATH does not seem to be read? I was able to steer to my Python binary of choice using TM_PYTHON but neither the system/GUI variable PYTHONPATH not setting of a TM_PYTHONPATH was helping TM2 to find my own Python modules that I added before via the PYTHON PATH.
What do I need to do to let TM2 find / read the PYTHONPATH?
Best regards, Michael
On Mar 28, 2012, at 8:16 AM, K.-Michael Aye wrote:
What do I need to do to let TM2 find / read the PYTHONPATH?
I just went to Preferences → Variables and set PYTHONPATH there. It’s been working for me.