Skip to content
This repository has been archived by the owner on Nov 30, 2023. It is now read-only.

Unable to install #434

Open
gzambran opened this issue Aug 21, 2017 · 4 comments
Open

Unable to install #434

gzambran opened this issue Aug 21, 2017 · 4 comments

Comments

@gzambran
Copy link

Collecting transitfeed
Downloading transitfeed-1.2.14.tar.gz (347kB)
100% |████████████████████████████████| 348kB 1.7MB/s
Complete output from command python setup.py egg_info:
Traceback (most recent call last):
File "", line 1, in
File "/private/tmp/pip-build-nenm9v/transitfeed/setup.py", line 34
except ImportError, e:
^
SyntaxError: invalid syntax

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

Command "python setup.py egg_info" failed with error code 1 in /private/tmp/pip-build-nenm9v/transitfeed/

@MuckT
Copy link

MuckT commented Aug 22, 2017 via email

@gzambran
Copy link
Author

I definitely have 2 installs of Python on my computer but that hasn't caused issues with any other installs. I even aliased python to python3.6 but still have the same issue.

@gzambran
Copy link
Author

I see my silly mistake. Didn't realize this isn't supported for Python 3

@avilaton
Copy link
Contributor

Issue is caused by incompatibility with python 3, tracked in #412 . This can be marked as duplicate and closed.

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

No branches or pull requests

3 participants