Use the beta version of poetry to set up no-binary parameter. The no binary setup does not work with geos==3.6, there is a missing make_valid method after compiling shapely. geo 3.6 is the default for colab so I documented using no-binary as optional and ignored poetry.toml.
Use the beta version of poetry to set up
no-binary
parameter. The no binary setup does not work with geos==3.6, there is a missingmake_valid
method after compiling shapely. geo 3.6 is the default for colab so I documented using no-binary as optional and ignoredpoetry.toml
.