Reputation: 925
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.
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?
Upvotes: 2
Views: 2038