You are viewing a plain text version of this content. The canonical link for it is here.
Posted to github@arrow.apache.org by "gopinathcs (via GitHub)" <gi...@apache.org> on 2023/02/28 21:44:08 UTC

[GitHub] [arrow-datafusion-python] gopinathcs opened a new issue, #248: Datafusion 0.8.0 for Mac M1 is broken

gopinathcs opened a new issue, #248:
URL: https://github.com/apache/arrow-datafusion-python/issues/248

   **Describe the bug**
   Datafusion 0.8.0 for Mac M1  is broken
   
   **To Reproduce**
   import datafusion in MacBook Pro M1
   
   **Expected behavior**
   
   
   **Additional context**
   dlopen(/XXXX/lib/python3.10/site-packages/datafusion/_internal.abi3.so, 0x0002): tried: '/Users/gopigrip7/opt/anaconda3/envs/datalake/lib/python3.10/site-packages/datafusion/_internal.abi3.so' (mach-o file, but is an incompatible architecture (have 'arm64', need 'x86_64')), '/System/Volumes/Preboot/Cryptexes/OS/Users/gopigrip7/opt/anaconda3/envs/datalake/lib/python3.10/site-packages/datafusion/_internal.abi3.so' (no such file), '/Users/gopigrip7/opt/anaconda3/envs/datalake/lib/python3.10/site-packages/datafusion/_internal.abi3.so' (mach-o file, but is an incompatible architecture (have 'arm64', need 'x86_64'))
   


-- 
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: github-unsubscribe@arrow.apache.org.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


[GitHub] [arrow-datafusion-python] jdye64 commented on issue #248: Datafusion 0.8.0 for Mac M1 is broken

Posted by "jdye64 (via GitHub)" <gi...@apache.org>.
jdye64 commented on issue #248:
URL: https://github.com/apache/arrow-datafusion-python/issues/248#issuecomment-1458559197

   @andygrove do you have an arm based mac to try this out on? I do not unfortunately.


-- 
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: github-unsubscribe@arrow.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


[GitHub] [arrow-datafusion-python] andygrove closed issue #248: Datafusion 0.8.0 for Mac M1 is broken

Posted by "andygrove (via GitHub)" <gi...@apache.org>.
andygrove closed issue #248: Datafusion 0.8.0 for Mac M1  is broken
URL: https://github.com/apache/arrow-datafusion-python/issues/248


-- 
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: github-unsubscribe@arrow.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


[GitHub] [arrow-datafusion-python] jdye64 commented on issue #248: Datafusion 0.8.0 for Mac M1 is broken

Posted by "jdye64 (via GitHub)" <gi...@apache.org>.
jdye64 commented on issue #248:
URL: https://github.com/apache/arrow-datafusion-python/issues/248#issuecomment-1458577186

   @gopinathcs out of curiosity could you try manually removing [lines](https://github.com/apache/arrow-datafusion-python/blob/0.8.0/conda/environments/datafusion-dev.yaml#L41-43), changing [line](https://github.com/apache/arrow-datafusion-python/blob/0.8.0/conda/environments/datafusion-dev.yaml#L31) to `python>=3.8`, and recreating your conda environment? I have a hunch that the cudf packages might be introducing an version of abi that could possibly be the issue.


-- 
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: github-unsubscribe@arrow.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


[GitHub] [arrow-datafusion-python] andygrove commented on issue #248: Datafusion 0.8.0 for Mac M1 is broken

Posted by "andygrove (via GitHub)" <gi...@apache.org>.
andygrove commented on issue #248:
URL: https://github.com/apache/arrow-datafusion-python/issues/248#issuecomment-1503368439

   This issue seems to be stale, so closing. Feel free to reopen.


-- 
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: github-unsubscribe@arrow.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org