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

broken project's dependencies #34

Open
yedpodtrzitko opened this issue Feb 24, 2012 · 0 comments
Open

broken project's dependencies #34

yedpodtrzitko opened this issue Feb 24, 2012 · 0 comments
Assignees

Comments

@yedpodtrzitko
Copy link
Collaborator

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.

@ghost ghost assigned by-cx Feb 24, 2012
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

2 participants