You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Python 3.11.2 (v3.11.2:878ead1ac1, Feb 7 2023, 10:02:41) [Clang 13.0.0 (clang-1300.0.29.30)] on darwin
Type "help", "copyright", "credits" or "license()" for more information.
= RESTART: /Users/kiannatsui/Downloads/chatbot-master/Chatbot-tensowflow2.0/Distribute_seq2seqchatbot/seq2seqModel.py
Traceback (most recent call last):
File "/Users/kiannatsui/Downloads/chatbot-master/Chatbot-tensowflow2.0/Distribute_seq2seqchatbot/seq2seqModel.py", line 2, in
import tensorflow as tf
ModuleNotFoundError: No module named 'tensorflow'
The text was updated successfully, but these errors were encountered:
Python 3.11.2 (v3.11.2:878ead1ac1, Feb 7 2023, 10:02:41) [Clang 13.0.0 (clang-1300.0.29.30)] on darwin
Type "help", "copyright", "credits" or "license()" for more information.
= RESTART: /Users/kiannatsui/Downloads/chatbot-master/Chatbot-tensowflow2.0/Distribute_seq2seqchatbot/seq2seqModel.py
Traceback (most recent call last):
File "/Users/kiannatsui/Downloads/chatbot-master/Chatbot-tensowflow2.0/Distribute_seq2seqchatbot/seq2seqModel.py", line 2, in
import tensorflow as tf
ModuleNotFoundError: No module named 'tensorflow'
The text was updated successfully, but these errors were encountered: