আমি পাইপ v1.5.6 চালাচ্ছি যা পাইথন হোমস্রু মাধ্যমে ইনস্টল করা হয়, OSX 10.11 এ
চলমান যখন pip install emo
উদাহরণস্বরূপ, আমি পেতে পারি:
Could not find any downloads that satisfy the requirement emo
pip.log লেখা আছে:
------------------------------------------------------------
/usr/local/bin/pip run on Mon Jan 5 11:50:28 2015
Downloading/unpacking emo
Getting page https://pypi.python.org/simple/emo/
URLs to search for versions for emo:
* https://pypi.python.org/simple/emo/
Analyzing links from page https://pypi.python.org/simple/emo/
Could not find any downloads that satisfy the requirement emo
Cleaning up...
Removing temporary dir /private/var/folders/v0/jsnj03_s7kvcf6xt32s_bt_40000gn/T/pip_build_elzi...
No distributions at all found for emo
Exception information:
Traceback (most recent call last):
File "/usr/local/Cellar/python/2.7.5/Frameworks/Python.framework/Versions/2.7/lib/python2.7/site-packages/pip-1.5.6-py2.7.egg/pip/basecommand.py", line 122, in main
status = self.run(options, args)
File "/usr/local/Cellar/python/2.7.5/Frameworks/Python.framework/Versions/2.7/lib/python2.7/site-packages/pip-1.5.6-py2.7.egg/pip/commands/install.py", line 278, in run
requirement_set.prepare_files(finder, force_root_egg_info=self.bundle, bundle=self.bundle)
File "/usr/local/Cellar/python/2.7.5/Frameworks/Python.framework/Versions/2.7/lib/python2.7/site-packages/pip-1.5.6-py2.7.egg/pip/req.py", line 1177, in prepare_files
url = finder.find_requirement(req_to_install, upgrade=self.upgrade)
File "/usr/local/Cellar/python/2.7.5/Frameworks/Python.framework/Versions/2.7/lib/python2.7/site-packages/pip-1.5.6-py2.7.egg/pip/index.py", line 277, in find_requirement
raise DistributionNotFound('No distributions at all found for %s' % req)
DistributionNotFound: No distributions at all found for emo
https://pypi.python.org/simple/emo আমার জন্য লোড করার জন্য একটি খুব দীর্ঘ সময় লাগে কিন্তু আসলে বিদ্যমান।
কোন ধারণা কি ঘটছে হতে পারে? অন্যান্য প্যাকেজ, উদাহরণস্বরূপ "scapy", জরিমানা ইনস্টল করুন।
emo
একটি ট্রেন্ডিং github repo যাতে তাই অসম্ভব মনে হয়। আমি অনেক অন্যান্য প্যাকেজ সঙ্গে এই ত্রুটি পেতে।