I'm trying to use a package I installed using pip and it got installed in C:\Program Files\Python\Python38\Lib\site-packages, but when I import it in my IDE I get an error saying No module named instabot
. I have had this error before and I'm unsure of what is happening
Asked
Active
Viewed 268 times
0
-
You might be using a virtual env in your IDE – Kris Mar 26 '20 at 08:24