You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Im trying to have this in my python script: from quarry.net.proxy import DownstreamFactory, Bridge
although my code editor (VSC) is telling me
"Import "quarry.net.proxy" could not be resolvedPylance[reportMissingImports]"
I have done pip install quarry and I have tried uninstalling and re-installing it and restarting my VSC and such and nothing has worked.