CodeWithSwastik/prsaw

No module named 'prsaw'

Opened this issue · 0 comments

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'