python:virtual_python

差分

このページの2つのバージョン間の差分を表示します。

この比較画面へのリンク

両方とも前のリビジョン 前のリビジョン
次のリビジョン
前のリビジョン
最新のリビジョン両方とも次のリビジョン
python:virtual_python [2009/09/07 11:40] ともやんpython:virtual_python [2019/07/27 07:11] ともやん
行 1: 行 1:
 +<ifauth !@loggedinusers><html>
 +<script async src="//pagead2.googlesyndication.com/pagead/js/adsbygoogle.js"></script>
 +<script>
 +     (adsbygoogle = window.adsbygoogle || []).push({
 +          google_ad_client: "ca-pub-0791334967460971",
 +          enable_page_level_ads: true
 +     });
 +</script></html></ifauth>
 ====== Virtual Python のインストール(Xrea編) ====== ====== Virtual Python のインストール(Xrea編) ======
  ここでは、~/usr/bin/python にて Python が利用できるようにする方法を説明する。\\  ここでは、~/usr/bin/python にて Python が利用できるようにする方法を説明する。\\
行 30: 行 38:
 sys.setdefaultencoding('utf-8') sys.setdefaultencoding('utf-8')
 :wq! <- vi save & quit :wq! <- vi save & quit
 +</code>
   - sitecustomize.py の属性を変更する。\\ <code>   - sitecustomize.py の属性を変更する。\\ <code>
-$ chmod 777 sitecustomize.py+$ chmod 755 sitecustomize.py
 </code> </code>
   - .bashrc を作成・編集して bash の環境変数を設定する。\\ <code>   - .bashrc を作成・編集して bash の環境変数を設定する。\\ <code>
  • python/virtual_python.txt
  • 最終更新: 2019/08/19 07:02
  • by ともやん