差分

この文書の現在のバージョンと選択したバージョンの差分を表示します。

この比較画面にリンクする

両方とも前のリビジョン 前のリビジョン
次のリビジョン
前のリビジョン
次のリビジョン 両方とも次のリビジョン
programming:python:start [2012/02/11 23:52]
yuki
programming:python:start [2012/03/01 22:39]
yuki
ライン 7: ライン 7:
   * easy_install   * easy_install
     * apt-get install python-setuptools     * apt-get install python-setuptools
-    * proxyはexport http_proxy=http://​example.com:​8080 ​した後で。+    * proxyはここで指定 
 +      * <​code>​export http_proxy=http://​example.com:​8080 
 +export https_proxy=http://​example.com:​8080</​code>​
   * pip   * pip
     * apt-get install python-pip     * apt-get install python-pip
ライン 45: ライン 47:
       * 小さめのスクリプトをクイックスタート       * 小さめのスクリプトをクイックスタート
         * PyScripter         * PyScripter
 +          * ただし、スクリプトパスに2バイト文字があると、"​UnicodeEncodeError:​ '​ascii'​ codec can't encode characters"​ とか言われる。
 +          * http://​code.google.com/​p/​pyscripter/​issues/​detail?​id=427
       * Visual Studio 2010に上乗せ       * Visual Studio 2010に上乗せ
         * http://​pytools.codeplex.com/​         * http://​pytools.codeplex.com/​
CC Attribution-Noncommercial-Share Alike 4.0 International
Driven by DokuWiki Recent changes RSS feed Valid CSS Valid XHTML 1.0