-
Notifications
You must be signed in to change notification settings - Fork 76
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
pip install fails #8
Comments
Same issue for me. Is this a Windows-specific thing maybe? |
Ah thanks for raising this @adrianstaniec and @Mindstormer619. Potential fix - in
Just to make sure I can test it before tearing a new release, what OS and python version are you running on? |
OS: Windows 10 22H2 |
OS: Windows 10 22H2 Windows 10 22H2 |
Thank you! Did the above fix help at all? 👀 |
…ove examples] (#14) Fixes: - 🪟 Windows installs were running into decoding issues. Now decoding scheme is explicitly stated. Fixes #8 #11 - ✅ Removed the assert that checked for user_id. If a user_id is not found, it assign a per session unique_id. Fixes #3 Improvements: - 💼 Brief welcome message. - 🚀 Better examples that demonstrate the power of gorilla - 🦍 Logo in README
I get this error message when trying to install with pip
The text was updated successfully, but these errors were encountered: