You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
[rubiksmomo@nakedman /]$ python ~/nakedman.py
Traceback (most recent call last):
File "/home/rubiksmomo/nakedman.py", line 13, in
from wordnik import *
File "/usr/lib/python3.5/site-packages/wordnik/WordListApi.py", line 23, in
from models import *
ImportError: No module named 'models'
[rubiksmomo@nakedman /]$