Issue with pyreadstat installation: 'iconv.h' file not found #273
-
Hello, I am encountering an issue while trying to install the pyreadstat package. Here are the details: During the installation, I received the following error message:
I have already installed libiconv and set the appropriate environment variables, but the issue persists. This problem did not occur on my previous computer. However, I am now using a new machine, and I encountered this issue while installing packages. I am currently using Python 3.13. Could you please provide guidance on how to resolve this issue? Thank you for your assistance! |
Beta Was this translation helpful? Give feedback.
Replies: 1 comment 3 replies
-
See these instructions : https://github.com/Roche/pyreadstat/blob/master/windows_compilation.md Also here: Or wait a bit for the wheels for python 3.13 to be on pypi =) |
Beta Was this translation helpful? Give feedback.
See these instructions : https://github.com/Roche/pyreadstat/blob/master/windows_compilation.md
Also here:
https://github.com/ofajardo/pyreadstat_wheels4/blob/master/appveyor.yml
Or wait a bit for the wheels for python 3.13 to be on pypi =)