Guest User

Untitled

a guest
May 16th, 2018
95
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.55 KB | None | 0 0
  1. (work27) pikeys-MacBook-Air:piai_backend_core spacslug$ python piai.py dialogue config/dialogueserver.cfg
  2. Traceback (most recent call last):
  3. File "piai.py", line 127, in <module>
  4. import DialogueServer
  5. File "/Users/spacslug/work/piai/piai_backend_core/DialogueServer.py", line 130, in <module>
  6. import Agent
  7. File "/Users/spacslug/work/piai/piai_backend_core/Agent.py", line 52, in <module>
  8. from utils import Settings, ContextLogger, databaseHandle
  9. ImportError: No module named utils
  10. (work27) pikeys-MacBook-Air:piai_backend_core spacslug$
Add Comment
Please, Sign In to add comment