DomiNike111
Results
1
issues of
DomiNike111
The code: from os import environ from Bard import Chatbot Secure_1PSID = Secure_1PSIDTS = chatbot = Chatbot(Secure_1PSID, Secure_1PSIDTS) chatbot.ask("Hello, how are you?") The error: PS C:\Users\me\Documents\vspy\revgooglebard> & C:/Users/me/AppData/Local/Programs/Python/Python39/python.exe c:/Users/me/Documents/vspy/revgooglebard/main.py Traceback...