Since it is not in the control panel, go to windows app execution aliases
and scroll down till you find python. Now toggle both of them and see if
this works.
On Sun, Mar 29, 2020, 2:53 PM joseph pareti wrote:
> All right, thx, but how to uninstall the 'other' python version?
>
> The control pan
Yes having two versions of python causes that problem.
On Sat, 28 Mar, 2020, 11:53 pm joseph pareti, wrote:
> apologies for asking here a presumably off-topic question:
>
> I have installed pytorch using (miniconda3) the following command:
>
> *conda install pytorch torchvision cpuonly -c pytorc
apologies for asking here a presumably off-topic question:
I have installed pytorch using (miniconda3) the following command:
*conda install pytorch torchvision cpuonly -c pytorch*
In the jupyter notebook, the 'import torch' fails:
*ModuleNotFoundError: No module named 'torch._C'*
I am not sur