wendrickje opened a new issue, #934: URL: https://github.com/apache/sedona/issues/934
## Expected behavior Expected import to succeed ## Actual behavior Import fails with module not found exception ## Steps to reproduce the problem 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" ## Settings Sedona version =1.4.1 Apache Spark version = 3.0.0 Apache Flink version = n/a API type = Python Scala version = 2.12 JRE version = 1.11 Python version = 3.7 Environment = Standalone -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
