Closed stardiviner closed 8 years ago
It's weird. Try to use easy_install tickeys to install?
$ sudo easy_install tickeys
Searching for install
Reading https://pypi.python.org/simple/install/
Couldn't find index page for 'install' (maybe misspelled?)
Scanning index of all packages (this may take a while)
Reading https://pypi.python.org/simple/
No local packages or download links found for install
error: Could not find suitable distribution for Requirement.parse('install')
Seems can't find file on website, I thought it could be network problem, so I started proxy, but still same error.
Did you use sudo easy_install install tickeys
, not sudo easy_install tickeys
?
Then check your python version, whether it is version 2.7 or not.
It seems that you use the arch linux, I didn't test tickeys on it, sorry for that. :(
@BillBillBillBill sorry, I use sudo easy_install install tickeys
, I paste from tmux, error formated.
Yes, I'm using Arch Linux, And using Python 3.4.3
. and pip 7.1.2
, and easy_install setup_tools 12.0.5
.
Maybe you can try python2.7 then using 'sudo easy_install tickeys':)
Still does not work, same error. Can we keep this open? I will deal with this issue in some days.
OK, thank you for the issue
Now, the command sudo easy_install-2.7 tickeys
successed.
Why? Then I tried to install "run" with
pip install run
, but got another error: