Details
-
Bug
-
Status: Resolved
-
Major
-
Resolution: Fixed
-
1.4.1
Description
The import for the fallback geometry implementation is using a module that doesn't exist. The import should be fixed to use the actual module.
https://github.com/apache/sedona/issues/934
windows 10
conda env create -n gis python==3.7
activate gis
conda install apache-sedona==1.4.1
python -c "from sedona.spark import SedonaContext"
Attachments
Issue Links
- links to