Replies: 5 comments 15 replies
-
|
Beta Was this translation helpful? Give feedback.
-
Can you also add -c conda-forge ? |
Beta Was this translation helpful? Give feedback.
-
I am having a similar error running $ pixi install
× failed to link 'share/terminfo/2/2621A'
╰─▶ No such file or directory (os error 2) |
Beta Was this translation helpful? Give feedback.
-
Not sure I follow the link between my issue and @hadim 's? I'm not running on macOS- and don't think my issue due to capitalization. |
Beta Was this translation helpful? Give feedback.
-
I think we can close this? FWIW this works for me: ~/sandbox via 🧚 v0.50.2
❯ pixi init pixi594; cd pixi594; pixi workspace channel add bioconda; pixi add -p linux-64 libstdcxx-ng
✔ Created /Users/lucascolley/sandbox/pixi594/pixi.toml
✔ Added bioconda (https://conda.anaconda.org/bioconda/)
✔ Added libstdcxx-ng >=15.1.0,<16
Added these only for platform(s): linux-64 please shout if you would still like some help @hardingnj ! EDIT: likewise for |
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
-
Hi,
Just looking for some help installing a package that depends on libstdcxx-n
Running into a linking error when installing samtools. Might be as simple as not having a core package installed? Thanks!
System is Ubuntu 20.04 5.15.0-91-generic
Beta Was this translation helpful? Give feedback.
All reactions