Zaid Khan
Zaid Khan
You need to go to the to the downloaded directory which by default should be AI_Writer. so find this directory and migrate to this directory using `cd` and then run...
Can you please write down the full stacktrace that you get after executing this: ``` $ python >>> import generate ```
Ok, So its not an `ImportError` now its a `Syntax Error`. Are you using Python 3.5?
Well this is the problem this script was written for Python 2 and not for Python 3 . I assume that you have Python 2 as well if not I...
Yes thats a bug in this script but when I debugged this error a new error popped up. After studying the working of this script for a while I came...
According to me its a bug and I haven't found a workaround yet
I am not sure about that and I cant promise you anything.