Open vkjuju opened 3 years ago
if I add -n, it will show another error: (base) [tibero@acer pulse-master]$ conda create -n pulse -f pulse.yml Collecting package metadata: done Solving environment: failed
PackagesNotFoundError: The following packages are not available from current channels:
Current channels:
To search for alternate channels that may provide the conda package you're looking for, navigate to
https://anaconda.org
and use the search bar at the top of the page.
have you solve this problem?
have you solve this problem?
Sorry, I don't even know why I asked that question? XD
Hi any advice would be appreciated:
[tibero@acer pulse-master]$ conda create -f pulse.yml
WARNING: A directory already exists at the target location '/usr' but it is not a conda environment. Continue creating environment (y/[n])? y
CondaValueError: either -n NAME or -p PREFIX option required, try "conda create -h" for more details