prsaw icon indicating copy to clipboard operation
prsaw copied to clipboard

No module named 'prsaw'

Open itsziple opened this issue 3 years ago • 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'

itsziple avatar May 08 '22 23:05 itsziple