ONSgeo/gridgranulator

Pip-installed pygeos is crashing on sjoin

Closed this issue · 1 comments

Pygeos installed by pip is causing windows exception when doing sjoin on polygons.

When installing through conda, this seems to rectify the problem. The CI/CD needs to change in this repo to use conda.

Final package will need to be installed through conda, but dependencies through pip. Is this possible

Solved problem by installing dependencies with conda using requirements.txt