adamian98 / pulse

PULSE: Self-Supervised Photo Upsampling via Latent Space Exploration of Generative Models
7.93k stars 1.5k forks source link

"conda create -f pulse.yml" failed with "either -n name or -p prefix option required" #81

Open vkjuju opened 3 years ago

vkjuju commented 3 years ago

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

vkjuju commented 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.

zhuangyihao1997 commented 2 years ago

have you solve this problem?

vkjuju commented 2 years ago

have you solve this problem?

Sorry, I don't even know why I asked that question? XD