Spr-Aachen / Easy-Voice-Toolkit

可本地部署的AI语音工具箱 | A user-friendly audio toolkit for voice recognition, voice transcription, voice conversion etc.
GNU General Public License v3.0
618 stars 50 forks source link

懒人包无法运行,报错 #1

Closed Couslever closed 3 months ago

Couslever commented 3 months ago

Traceback (most recent call last): File "PyInstaller\loader\pyimod03_ctypes.py", line 53, in init File "ctypes__init.py", line 374, in init__ FileNotFoundError: Could not find module 'C:\Windows\System32\nvml.dll' (or one of its dependencies). Try using the full path with constructor syntax.

The above exception was the direct cause of the following exception:

Traceback (most recent call last): File "pynvml\nvml.py", line 1791, in _LoadNvmlLibrary File "PyInstaller\loader\pyimod03_ctypes.py", line 55, in init pyimod03_ctypes.install..PyInstallerImportError: Failed to load dynlib/dll 'C:\Windows\System32/nvml.dll'. Most likely this dynlib/dll was not found when the application was frozen.

During handling of the above exception, another exception occurred:

Traceback (most recent call last): File "PyInstaller\loader\pyimod03_ctypes.py", line 53, in init File "ctypes__init.py", line 374, in init__ FileNotFoundError: Could not find module 'C:\Program Files\NVIDIA Corporation\NVSMI\nvml.dll' (or one of its dependencies). Try using the full path with constructor syntax.

The above exception was the direct cause of the following exception:

Traceback (most recent call last): File "pynvml\nvml.py", line 1795, in _LoadNvmlLibrary File "PyInstaller\loader\pyimod03_ctypes.py", line 55, in init pyimod03_ctypes.install..PyInstallerImportError: Failed to load dynlib/dll 'C:\Program Files\NVIDIA Corporation/NVSMI/nvml.dll'. Most likely this dynlib/dll was not found when the application was frozen.

During handling of the above exception, another exception occurred:

Traceback (most recent call last): File "D:\Projekt\Git\Python Projects\Easy-Voice-Toolkit\Run.py", line 6643, in File "D:\Projekt\Git\Python Projects\Easy-Voice-Toolkit\Run.py", line 869, in init File "QEasyWidgets\QTasks.py", line 60, in init File "pynvml\nvml.py", line 1770, in nvmlInit File "pynvml\nvml.py", line 1753, in nvmlInitWithFlags File "pynvml\nvml.py", line 1800, in _LoadNvmlLibrary File "pynvml\nvml.py", line 833, in _nvmlCheckReturn pynvml.nvml.NVMLError_LibraryNotFound: NVML Shared Library Not Found

电脑为联想Thinkbook 14+ 2024 Intel Ultra 7 155H 32G LPDDR5X 无独显

根据以上报错信息,想知道是否需要独立的N卡?是否存在路径问题?

Spr-Aachen commented 3 months ago

您好,是需要独立显卡的且目前仅支持N卡