Skip to content
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

Script Not working #9

Open
HeyItsPat01 opened this issue Jun 9, 2023 · 1 comment
Open

Script Not working #9

HeyItsPat01 opened this issue Jun 9, 2023 · 1 comment

Comments

@HeyItsPat01
Copy link

Terminal shows this when trying to run PSA.py:

ImportError: cannot import name 'DEFAULT_CIPHERS' from 'urllib3.util.ssl_'

Not sure if I have set up wrong, or the script has been patched again.

@DigiGonner
Copy link

DigiGonner commented Jul 24, 2023

The error looks like the version of urllib3 you are using. Try to use version 1.26.16
pip install urllib3==1.26.16

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants