webbot
webbot copied to clipboard
Cannot Run In VSCode
Idk What the hell is going on but I can't get it to pop up with a window of what it's doing in VScode. I click Run
then click Start Debugging
and it will just quit after a second. I've done everything in the instructions, type pip install webbot
. No matter what I try I always get this: ImportError: cannot import name 'Browser' from partially initialized module 'webbot' (most likely due to a circular import)
but this is only when I run it using cmd. Please help, it's probably just my numb skull. Thanks.