Y
Hacker News
new
|
ask
|
show
|
jobs
by
abc_lisper
1386 days ago
I get the same thing too!
1 comments
vesterde
1386 days ago
Try to put `sys.path.insert(0, os.getcwd())` after `import sys` in dream.py.
That fixed it for me.
link
That fixed it for me.