Open Tamysam opened 5 days ago
Thanks for reporting.
From the messages, it appears as if the instructions weren't followed: one cannot build the Windows wheel with pip (due to limitations with pip itself; see the warning message in the documentation that you linked). You have to invoke "build" instead, from the source repository, to build the wheel locally, which you can then install with pip.
This said, I've just released a wheel for Python 3.13 on windows so a simple pip install should now work on that combination. Does that work for you?
Hi, I’m trying to install pycddlib on Windows 11 (64-bit) , but I keep running into issues. I’m using Python 3.13.0, and I’ve followed the instructions from the documentation to build it from source. Unfortunately, I’m still stuck with errors during the installation process.
Could you please provide any advice or suggestions? Thanks in advance!
Best regards, Tamy