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

pip install failure on 0.5 release #75

Closed
hanc1208 opened this issue Jun 29, 2016 · 2 comments
Closed

pip install failure on 0.5 release #75

hanc1208 opened this issue Jun 29, 2016 · 2 comments

Comments

@hanc1208
Copy link

  Using cached furl-0.5.tar.gz
    Complete output from command python setup.py egg_info:
    Traceback (most recent call last):
      File "<string>", line 20, in <module>
      File "/private/var/folders/12/y2p8nk8s4hx_2x79q6rws8780000gn/T/pip-build-7kf0kjut/furl/setup.py", line 26
        print 'python setup.py sdist'
                                    ^
    SyntaxError: Missing parentheses in call to 'print'

    ----------------------------------------

Cannot install furl>=0.5 using pip

@gruns
Copy link
Owner

gruns commented Jun 29, 2016

Fixed in v0.5.1. Upgrade with

pip install furl --upgrade

Thank you for bringing this issue to my attention so quickly Han. Don't hesitate to let me know if there's anything else I can do for you.

@gruns gruns closed this as completed Jun 29, 2016
@hanc1208
Copy link
Author

Thank you for your great library.

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

2 participants