minimaxir / textgenrnn

Easily train your own text-generating neural network of any size and complexity on any text dataset with a few lines of code.
Other
4.94k stars 754 forks source link

ImportError: cannot import name 'textgenrnn' #118

Open nsingirikonda opened 5 years ago

nsingirikonda commented 5 years ago

I am running on a ubuntu system and have the latest textgenrnn package installed via pip3. Along with that I have tensorflow(CPU) and Python 3.6.7. Not sure why I am running into this issue.

restereo commented 5 years ago

Same error on mac os X 10.13 with python from homebrew