Python "ModuleNotFoundError: No module named 'torch'" hatası

xNeax

Femtopat
Katılım
23 Haziran 2023
Mesajlar
2
Daha fazla  
Cinsiyet
Erkek
Python'dan çok anlayan birisi değilim. Ama yardımcı olabilir misiniz?

Kod:
Launching Retrieval-based Voice Conversion WebUI...
Traceback (most recent call last):
  File "C:\Users\user\y\y\Retrieval-based-Voice-Conversion-WebUI\infer-web.py", line 11, in <module>
    import torch
ModuleNotFoundError: No module named 'torch'

--------------------------------
TroubleChute One-Line installer:
--------------------------------
Python exited with an error code.
Did you see something about 'ModuleNotFoundError' above?
 
Son düzenleyen: Moderatör:
Python'dan çok anlayan birisi değilim. Ama yardımcı olabilir misiniz?

Kod:
Launching Retrieval-based Voice Conversion WebUI...
Traceback (most recent call last):
  File "C:\Users\user\y\y\Retrieval-based-Voice-Conversion-WebUI\infer-web.py", line 11, in <module>
    import torch
ModuleNotFoundError: No module named 'torch'

--------------------------------
TroubleChute One-Line installer:
--------------------------------
Python exited with an error code.
Did you see something about 'ModuleNotFoundError' above?
CMD>pip3 install torch dener misiniz? Bir de kodu atabilir misiniz?
 

Geri
Yukarı