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

.nimble/pkgs/flippy-0.4.7/flippy.nim(1, 22) Error: cannot open file: chroma/blends #129

Closed
HJarausch opened this issue Jan 15, 2021 · 5 comments

Comments

@HJarausch
Copy link

HJarausch commented Jan 15, 2021

Any example I try gives this error:
flippy.nim(1, 22) Error: cannot open file: chroma/blends

What am I missing?
Thanks for a hint,
Helmut

nim --version gives

Nim Compiler Version 1.5.1 [Linux: amd64]
Compiled at 2021-01-07
Copyright (c) 2006-2020 by Andreas Rumpf

git hash: 89a21e4ec71e705833d2aacd069e291cf41a19c6
active boot switches: -d:release

@treeform
Copy link
Owner

Thank you for the bug report!

This error has been fixed. Please update to the most recent version of fidget (and pixie).

@treeform
Copy link
Owner

Please update or reinstall fidget (so that it picks up the right versions of the libraries).

Feel free to reopen if you are still having issues!

@mantielero
Copy link

I am having exactly the same issue. I have tried:

$ nimble refresh
$ nimble install https://github.com/treeform/fidget
$ nimble install pixie

which install: fidget@0.7.7.

@mantielero
Copy link

mantielero commented May 20, 2021

It got fixed by removing the dependencies and installing again:

nimble uninstall fidget supersnappy cligen x11 opengl staticglfw html5_canvas print vmath  pixie flatty  typography  chroma
nimble install fidget

@treeform
Copy link
Owner

Unfortunately this appears to be a problem in nimble not installing packages correctly.

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