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

Getting error installing on macos #16

Open
geohuz opened this issue Dec 29, 2024 · 1 comment
Open

Getting error installing on macos #16

geohuz opened this issue Dec 29, 2024 · 1 comment

Comments

@geohuz
Copy link

geohuz commented Dec 29, 2024

nimble install denim, I got the following error:

 Installing [email protected]
   Building denim/denim using c backend
/Users/geohuz/.nimble/pkgs2/checksums-0.1.0-3b0211c13e33fa7c8bbf1504604206d983fd3491/checksums/md5.nim(234, 21) template/generic instantiation of `slice` from here
/Users/geohuz/.nimble/pkgs2/checksums-0.1.0-3b0211c13e33fa7c8bbf1504604206d983fd3491/checksums/md5.nim(121, 10) template/generic instantiation of `slice` from here
/Users/geohuz/.nimble/pkgs2/checksums-0.1.0-3b0211c13e33fa7c8bbf1504604206d983fd3491/checksums/md5.nim(116, 6) Error: type mismatch: got 'openArray[byte]' for 'toOpenArrayByte($input, 0, len - 1)' but expected 'seq[byte]'
nim --version
Nim Compiler Version 2.2.0 [MacOSX: amd64]
Compiled at 2024-10-05
@georgelemon
Copy link
Member

checksums package is outdated. Get the latest version

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