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

Error: Cannot satisfy the dependency on chroma #143

Open
juancarlospaco opened this issue Mar 12, 2021 · 3 comments
Open

Error: Cannot satisfy the dependency on chroma #143

juancarlospaco opened this issue Mar 12, 2021 · 3 comments

Comments

@juancarlospaco
Copy link

$ nimble refresh
Downloading Official package list
    Success Package list downloaded.

$ nimble install chroma

Downloading https://github.com/treeform/chroma using git
  Verifying dependencies for chroma@0.2.5
 Installing chroma@0.2.5
    Prompt: chroma@0.2.5 already exists. Overwrite? [y/N]
y
    Answer:    Success: chroma installed successfully.

$ nimble install fidget

Downloading https://github.com/treeform/fidget using git
  Verifying dependencies for fidget@0.7.4
      Info: Dependency on chroma@0.2.3 already satisfied
  Verifying dependencies for chroma@0.2.3
      Info: Dependency on typography@0.7.5 already satisfied
  Verifying dependencies for typography@0.7.5
      Info: Dependency on pixie@>= 1.0.3 already satisfied
  Verifying dependencies for pixie@1.1.0
      Info: Dependency on vmath@>= 0.4.0 already satisfied
  Verifying dependencies for vmath@0.5.0
      Info: Dependency on chroma@>= 0.2.5 already satisfied
  Verifying dependencies for chroma@0.2.5
      Info: Dependency on zippy@>= 0.3.5 already satisfied
  Verifying dependencies for zippy@0.5.3
      Info: Dependency on flatty@>= 0.1.3 already satisfied
  Verifying dependencies for flatty@0.2.1
      Info: Dependency on nimsimd@>= 1.0.0 already satisfied
  Verifying dependencies for nimsimd@1.0.0
      Info: Dependency on bumpy@>= 1.0.2 already satisfied
  Verifying dependencies for bumpy@1.0.2
      Info: Dependency on vmath@>= 0.4.0 already satisfied
  Verifying dependencies for vmath@0.5.0
      Info: Dependency on vmath@>= 0.4.0 already satisfied
  Verifying dependencies for vmath@0.5.0
      Info: Dependency on chroma@>= 0.2.3 already satisfied
  Verifying dependencies for chroma@0.2.5
      Info: Dependency on print@>= 0.1.0 already satisfied
  Verifying dependencies for print@0.2.0
      Info: Dependency on bumpy@>= 1.0.0 already satisfied
  Verifying dependencies for bumpy@1.0.2
      Info: Dependency on vmath@>= 0.4.0 already satisfied
  Verifying dependencies for vmath@0.5.0
      Info: Dependency on flatty@>= 0.1.3 already satisfied
  Verifying dependencies for flatty@0.2.1
      Info: Dependency on pixie@1.0.3 already satisfied
  Verifying dependencies for pixie@1.0.3
      Info: Dependency on vmath@>= 0.4.0 already satisfied
  Verifying dependencies for vmath@0.5.0
      Info: Dependency on chroma@>= 0.2.3 already satisfied
  Verifying dependencies for chroma@0.2.5
      Info: Dependency on zippy@>= 0.3.5 already satisfied
  Verifying dependencies for zippy@0.5.3
      Info: Dependency on flatty@>= 0.1.3 already satisfied
  Verifying dependencies for flatty@0.2.1
      Info: Dependency on nimsimd@>= 1.0.0 already satisfied
  Verifying dependencies for nimsimd@1.0.0
      Info: Dependency on bumpy@>= 1.0.2 already satisfied
  Verifying dependencies for bumpy@1.0.2
      Info: Dependency on vmath@>= 0.4.0 already satisfied
  Verifying dependencies for vmath@0.5.0
      Info: Dependency on vmath@>= 0.4.0 already satisfied
  Verifying dependencies for vmath@0.5.0
      Info: Dependency on print@>= 0.1.0 already satisfied
  Verifying dependencies for print@0.2.0
      Info: Dependency on opengl@>= 1.2.3 already satisfied
  Verifying dependencies for opengl@1.2.6
      Info: Dependency on x11@>= 1.1 already satisfied
  Verifying dependencies for x11@1.1
      Info: Dependency on html5_canvas@>= 1.3 already satisfied
  Verifying dependencies for html5_canvas@1.3
      Info: Dependency on staticglfw@>= 4.1.2 already satisfied
  Verifying dependencies for staticglfw@4.1.2
      Info: Dependency on opengl@>= 1.2.3 already satisfied
  Verifying dependencies for opengl@1.2.6
      Info: Dependency on x11@>= 1.1 already satisfied
  Verifying dependencies for x11@1.1
      Info: Dependency on cligen@>= 1.0.0 already satisfied
  Verifying dependencies for cligen@1.5.0
      Info: Dependency on supersnappy@>= 1.0.0 already satisfied
  Verifying dependencies for supersnappy@2.0.0
      Info: Dependency on bumpy@>= 1.0.0 already satisfied
  Verifying dependencies for bumpy@1.0.2
      Info: Dependency on vmath@>= 0.4.0 already satisfied
  Verifying dependencies for vmath@0.5.0
       Tip: 76 messages have been suppressed, use --verbose to show them.

     Error: Cannot satisfy the dependency on chroma 0.2.5 and chroma 0.2.3

$

😢

@treeform
Copy link
Owner

Do you have chrome 0.2.5 installed? Maybe uninstall it for now? Let nimble install the chroma 0.2.3 that fidget needs?

@juancarlospaco
Copy link
Author

Same result both ways.

@ringabout
Copy link

Related #133

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

3 participants