Skip to content

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

Description

@nickeriksson-insitro

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)

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions