Closed SelfShubham closed 10 months ago
Could you please try again, but create a separate environment?
conda create -n chopper_env chopper
with above suggested command. I am getting following error
PackagesNotFoundError: The following packages are not available from current channels:
If I first create an environment than try to install using conda (conda install -c bioconda chopper). I am getting same error
Error Found conflicts! Looking for incompatible packages. This can take several minutes. Press CTRL-C to abort. failed
Is your conda installation recent? Are you using mamba?
Or could you just download the binary from the releases?
using conda but installation is not recent. will try with binary file. Thank you
Is your conda installation recent? Are you using mamba?
Just throwing out there that I find mamba to solve more problems than it causes, and wouldn't usually suspect mamba :)
My chopper env and others are all created with 3y/o mamba and working fine!
Binary working though @SelfShubham ?
Oh yes I would indeed recommend using mamba rather than the normal conda.
Installing via conda using command conda install -c bioconda chopper
Error Found conflicts! Looking for incompatible packages. This can take several minutes. Press CTRL-C to abort. failed