Python library error

0

Yesterday I installed the chatterbot by the pip method only when I'm going to import something from his library into the pycharm of the error as if I had not installed it:

import chatterbot
ModuleNotFoundError: No module named 'chatterbot'
    
asked by anonymous 13.02.2018 / 12:55

0 answers