- Learn Python in 7 Days
- Mohit Bhaskar N. Das
- 34字
- 2021-07-09 20:40:21
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
推薦閱讀
- 深入核心的敏捷開發:ThoughtWorks五大關鍵實踐
- Boost程序庫完全開發指南:深入C++”準”標準庫(第5版)
- Learning Linux Binary Analysis
- Python高效開發實戰:Django、Tornado、Flask、Twisted(第2版)
- Oracle Database 12c Security Cookbook
- PySide GUI Application Development(Second Edition)
- 量化金融R語言高級教程
- Access 2010數據庫應用技術實驗指導與習題選解(第2版)
- Tableau Desktop可視化高級應用
- 愛上C語言:C KISS
- 黑莓(BlackBerry)開發從入門到精通
- 軟件測試技術
- Unity 3D UI Essentials
- Spring MVC Blueprints
- 從Excel到Python:用Python輕松處理Excel數據