简体   繁体   中英

Getting an error when creating a conda environment

I try to make a conda environment for my tensorflow code but when i try it says: CondaValueError: The target prefix is the base prefix. Aborting. CondaValueError: The target prefix is the base prefix. Aborting.

C:\Users\waabe>conda create -m tensor python=3.6

CondaValueError: The target prefix is the base prefix. Aborting.

I was watching a tutorial made by Tech With Tim and for him it worked.

Could you help me?

The technical post webpages of this site follow the CC BY-SA 4.0 protocol. If you need to reprint, please indicate the site URL or the original address.Any question please contact:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM