Tristan Rigaut
Tristan Rigaut
Hello @jajhall, what is the issue to pip install on windows? I would be glad to help if you think I could. We develop on windows where I work. The...
Just tested `pip install highspy` and to solve many problems modeled with pyomo and using the "appsi_highs" SolverFactory. It works like a charm! Thanks !
Hello, same issue on Windows 11, python 3.11. I installed Bazelisk through winget and then Bazel using Bazelisk, and added bazel.exe to my Path. Now bazel binary is found but...
Would be glad to contribute if you need and if you know what remains to be done to support windows
I tested PR #334 on main by `pip install git+https://github.com/google/temporian.git@main` I still get an error at the same point but with a status 48 that is not referenced in Bazel...
Pip install works like a charm indeed ! Thanks @achoum . > The Windows build is not yet well integrated into poetry (e.g. `poetry build` does not work on Windows)...