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

Does not install with pip3 #3

Open
wsw70 opened this issue Sep 30, 2016 · 0 comments
Open

Does not install with pip3 #3

wsw70 opened this issue Sep 30, 2016 · 0 comments

Comments

@wsw70
Copy link

wsw70 commented Sep 30, 2016

When trying to install with pip3 I get

C:\>pip3 install Bottle-SSLify
Collecting Bottle-SSLify
  Downloading Bottle-SSLify-0.0.1.tar.gz
    Complete output from command python setup.py egg_info:
    Traceback (most recent call last):
      File "<string>", line 1, in <module>
      File "C:\Users\u\AppData\Local\Temp\pip-build-zzg3revq\Bottle-SSLify\setup.py", line 27
        print 'something went wrong reading the README.md file.'
                                                               ^
    SyntaxError: Missing parentheses in call to 'print'

It seems that it has not been ported to Python3

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