簡體   English   中英

創建 conda 環境時出錯

[英]Getting an error when creating a conda environment

我嘗試為我的 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.

我正在觀看 Tech With Tim 制作的教程,對他來說它奏效了。

你可以幫幫我嗎?

暫無
暫無

聲明:本站的技術帖子網頁,遵循CC BY-SA 4.0協議,如果您需要轉載,請注明本站網址或者原文地址。任何問題請咨詢:yoyou2525@163.com.

 
粵ICP備18138465號  © 2020-2024 STACKOOM.COM