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

Installing ONNXKnet #1

Open
berkay-onder opened this issue Apr 24, 2019 · 6 comments
Open

Installing ONNXKnet #1

berkay-onder opened this issue Apr 24, 2019 · 6 comments

Comments

@berkay-onder
Copy link

Hi,

When I try to add ONNXKnet package using Pkg, I get the following error:

ERROR: The following package names could not be resolved:

  • ONNXKnet (not found in project, manifest or registry)
    Please specify by known name=uuid.

I appreciate if you could help about this problem.

Best regards.

@ayush-1506
Copy link
Member

@berkay-onder dev https://github.com/KnetML/ONNXKnet.jl.git works for me. How are you installing the package?

@berkay-onder
Copy link
Author

Hi,

I also tried to install the package using dev https://github.com/KnetML/ONNXKnet.jl.git in Pkg, but I am still recieving an error message:

ERROR: Unsatisfiable requirements detected for package SIUnits [b9d75638]:
SIUnits [b9d75638] log:
├─possible versions are: [0.0.1-0.0.6, 0.1.0] or uninstalled
├─restricted by compatibility requirements with Images [916415d5] to versions: [0.0.1-0.0.6, 0.1.0]
│ └─Images [916415d5] log:
│ ├─possible versions are: [0.2.0-0.2.50, 0.3.0-0.3.3, 0.4.0-0.4.50, 0.5.0-0.5.14, 0.6.0-0.6.1, 0.7.0, 0.8.0, 0.9.0-0.9.1, 0.10.0-0.10.1, 0.11.0-0.11.5, 0.12.0, 0.13.0, 0.14.0, 0.15.0-0.15.1, 0.16.0-0.16.1, 0.17.0-0.17.3, 0.18.0] or uninstalled
│ └─restricted to versions 0.17.2 by an explicit requirement, leaving only versions 0.17.2
└─restricted by julia compatibility requirements to versions: uninstalled — no versions left

I am not sure whether it is directly related to ONNXKnet package. If I can find a solution for this, I can also share here.

Thank you in advance.

@ayush-1506
Copy link
Member

What version of julia are you on?

@berkay-onder
Copy link
Author

Hi,

I am using Julia 1.1.0.

@ayush-1506
Copy link
Member

Unfortunately I cannot reproduce the error. Could you try installing with ]dev https://github.com/KnetML/ONNXKnet.jl.git?

@berkay-onder
Copy link
Author

I tried to install ONNXKnet again using ]dev https://github.com/KnetML/ONNXKnet.jl.git, but I am still getting the same error.

The issue may be occurring at Julia 1.1.0, because when I switched to Julia 1.0.3 and tried to install, I did not get the same error and the installation seems to be successful.

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