Installation was not succeded
Closed this issue · 4 comments
okantopcu commented
mario-fink commented
@okantopcu Can you please provide some information on the system/architecture you're using ?
okantopcu commented
okantopcu commented
I guess the problem arises from the wrong placed lib folder. It should be placed under pyhton folder. Otherwise, the source file can not be found and installation can not be carried out.
mario-fink commented
Building python wheels on Windows wasn't considered so far since the python wheels are usually built using the make framework on linux/mac (see e.g. github workflows). By the way, if you miss binary wheels for any OS, arch or python version, please let me know! So I'm afraid, for the time being you have to copy lib/ to the python directory to build on windows.