Fokko commented on issue #5901:
URL: https://github.com/apache/iceberg/issues/5901#issuecomment-1265011029

   Thanks @djouallah for sharing. Could you try to install `wheel` (`pip3 
install wheel`), and then install PyIceberg?
   
   I noticed this from the log:
   > Using legacy 'setup.py install' for mmh3, since package 'wheel' is not 
installed.
   
   This means that it will fall back on installing it from the source, which 
will mean that it will try to compile the native extension.


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