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: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to