Kontinuation commented on PR #767: URL: https://github.com/apache/sedona/pull/767#issuecomment-1430620725
> @Kontinuation Will this work out of the box with a pip install? Like, once this gets pushed to pypi, will I be able to just do `pip install apache-sedona` and I'll get the speeded up version? In most cases, yes. We will release precompiled wheels for commonly used platforms. You'll still encounter problems on platforms not having matching wheel releases, such as Windows running on ARM64. If you do not have toolchains installed on your system, `pip install` won't be able to build the extension from the source release. -- 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]
