JanKrl commented on issue #1093:
URL: 
https://github.com/apache/iceberg-python/issues/1093#issuecomment-2343901577

   > Adding some context to the Avro decoder build process.
   > 
   > We use Poetry to build the Avro decoder via this script
   > 
   > 
https://github.com/apache/iceberg-python/blob/b5933756b5b488ec51cd56d5984731b6cc347f2b/pyproject.toml#L583
   > 
   > 
https://github.com/apache/iceberg-python/blob/b5933756b5b488ec51cd56d5984731b6cc347f2b/build-module.py
   > 
   > you can manually trigger by
   > 
   > ```
   > poetry build
   > ```
   > 
   > Depending on the platform, there might be some missing piece that's not 
allowing the build to succeed.
   > 
   > @JanKrl can you try the above command and paste the output here for 
debugging?
   
   Deleting python environment (env) solved the problem for me.
   So, (un)fortunately I'm not able to reproduce it anymore.
   


-- 
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: issues-unsubscr...@iceberg.apache.org

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


---------------------------------------------------------------------
To unsubscribe, e-mail: issues-unsubscr...@iceberg.apache.org
For additional commands, e-mail: issues-h...@iceberg.apache.org

Reply via email to