hello,
i own a macbook pro running mac os x 10.5.2. Just wondering about my MacPython settings. I have two versions of MacPython on my computer. One version came with the developer(programming) tools which was an optional install. The other version i downloaded from the web. I added PYTHONPATH to my .bash_profile file, and now when i open terminal i can import scripts, from my home folder in a folder i called python. My question is when i open my IDLE of the version of python which i downloaded i can't import scripts which i have in my home folder in a folder I called python. My IDLE gives me an error message saying it can't import the scripts. I was told that when i added PYTHONPATH to my .bash_profile file that it should work for both versions of python. I was also told to research the settings of the version i downloaded. Any help would be appreciated.
_______________________________________________
Pythonmac-SIG maillist  -  Pythonmac-SIG@python.org
http://mail.python.org/mailman/listinfo/pythonmac-sig

Reply via email to