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

pheweb fails to install on python 3.11, 3.12, 3.13 #235

Open
nickeriksson-insitro opened this issue Jan 10, 2025 · 0 comments
Open

pheweb fails to install on python 3.11, 3.12, 3.13 #235

nickeriksson-insitro opened this issue Jan 10, 2025 · 0 comments

Comments

@nickeriksson-insitro
Copy link

Reproduce via:

docker run --rm -it python:3.12 bash
# within docker
pip install pheweb

This fails during install of greenlit (via gevent) with a similar error to this bug

Removing the pinned version of gevent~=21.1 and installing a later gevent fixes this (but I haven't yet tested if this causes any issues downstream, nor which versions exactly of gevent work)

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

1 participant