esdalmaijer/markovbot

from markovbot import MarkovBot fails

mikeportanova opened this issue · 2 comments

As the subject says, after installing with pip, markovbot indicates it lacks MarkovBot in python 3.5

image

This should not fail, but does. I have tried importing the class directly and that also fails.

@mikeportanova I am having this issue as well, did you ever find a fix?