New CI Nightly Windows Builds #457
Replies: 2 comments 9 replies
-
|
I had an issue installing the Python 3.13 wheel. OpenEMS unpacked to d:\openEMS openEMS wheel installation failed, see below: I stopped testing here, because all my tests would require functional Python interface. In general, it would be nice to have some documentation on installating the Python interface for Windows. The Installation link just guides to the Linux setup, so new users might struggle here. |
Beta Was this translation helpful? Give feedback.
-
|
There is a new nightly build, same link, v0.0.36-162. Hopefully fixed python wheels + install readme |
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
-
Hello all,
based on the CI work started by @biergaizi and with some help from Claude Code I was able to get CI building nightly builds for Windows.
I would ask all the Windows users to test it out such that I can find any remaining issues with the process.
The nightly builds can be downloaded here: Nightly Builds for Windows
Please test all executable, running some tutorials with the Matlab interface and installing the python wheels and the python tutorials. If you feel extra adventurous, you can try building the python interface for a different python version using the source tree but linking against the nightly binaries.
In short, any feedback is welcome.
Some documentation can be found here:
Install on Windows
Python Install Windows
Beta Was this translation helpful? Give feedback.
All reactions