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

QML on Julia 1.0.1 #59

Closed
jheinen opened this issue Oct 26, 2018 · 1 comment
Closed

QML on Julia 1.0.1 #59

jheinen opened this issue Oct 26, 2018 · 1 comment

Comments

@jheinen
Copy link

jheinen commented Oct 26, 2018

Are there plans to support Julia 1.0.1?

(v1.0) pkg> add QML:master
  Updating registry at `/usr/local/lib/julia/v1.0/registries/General`
  Updating git-repo `https://github.com/JuliaRegistries/General.git`
   Cloning git-repo `QML:master`
ERROR: failed to clone from QML:master, error: GitError(Code:ERROR, Class:Net, failed to resolve address for QML: nodename nor servname provided, or not known)

(v1.0) pkg> add QML#master
   Cloning git-repo `https://github.com/barche/QML.jl.git`
  Updating git-repo `https://github.com/barche/QML.jl.git`
 Resolving package versions...
ERROR: Unsatisfiable requirements detected for package CxxWrap [1f15a43c]:
 CxxWrap [1f15a43c] log:
 ├─possible versions are: [0.1.0-0.1.8, 0.2.0-0.2.3, 0.3.0-0.3.1, 0.4.0-0.4.1, 0.5.0, 0.6.0-0.6.1, 0.7.0-0.7.4, 0.8.0-0.8.1] or uninstalled
 ├─restricted to versions 0.5.0-0.5 by QML [2db162a6], leaving only versions 0.5.0
 │ └─QML [2db162a6] log:
 │   ├─possible versions are: 0.4.3 or uninstalled
 │   └─QML [2db162a6] is fixed to version 0.4.3+
 └─restricted to versions 0.8.1 by an explicit requirement — no versions left

I'm on CxxWrap 0.8.1.

@barche
Copy link
Collaborator

barche commented Oct 26, 2018

Yes, working on it 😉

Closing as duplicate of #57

@barche barche closed this as completed Oct 26, 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

2 participants