This repository has been archived by the owner on Feb 12, 2021. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 4
Cannot load OscarPolytope.jl #6
Comments
|
On Fri, Mar 06, 2020 at 06:10:25AM -0800, Benjamin Lorenz wrote:
`OscarPolytope.jl` does not support ***@***.***` yet, see #3 but the corresponding compat entries are missing.
You can try downgrading Polymake.jl with `]add ***@***.***` (and maybe pin it), then `build` and in my test-environment I get:
THe whiole point was to use it npow in Oscar - and it has to be done in
cxx 0.9 which means polymake 0.3
There are too many imporvements in the other packages to allow
down grading, sorry.
Will have to be fixed - sometime. For now, it means we cannot use it.
Claus
… ```
julia> using OscarPolytope
Welcome to Nemo version 0.16.4
Nemo comes with absolutely no warranty whatsoever
polymake version 3.5
Copyright (c) 1997-2019
Ewgenij Gawrilow, Michael Joswig (TU Berlin)
https://polymake.org
This is free software licensed under GPL; see the source for copying conditions.
There is NO warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
(juliatmp) pkg> st
Status `/tmp/juliatmp/Project.toml`
[61a3517e] OscarPolytope v0.1.0 #master (https://github.com/oscar-system/OscarPolytope.jl)
[d720cf60] Polymake v0.2.2
```
--
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
#6 (comment)
|
fixed as of now |
Sign up for free
to subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Here is my environment:
The text was updated successfully, but these errors were encountered: