Guest User

Untitled

a guest
Jan 18th, 2019
83
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.27 KB | None | 0 0
  1. C:\Dev\python_training\env\Scripts\python.exe C:/Dev/python_training/generator/add_group.py
  2. Traceback (most recent call last):
  3. File "C:/Dev/python_training/generator/add_group.py", line 1, in <module>
  4. from model.group import Group
  5. ModuleNotFoundError: No module named 'model'
Add Comment
Please, Sign In to add comment