ModuleNotFoundError : No module named data_helpers
Little0o0 opened this issue · 1 comments
Little0o0 commented
When I run gan.py , I get this error. Can you help me with this?
Traceback (most recent call last):
File "gan.py", line 14, in
from data_helpers import encode_sent
ImportError: No module named data_helpers
hanglearning commented
$ pip install git+git://github.com/qevo/py_data_helper.git