Advertisement
Guest User

Untitled

a guest
Apr 7th, 2017
117
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.22 KB | None | 0 0
  1. [...]/pyfa$ ./pyfa.py
  2. Traceback (most recent call last):
  3. File "./pyfa.py", line 25, in <module>
  4. import config
  5. File "[...]/pyfa/config.py", line 4, in <module>
  6. from logbook import Logger
  7. ImportError: No module named logbook
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement