You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I opened a bug report when I tried to pip install lxml with Python Arm64 (3.11.x or 3.12.x) on Windows 11 Pro Arm64 24H2
The response that I got was the winlibs does not support ARM64 compilation yet or something?
It looks like the lxml module I am trying to compile on ARM64 builds the libxml2 binaries below: https://github.com/lxml/libxml2-win-binaries
Is it possible to get winlibs updated so that modules such as lxml can be compiled with Windows ARM64?
The text was updated successfully, but these errors were encountered:
I opened a bug report when I tried to pip install lxml with Python Arm64 (3.11.x or 3.12.x) on Windows 11 Pro Arm64 24H2
The response that I got was the winlibs does not support ARM64 compilation yet or something?
It looks like the lxml module I am trying to compile on ARM64 builds the libxml2 binaries below:
https://github.com/lxml/libxml2-win-binaries
Is it possible to get winlibs updated so that modules such as lxml can be compiled with Windows ARM64?
The text was updated successfully, but these errors were encountered: