How to build locally? I follow guide and get error #784
Replies: 10 comments 16 replies
|
see it just routes symbol to real libs |
16 replies
|
and it just works |
0 replies
|
real lib symbol is |
0 replies
|
here is manuall compiled package |
0 replies
|
it loads existing symbol |
0 replies
|
#PySCIPOpt = {version = "4.4.0"} # with GMP support |
0 replies
|
my pyscipopt is |
0 replies
|
and i get ERROR |
0 replies
|
In SCIP code I built manually with IPOPT and MUMPS all doubles, no changes for last time... |
0 replies
|
In general scip binary works and solves NL problems |
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
I checked that official PyPi is built like this
All reactions