这是一个创建于 4224 天前的主题,其中的信息可能已经有所发展或是发生改变。
sudo pip install urllib2
Downloading/unpacking urllib2
Real name of requirement urllib2 is urllib3
Could not find any downloads that satisfy the requirement urllib2
No distributions at all found for urllib2
Storing complete log in /home/pradeep/.pip/pip.log
sudo pip install urllib
Downloading/unpacking urllib
Could not find any downloads that satisfy the requirement urllib
No distributions at all found for urllib
Storing complete log in /home/pradeep/.pip/pip.log
thx a lot!
1 条回复 • 1970-01-01 08:00:00 +08:00
|
|
1
0bit 2013-05-31 10:30:28 +08:00 1
这两个不都是python自带的吗?
|