Pushbullet importing OS error, circular import error

191 Views Asked by At

I am having trouble when using Pushbullet in my VS-Code project, it's having a problem with importing pushbullet. I am using Python 3.8.2 on Windows 10, Python 2.7 is also installed, there are two types of error and I have no clue at all

But when I try it manually in python 3.8.2 IDE, it works perfectly. Can someone help me to fix this issue

I have looked through some of the similar post, saying this is the PATH problem and try to uninstall numpy , I also couldn't uninstall numpy because of having no permission problem.

error1erro2

0

There are 0 best solutions below