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 #22

Open
GoogleCodeExporter opened this issue Feb 9, 2016 · 0 comments
Open

Unable to install on Python 3.3 #22

GoogleCodeExporter opened this issue Feb 9, 2016 · 0 comments

Comments

@GoogleCodeExporter
Copy link

Downloading/unpacking mimeparse (from -r 
/home/christian/documents/projects/rh/requirements.txt (line 44))
  Downloading mimeparse-0.1.3.tar.gz
  Running setup.py egg_info for package mimeparse
    Traceback (most recent call last):
      File "<string>", line 16, in <module>
      File "/tmp/pip_build_christian/mimeparse/setup.py", line 1
        # -*- coding: utf-8 -*-
          ^
    SyntaxError: invalid character in identifier
    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/mimeparse/setup.py", line 1

    # -*- coding: utf-8 -*-

      ^

SyntaxError: invalid character in identifier

----------------------------------------
Cleaning up...
Command python setup.py egg_info failed with error code 1 in 
/tmp/pip_build_christian/mimeparse
Storing complete log in /home/christian/.pip/pip.log

Original issue reported on code.google.com by [email protected] on 9 Nov 2013 at 8:51

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

No branches or pull requests

1 participant