PyTorch not working in jupyter?

I installed pytorch using conoda. However when I try to import torch in Jupyter I get: ModuleNotFoundError: No module named 'torch' Also when I run where conda.exe conda.exe not found

Does anyone know how to fix my problem?