Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

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

Open
vkjuju opened this issue Aug 27, 2021 · 3 comments

Comments

@vkjuju
Copy link

vkjuju commented Aug 27, 2021

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
Copy link
Author

vkjuju commented Aug 27, 2021

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:

  • pulse.yml

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
Copy link

have you solve this problem?

@vkjuju
Copy link
Author

vkjuju commented Jan 13, 2022

have you solve this problem?

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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants