Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- [...]/pyfa$ ./pyfa.py
- Traceback (most recent call last):
- File "./pyfa.py", line 25, in <module>
- import config
- File "[...]/pyfa/config.py", line 4, in <module>
- from logbook import Logger
- ImportError: No module named logbook
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement