- 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
推薦閱讀
- Instant Testing with CasperJS
- C#高級編程(第10版) C# 6 & .NET Core 1.0 (.NET開發經典名著)
- 看透JavaScript:原理、方法與實踐
- OpenNI Cookbook
- HTML5游戲開發案例教程
- 零基礎學Java程序設計
- 軟件架構:Python語言實現
- Elasticsearch for Hadoop
- Clojure Reactive Programming
- 從零開始學Linux編程
- Python圖形化編程(微課版)
- Python項目實戰從入門到精通
- Unity 3D/2D移動開發實戰教程
- INSTANT Yii 1.1 Application Development Starter
- 深度學習程序設計實戰