Skip to content

Does not install with pip3 #3

@wsw70

Description

@wsw70

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

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions