Xavier BALESI
08/18/2022, 1:31 PMdagster_graphql
with python3.10 but a dependency pendulum
doesn't have wheel for python 310
https://pypi.org/project/pendulum/#filessandy
08/18/2022, 4:00 PMpip3 install dagster-graphql
in a python 3.10 environment. it had to build its own wheel rather than pull it from pypi. is that not an option for you?Xavier BALESI
08/18/2022, 4:32 PM