Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Not able to follow tutorial #25

Open
makintunde opened this issue Apr 5, 2018 · 2 comments
Open

Not able to follow tutorial #25

makintunde opened this issue Apr 5, 2018 · 2 comments

Comments

@makintunde
Copy link

makintunde commented Apr 5, 2018

Everything is installed correctly on my Ubuntu 16.04.4 machine, using Julia version 0.6.2.

In the Julia REPL, I encounter the following issue:

julia> using DReal
julia> x = Var(Int, "x")
ERROR: UndefVarError: Var not defined

Any ideas?

@soonho-tri
Copy link
Member

Sorry this is outdated. We have a plan to update this repository when Julia-0.7.0 is out.

/cc @zenna

@zenna
Copy link
Member

zenna commented Apr 5, 2018

For the time been you could try checking out master

Pkg.checkout("DReal")

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants