简体   繁体   English

创建 conda 环境时出错

[英]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.我尝试为我的 tensorflow 代码创建一个 conda 环境,但是当我尝试时它说: 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.我正在观看 Tech With Tim 制作的教程,对他来说它奏效了。

Could you help me?你可以帮帮我吗?

声明:本站的技术帖子网页,遵循CC BY-SA 4.0协议,如果您需要转载,请注明本站网址或者原文地址。任何问题请咨询:yoyou2525@163.com.

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