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
I installed the plugin for my project in python, and the terminal says that there is no module called "prsaw"
Error:
C:\Users\zip\Desktop\AI_Chat>py ai_bot.py
Traceback (most recent call last):
File "C:\Users\zip\Desktop\AI_Chat\ai_bot.py", line 3, in
from prsaw import RandomStuff
ModuleNotFoundError: No module named 'prsaw'
The text was updated successfully, but these errors were encountered:
I installed the plugin for my project in python, and the terminal says that there is no module called "prsaw"
Error:
C:\Users\zip\Desktop\AI_Chat>py ai_bot.py
Traceback (most recent call last):
File "C:\Users\zip\Desktop\AI_Chat\ai_bot.py", line 3, in
from prsaw import RandomStuff
ModuleNotFoundError: No module named 'prsaw'
The text was updated successfully, but these errors were encountered: