-
Notifications
You must be signed in to change notification settings - Fork 26
broken project's dependencies #34
Copy link
Copy link
Open
Description
added new dependency which is missing from requirements.txt
manage.py runserver throw ImportError:
__import__(name)
File "./../wsgiadmin/clients/models.py", line 11, in <module>
from jsonrpc.proxy import ServiceProxy
ImportError: cannot import name ServiceProxy
Always add new dependency into requirements.txt, pls. It's a common habit.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels