LoginSignup
3
3

More than 5 years have passed since last update.

python windows環境

Posted at
  • chocolateyでpython(3.3.3)をインストール
    ** cinst python3
    => C:\Python33
    => コマンドプロンプトでpythonコマンド実行

  • 環境変数追加
    PYTHONPATH=C:\Python33\Lib\site-packages

3
3
0

Register as a new user and use Qiita more conveniently

  1. You get articles that match your needs
  2. You can efficiently read back useful information
  3. You can use dark theme
What you can do with signing up
3
3