Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

can not install package (errors looks like problem with detecting python version) #101

Open
BartlomiejBartnicki opened this issue Nov 29, 2018 · 0 comments

Comments

@BartlomiejBartnicki
Copy link

C:\Users\user>python -V
Python 3.6.4
C:\Users\user>pip install lesspy
Collecting lesspy
Using cached https://files.pythonhosted.org/packages/56/1d/08ef4afe3a6cbe5e573475e9745bed943caf10e050a5ac1ce03031e2f517/lesspy-0.1.tar.gz
Complete output from command python setup.py egg_info:
Traceback (most recent call last):
File "", line 1, in
File "C:\Users\user\AppData\Local\Temp\pip-install-0_4bxwih\lesspy\setup.py", line 9, in <
module>
from lesspy import version
File "C:\Users\user\AppData\Local\Temp\pip-install-0_4bxwih\lesspy\lesspy_init_.py", li
ne 79
print 'Copying %s to %s' % (source, destination)
^
SyntaxError: invalid syntax

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant