Skip to content

broken project's dependencies #34

@yedpodtrzitko

Description

@yedpodtrzitko

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.

Metadata

Metadata

Assignees

Labels

No labels
No labels

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions