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

Having issues appding package on 1.0.2 #2

Open
mantzaris opened this issue Mar 18, 2019 · 2 comments
Open

Having issues appding package on 1.0.2 #2

mantzaris opened this issue Mar 18, 2019 · 2 comments

Comments

@mantzaris
Copy link

Trying to use the package through the package manager and getting dependency issues:

julia> Pkg.add("Perceptrons") Resolving package versions... ERROR: Unsatisfiable requirements detected for package Perceptrons [17a20078]: Perceptrons [17a20078] log: ├─possible versions are: 1.0.0 or uninstalled ├─restricted to versions * by an explicit requirement, leaving only versions 1.0.0 └─restricted by julia compatibility requirements to versions: uninstalled — no versions left Stacktrace: [1] #propagate_constraints!#61(::Bool, ::Function, ::Pkg.GraphType.Graph, ::Set{Int64}) at /buildworker/worker/package_linux64/build/usr/share/julia/stdlib/v1.0/Pkg/src/GraphType.jl:1005

@lalvim
Copy link
Owner

lalvim commented May 21, 2019

Hi, the package is outdated. I am updating from julia 0.7 to version julia 1.1. It will be released soon.

@lalvim
Copy link
Owner

lalvim commented May 24, 2019

Hi. I updated the whole package to version 1.1. You can now clone the package, which will have no problems. Passed all unit tests. However, I have not updated in the Official Julia so that it does the Pkg.add. Soon, I'll add the official update in the language.

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

2 participants