wit-ai / pywit

Python library for Wit.ai
Other
1.45k stars 359 forks source link

cannot import "Wit" #117

Closed LostAndDead closed 5 years ago

LostAndDead commented 6 years ago

I'm using the basic example but whenever I run it it says

Traceback (most recent call last): File "c:\Cool_Projects\Bots\Nyuu\cogs\wit.py", line 7, in import wit File "c:\Cool_Projects\Bots\Nyuu\cogs\wit.py", line 8, in from wit import Wit ImportError: cannot import name 'Wit'

How do I fix this?

patapizza commented 6 years ago

Hi @Boostio90122,

How did you install the module?