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

Julia version requirement for project not satisfied #41

Closed
michiboo opened this issue Aug 4, 2020 · 3 comments
Closed

Julia version requirement for project not satisfied #41

michiboo opened this issue Aug 4, 2020 · 3 comments

Comments

@michiboo
Copy link

michiboo commented Aug 4, 2020

Hi I got the following warning when running test:
"julia version requirement for project not satisfied"
while my julia version is version 1.4.2.

I read on doc that prerequisites is Julia 1.3 or greater, so it should be ok.
Any ideas why this happen?

@YitaoLiang
Copy link
Collaborator

Hi,
Thanks for reaching out.
The first thing I would ask, are you using the latest commit in the master branch. Or are you using the released (stable) version?
If it is the released version, then Julia 1.4 is enough. But if it is the latest commit on the master branch, it actually requires Julia 1.5. Sorry for the confusion. We will try to make this clearer.

@michiboo
Copy link
Author

michiboo commented Aug 4, 2020

@YitaoLiang Ah ok, thanks for the quick reply!

@michiboo michiboo closed this as completed Aug 4, 2020
@khosravipasha
Copy link
Collaborator

Yes, as Yitao mentioned the lastest commit needs Julia 1.5. The latest docs are available under "dev":

https://juice-jl.github.io/LogicCircuits.jl/dev/installation/

We will be releasing version 0.2 soon, in the meanwhile please let us know if you run into any other issues.

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