インターネットに接続していないWindowsマシンを持っています。また、セキュリティ上の理由により、本機をインターネットに接続することはできません。
PyDev
インターネットに接続せずにインストールするにはどうすればよいですか?
PyDevからSourceForgeのダウンロードを使用し、次の手順で手動でインストールします。
Installing with the zip file
The available locations for the zip files are:
Sourceforge download
After downloading the zip file:
Eclipse 3.4 onwards
Extract the contents of the zip file in the eclipse/dropins folder and restart Eclipse.
Before Eclipse 3.4
Extract the contents of the zip file on top of Eclipse, making sure the plugins folder is extracted on top of the
eclipse/plugins folder and the features is on top of the eclipse/features folder.
After that, restart Eclipse with the '-clean' flag, so that Eclipse finds out about it.
http://www.liclipse.comを使用します。PyDevが組み込まれており、インストールが簡単です。