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

Cannot install NODAL #31

Closed
FloraPoon opened this issue Sep 4, 2018 · 3 comments
Closed

Cannot install NODAL #31

FloraPoon opened this issue Sep 4, 2018 · 3 comments

Comments

@FloraPoon
Copy link

FloraPoon commented Sep 4, 2018

Pkg.add() does not work (and Pkg.update() as suggested does not help):

ERROR: NODAL can't be installed because it has no versions that support 0.6.4 of julia. You may need to update METADATA by running
 `Pkg.update()`

Pkg.clone() gives the following warning

WARNING: julia is fixed at 0.6.4 conflicting with requirement for NODAL: [0.7.0-,∞)

Is it possible to fix this, or is NODAL.jl only intended for v0.7 and above?

@thvhauwe
Copy link

thvhauwe commented Oct 12, 2018

Having the same issue! Cannot install in version 0.6.4, 0.7 or 1.0

@phrb
Copy link
Owner

phrb commented Nov 13, 2018

Hi, I'm now working on fixing this. Thanks for letting me know!

@phrb
Copy link
Owner

phrb commented Nov 14, 2018

I've updated the package for Julia v1.0, and it's already at the official repositories. You should be able to install it using Pkg.add(). Note that I've dropped support for older Julia versions.

@phrb phrb closed this as completed Nov 14, 2018
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