Ethan Leifer
04/13/2023, 10:28 PMTim Castillo
04/13/2023, 10:30 PM[tool.poetry.dependencies]
?Ethan Leifer
04/13/2023, 10:31 PMTim Castillo
04/13/2023, 10:35 PMgrpcio
.
If updating didn't fix it, then you can run this line to use a pre-built grpcio
that we provide for convenience until Google figures out how to maintain grpcio:
poetry source add grpcio <https://github.com/dagster-io/build-grpcio/wiki/Wheels>
Ethan Leifer
04/13/2023, 10:36 PMTim Castillo
04/13/2023, 10:37 PMEthan Leifer
04/13/2023, 10:38 PMTim Castillo
04/13/2023, 10:40 PMsetup.py
with pyproject.toml
if you'd like. We just use setup.py
by default for convenience and to not ask our users to install additional package management utils, ex. Poetry.Ethan Leifer
04/13/2023, 10:40 PM