We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
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.
The text was updated successfully, but these errors were encountered:
Yes, working on it 😉
Closing as duplicate of #57
Sorry, something went wrong.
No branches or pull requests
Are there plans to support Julia 1.0.1?
I'm on CxxWrap 0.8.1.
The text was updated successfully, but these errors were encountered: