AbrahamSanders / AbrahamSanders/seq2seq-chatbot

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

未关闭
#39 2 条评论 0 个 reaction 已指派 0 人 在 GitHub 查看
主要语言
Python
星标
99
派生
54
PR 合并指标
30 天内没有已合并 PR

描述

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'

贡献指南

这个仓库没有索引到贡献指南

评估

这个 Issue 还没有评估数据。

把新 issue 发到你的邮箱

精选适合新手参与的 GitHub issue 摘要。