dtmilano / AndroidViewClient

Android ViewServer and ADB client
Apache License 2.0
1.62k stars 347 forks source link

Cannot install #195

Closed IgorGanapolsky closed 8 years ago

IgorGanapolsky commented 8 years ago

Hi, I am on Mac OS. I am running: sudo easy_install --upgrade androidviewclient but getting this error:

Searching for androidviewclient Reading https://pypi.python.org/simple/androidviewclient/ No local packages or download links found for androidviewclient error: Could not find suitable distribution for Requirement.parse('androidviewclient')

Please advise, Igor

dtmilano commented 8 years ago

I've just tried from Linux and worked.

$ sudo easy_install --upgrade androidviewclient
[sudo] password for diego: 
Searching for androidviewclient
Reading https://pypi.python.org/simple/androidviewclient/
Best match: androidviewclient 11.5.9
Downloading https://pypi.python.org/packages/b4/21/9edeed3b52031fe00f697abb37954e6b92e060e0982ee55045b8a1065264/androidviewclient-11.5.9-py2.7.egg#md5=dc0d545e7940ae57f548e0d0a3ddd654
Processing androidviewclient-11.5.9-py2.7.egg
removing '/usr/local/lib/python2.7/dist-packages/androidviewclient-11.5.9-py2.7.egg' (and everything under it)
creating /usr/local/lib/python2.7/dist-packages/androidviewclient-11.5.9-py2.7.egg
Extracting androidviewclient-11.5.9-py2.7.egg to /usr/local/lib/python2.7/dist-packages
androidviewclient 11.5.9 is already the active version in easy-install.pth
Installing culebra script to /usr/local/bin
Installing dump script to /usr/local/bin

Installed /usr/local/lib/python2.7/dist-packages/androidviewclient-11.5.9-py2.7.egg
Processing dependencies for androidviewclient
Finished processing dependencies for androidviewclient
dtmilano commented 8 years ago

Will try on OSX later

dtmilano commented 8 years ago

On OS X:

$ sudo easy_install --upgrade androidviewclient
Password:
Searching for androidviewclient
Reading https://pypi.python.org/simple/androidviewclient/
Best match: androidviewclient 11.5.9
Downloading https://pypi.python.org/packages/b4/21/9edeed3b52031fe00f697abb37954e6b92e060e0982ee55045b8a1065264/androidviewclient-11.5.9-py2.7.egg#md5=dc0d545e7940ae57f548e0d0a3ddd654
Processing androidviewclient-11.5.9-py2.7.egg
creating /Library/Python/2.7/site-packages/androidviewclient-11.5.9-py2.7.egg
Extracting androidviewclient-11.5.9-py2.7.egg to /Library/Python/2.7/site-packages
Adding androidviewclient 11.5.9 to easy-install.pth file
Installing culebra script to /usr/local/bin
Installing dump script to /usr/local/bin

Installed /Library/Python/2.7/site-packages/androidviewclient-11.5.9-py2.7.egg
Processing dependencies for androidviewclient
Finished processing dependencies for androidviewclient
IgorGanapolsky commented 8 years ago

I guess your easy_install is tied to Python 2.7. Mine is tied to 3.5. I guess that's what I'm having trouble with. I have both versions of Python installed on my machine - 2.7 and 3.5.

dtmilano commented 8 years ago

This may help you: http://stackoverflow.com/questions/6611730/how-to-run-easy-install-using-a-particular-python-version

IgorGanapolsky commented 8 years ago

Got it! Thanks. @dtmilano @changetip $1.

changetip commented 8 years ago

Hi @dtmilano, @IgorGanapolsky sent you a tip worth 1,536 bits ($1.00), and I'm here to deliver it ➔ collect your tip.

Learn more about ChangeTip