Closed venkateshbala14031996 closed 7 years ago
Traceback (most recent call last): File "Natasha.py", line 5, in import cleverbot ImportError: No module named cleverbot
Did you install cleverbot? Use this command - pip install cleverbot
pip install cleverbot
Traceback (most recent call last): File "Natasha.py", line 7, in import wikipedia ImportError: No module named wikipedia
Similarly install wikipedia pip install wikipedia
pip install wikipedia
Traceback (most recent call last): File "Natasha.py", line 5, in
import cleverbot
ImportError: No module named cleverbot