CondaValueError prefix already exists F Ansoft android envs mask

0 votes

Hi Guys,

I am trying to create one condo env for my CNN model. But it is showing me the below error.

C:\Users\NADIM AKTHAR\Mask-R-CNN\Anaconda Setup>conda env create -f mask_rcnn.yml
CondaValueError: prefix already exists: F:\Ansoft\android\envs\mask
Jun 22, 2020 in Machine Learning by akhtar
• 38,230 points
3,920 views

1 answer to this question.

0 votes

Hi@akhtar,

It seems that the conda environment is already created. So if you want to create another environment then change the env name. Otherwise, you have to delete your previous environment. You can use the below-given command to remove your environment.

$ conda remove --name myenv --all

I hope this will solve your error.

answered Jun 22, 2020 by MD
• 95,440 points

Related Questions In Machine Learning

0 votes
1 answer

After installation of tensorflow ,attribute error: no Session module exists

To install TensorFlow you need to have ...READ MORE

answered Mar 16, 2020 in Machine Learning by Sirajul
• 59,230 points
763 views
+2 votes
3 answers

Problem with installation of Wordcloud in anaconda

Using Anaconda Python 3.6 version For Windows ...READ MORE

answered Aug 7, 2018 in Data Analytics by Priyaj
• 58,090 points
18,070 views
0 votes
1 answer

How are Python and Anaconda Related?

Anaconda is a free and open-source Python ...READ MORE

answered Oct 30, 2018 in Python by SDeb
• 13,300 points
674 views
0 votes
1 answer

Python and Anaconda

Read this article and you will get ...READ MORE

answered Nov 12, 2018 in Python by Priyaj
• 58,090 points
527 views
0 votes
4 answers

"Layer already exists " when trying to push an image

I had a similar error. I hadn't ...READ MORE

answered Apr 23, 2019 in Kubernetes by Kalyan
49,336 views
0 votes
1 answer

How to check if a file already exists or not in R?

Check out file.exists() function!! The function file.exists() returns a ...READ MORE

answered Oct 29, 2019 in Data Analytics by Cherukuri
• 33,030 points
66,834 views
0 votes
1 answer

Error: FUNCTION 'NUCLEUS_ASCII' already exists.

Hi@akhtar, This error occurs when hive-shell started before ...READ MORE

answered Feb 5, 2020 in Big Data Hadoop by MD
• 95,440 points
8,681 views
webinar REGISTER FOR FREE WEBINAR X
REGISTER NOW
webinar_success Thank you for registering Join Edureka Meetup community for 100+ Free Webinars each month JOIN MEETUP GROUP