galabovaa
galabovaa
Hi Laci, I am surprised Threads was not found, works on our test systems, including Ubuntu. Perhaps CMake needs a flag to point to the threads installation on your machine?...
@yurivict Are you using CMake to build? Can you please try updating to the latest HIGHS master and check if you still get the issue? Perhaps you could also run...
Hi @trigaut Currently on Windows, pip install seems to be generating a wheel, however, when I call "import highspy" from python I get a "DLL not found" error. I am...
I just managed to build a wheel for Windows 64bit cp39: https://pypi.org/project/highspy/ If you would please try to install from your windows machines and test if it works on your...
Yesterday I uploaded highspy 1.4.0 only for Windows so trying to update on Linux would give users an error. I will update linux and macOS as well to 1.4.0 once...
Hi all, apologies for the delay. Am I correct in assuming that you still get this issue with the latest version of HiGHS (1.7.0 from master)? We have now completed...
Thank you, I have just added this! Will be merged in latest.
Hi @laszloladanyi, we made some further updates to the build system, since we have not heard from you in a while I will close this issue. Please try again with...
@yurivict Did you manage to compile this? We have done a significant update of the CMake files so please give it another go with the latest version and, if you...
I will look at this, thanks! I should also investigate the threads bug.