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 start server #44

Open
MisterVideosoEx opened this issue Dec 14, 2021 · 0 comments
Open

Unable to start server #44

MisterVideosoEx opened this issue Dec 14, 2021 · 0 comments

Comments

@MisterVideosoEx
Copy link

MisterVideosoEx commented Dec 14, 2021

Whenever I use the command python server.py I get this error message

(venv) C:\Users\mister\OneDrive\Documents\enmodal>python server.py Traceback (most recent call last): File "server.py", line 9, in <module> from EnmodalCore import enmodal File "C:\Users\mister\OneDrive\Documents\enmodal\EnmodalCore.py", line 24, in <module> import Transit File "C:\Users\mister\OneDrive\Documents\enmodal\lib\transit\Transit.py", line 2, in <module> import TransitGIS File "C:\Users\mister\OneDrive\Documents\enmodal\lib\transit\TransitGIS.py", line 11, in <module> from streetaddress import StreetAddressFormatter, StreetAddressParser ImportError: cannot import name 'StreetAddressFormatter' from 'streetaddress' (C:\Users\mister\OneDrive\Documents\enmodal\venv\lib\site-packages\streetaddress\__init__.py)

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

1 participant