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

Can't install with nimble #20

Closed
pmetras opened this issue Oct 22, 2020 · 1 comment
Closed

Can't install with nimble #20

pmetras opened this issue Oct 22, 2020 · 1 comment

Comments

@pmetras
Copy link

pmetras commented Oct 22, 2020

Trying to install golden with nimble, to use it with nim 1.4, raise an install error on nimterop versions:

$ nimble install golden --verbose | grep -B 5 -A 2 nimterop
    Reading official package list
   Checking for nimgit2@>= 0.3.1 & < 0.4.0
      Info: Dependency on nimgit2@>= 0.3.1 & < 0.4.0 already satisfied
  Verifying dependencies for nimgit2@0.3.2
    Reading official package list
   Checking for nimterop@>= 0.6.3
      Info: Dependency on nimterop@>= 0.6.3 already satisfied
  Verifying dependencies for nimterop@0.6.13
    Reading official package list
   Checking for regex@>= 0.15.0
--
    Reading official package list
   Checking for https://github.com/disruptek/badresults@< 2.0.0
      Info: Dependency on https://github.com/disruptek/badresults@< 2.0.0 already satisfied
  Verifying dependencies for badresults@1.0.0
    Reading official package list
   Checking for nimterop@<= 0.6.12
      Info: Dependency on nimterop@<= 0.6.12 already satisfied
  Verifying dependencies for nimterop@0.6.12
    Reading official package list
   Checking for regex@>= 0.15.0
--
  Verifying dependencies for segmentation@0.1.0
    Reading official package list
   Checking for unicodedb@>= 0.8.0
      Info: Dependency on unicodedb@>= 0.8.0 already satisfied
  Verifying dependencies for unicodedb@0.9.0
     Error: Cannot satisfy the dependency on nimterop 0.6.12 and nimterop 0.6.13

I can't find which package requires nimterop 0.6.12 and why such a version restriction has been set.

@pmetras
Copy link
Author

pmetras commented Oct 22, 2020

Closing this issue. Github reported a server error 500 and I thought the issue was not created, so I posted it again.

@pmetras pmetras closed this as completed Oct 22, 2020
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

1 participant