Skip to content
New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

No module named datasets.twitter #2

Open
hannan-sultan opened this issue Mar 25, 2017 · 1 comment
Open

No module named datasets.twitter #2

hannan-sultan opened this issue Mar 25, 2017 · 1 comment

Comments

@hannan-sultan
Copy link

I am trying to run python 03-Twitter-chatbot.py but getting error
I tensorflow/stream_executor/dso_loader.cc:135] successfully opened CUDA library libcublas.so.8.0 locally I tensorflow/stream_executor/dso_loader.cc:135] successfully opened CUDA library libcudnn.so.5 locally I tensorflow/stream_executor/dso_loader.cc:135] successfully opened CUDA library libcufft.so.8.0 locally I tensorflow/stream_executor/dso_loader.cc:135] successfully opened CUDA library libcuda.so.1 locally I tensorflow/stream_executor/dso_loader.cc:135] successfully opened CUDA library libcurand.so.8.0 locally Traceback (most recent call last): File "03-Twitter-chatbot.py", line 8, in <module> from datasets.twitter import data ImportError: No module named datasets.twitter

@shanthivardhan
Copy link

I faced similar issue with python2.7 but tried the same running with python3 and everything seems fine.

# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants