Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
Ubuntu 10.10で作業していて、次のコマンドを使用してpipをインストールしました
apt-get install python-pip
ただし、pipを使用してパッケージをインストールしようとすると、次のエラーが発生します
ImportError: No module named pip.log
ここで何がうまくいかなかったのでしょうか?