- Learn Python in 7 Days
- Mohit Bhaskar N. Das
- 34字
- 2025-04-04 19:20:06
Setting environment variables in Mac OS (OS 10.9)
Here, simply you need to edit the launchd.conf file and add the path variable to the file:
$ sudo edit /etc/launchd.conf
setenv PYTHONPATH /Users/vesper/temp:/Users/vesper/misc