andygrove commented on issue #302: URL: https://github.com/apache/arrow-datafusion-python/issues/302#issuecomment-1503366163
The wheel issues should all now be resolved as of DF 22, which is available on testpypi, so closing this issue. Feel free to reopen if you still have issues. ```shell python3 -m pip install --index-url https://test.pypi.org/simple/ datafusion==22.0.0 ``` -- 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]
