Replies: 3 comments 2 replies
-
|
Beta Was this translation helpful? Give feedback.
-
not sure what that is but try installing into a separate env and run it that way
then run via that environment
|
Beta Was this translation helpful? Give feedback.
-
The
|
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
-
Hi there,
I'm setting up a brand new bioinformatic computer for my lab with this (thank you btw). However, I'm running into an error specifically with installing the seqret formula. All other formula have installed without issue following the instructions provided.
Machine specs: Apple M3 Pro, OS: Sonoma 14.5. Xcode and OS are both up to date.
Of note, anaconda has not been separately installed.
I have tried both installing by the "Quick Installation" method as well as the "Step-by-Step" method. (I uninstalled everything using the code in the "Redo Installation" instructions prior to repeating using the Step-by-Step method). After both efforts, I receive the following error when trying to individually install seqret:
$ micromamba install seqret
bioconda/osx-64 No change
bioconda/noarch @ 2.3MB/s 2.3s
conda-forge/noarch 15.8MB @ 3.5MB/s 4.5s
conda-forge/osx-64 32.2MB @ 5.2MB/s 6.2s
Pinned packages:
- python 3.10.*
error libmamba Could not solve for environment specs
The following package could not be installed
└─ seqret does not exist (perhaps a typo or a missing channel).
critical libmamba Could not solve for environment specs
Of note, below are my channel priorities:
$ micromamba config list
channels:
- conda-forge
- bioconda
channel_priority: strict
Any advice on how best to proceed to ensure a complete installation? Of course, please do not hesitate to let me know of any other info you need on my end.
Thanks in advance.
Beta Was this translation helpful? Give feedback.
All reactions