-
Notifications
You must be signed in to change notification settings - Fork 4
Open
Description
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 christ...@officepools.com on 9 Nov 2013 at 8:51
Reactions are currently unavailable