Did anyone encounter an issue with greenlet
transitive dependency of Kedro? Python 3.10, MacOS with M chip.
are you experiencing problems at runtime? or is it that it can’t be installed?
Can't be installed. Resolved this via python3.10 -m pip install ...
instead of just pip install
.
The painpoint though is that I'm not sure how that works with uv
ahaha