-
Notifications
You must be signed in to change notification settings - Fork 21
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 in new environment fails #234
Comments
This appears to happen when a non-git charm4py is being installed before the greenlet package is installed. As a workaround, can you try installing |
After installing
Then after installing
|
Can you put the contents of |
I have the same problem. |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Installing
charm4py
in a new environment fails on my macOS 12.5 machine with Python 3.9.13:Any ideas?
The text was updated successfully, but these errors were encountered: