AbrahamSanders / AbrahamSanders/seq2seq-chatbot

from tensorflow.contrib.tensorboard.plugins import projector ModuleNotFoundError: No module named 'tensorflow.contrib

Open
#39 2 comments 0 reactions 0 assignees View on GitHub
Dominant language
Python
Stars
99
Forks
54
PR merge metrics
No merged PRs in 30d

Description

Hi,
I have this error
2022-07-18 11:26:12.383850: W tensorflow/stream_executor/platform/default/dso_loader.cc:64] Could not load dynamic library 'cudart64_110.dll'; dlerror: cudart64_110.dll not found
2022-07-18 11:26:12.384185: I tensorflow/stream_executor/cuda/cudart_stub.cc:29] Ignore above cudart dlerror if you do not have a GPU set up on your machine.
Traceback (most recent call last):
File "chat.py", line 10, in
from chatbot_model import ChatbotModel
File "C:\Users\winDows\seq2seq-chatbot\seq2seq-chatbot\chatbot_model.py", line 7, in
from tensorflow.contrib.tensorboard.plugins import projector
ModuleNotFoundError: No module named 'tensorflow.contrib'

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.