cswartzvi commented on PR #1371:
URL: https://github.com/apache/hamilton/pull/1371#issuecomment-3218059676

   @skrawcz Ah yes, I saw that message and tested it on my machine ... turns 
out `libiconv-dev` is [not a ubuntu 
package](https://github.com/apache/hamilton/actions/runs/17188098667/job/48759907890?pr=1371),
 apparently iconv is bundled in the GNU C lib `libc6-dev`, but for some reason 
the package build process does not find it. Rather than installing in manually, 
I came up with a different solution - conditional pin `pyreadstat` to the last 
version with py38 and py39 wheels. This appears to have worked!
   
   I will ask the dev mailing list about the permissions issues.


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