rustyconover commented on PR #8521:
URL: https://github.com/apache/iceberg/pull/8521#issuecomment-1711014712

   Hi @Fokko,
   
   Reading the logs it looks like it's a packaging problem for Windows.
   
   I'm pretty sure Cython works on Windows, but the wheel may not have the 
necessary module packaged.
   
   Linux packages worked well (no PyIceberg errors), but the Windows build 
failed.  I don't have access to Windows so I can't really test it for you, but 
you may want to revisit including the shared library that is built by Cython.  
Maybe we need to include *.dll rather than *.so or some other extension on 
Windows?
   
   Rusty


-- 
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]


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to