-
-
Notifications
You must be signed in to change notification settings - Fork 1.3k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
use in windows 10 error : UnboundLocalError: local variable 'browser' referenced before assignment #777
Comments
which side is this? |
Hi can I have reply? |
I am having the same issue using a container to run the code. Problem not present in local run |
what do you mean side?? |
Website |
I don't think it's relevant. Also watch my issue I just posted |
I too am experiencing the same issue with a container. I am currently trying with the python playwright docker image:
I have followed the quick install instructions and have tried both headless, and non-headless options, i.e.:
The below might not fix it, but It looks as though there is an error in the |
playwright install :
use :
error :
UnboundLocalError: local variable 'browser' referenced before assignment
detail is :
pelase help me
The text was updated successfully, but these errors were encountered: