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

Unable to install on Python 3.3 #18

Closed
jensenbox opened this issue Nov 9, 2013 · 1 comment
Closed

Unable to install on Python 3.3 #18

jensenbox opened this issue Nov 9, 2013 · 1 comment

Comments

@jensenbox
Copy link

Downloading/unpacking pytils (from -r /home/christian/documents/projects/rh/requirements.txt (line 63))
  Downloading pytils-0.2.3.tar.gz (135kB): 135kB downloaded
  Running setup.py egg_info for package pytils
    Traceback (most recent call last):
      File "<string>", line 16, in <module>
      File "/tmp/pip_build_christian/pytils/setup.py", line 9
        print "Cannot load setuptool, revert to distutils"
                                                         ^
    SyntaxError: invalid syntax
    Complete output from command python setup.py egg_info:
    Traceback (most recent call last):

  File "<string>", line 16, in <module>

  File "/tmp/pip_build_christian/pytils/setup.py", line 9

    print "Cannot load setuptool, revert to distutils"

                                                     ^

SyntaxError: invalid syntax

----------------------------------------
Cleaning up...
Command python setup.py egg_info failed with error code 1 in /tmp/pip_build_christian/pytils
Storing complete log in /home/christian/.pip/pip.log
@y10h
Copy link
Collaborator

y10h commented Dec 2, 2013

Should work with pytils 0.3, please try it now.

@y10h y10h closed this as completed Dec 2, 2013
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