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

🐛 Improve handling broken environment with a graceful error #110

Merged
merged 1 commit into from
Apr 21, 2024

Conversation

Ousret
Copy link
Member

@Ousret Ousret commented Apr 21, 2024

Came up with someone that attempted to break his environment by doing:

pip install niquests requests
pip uninstall requests urllib3
python -c "import niquests"

in the given order.

@Ousret Ousret merged commit ba8f622 into main Apr 21, 2024
31 checks passed
@Ousret Ousret deleted the bugfix-improve-edge-env branch April 21, 2024 18:14
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

Successfully merging this pull request may close these issues.

1 participant