Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

error on nvda start #14

Open
Kc9jjj opened this issue Sep 2, 2024 · 0 comments
Open

error on nvda start #14

Kc9jjj opened this issue Sep 2, 2024 · 0 comments

Comments

@Kc9jjj
Copy link

Kc9jjj commented Sep 2, 2024

When I start nvda 2024.3 I get the following error in the log
Error importing global plugin soundmanager
Traceback (most recent call last):
File "globalPluginHandler.pyc", line 22, in listPlugins
File "importlib_init_.pyc", line 126, in import_module
File "", line 1204, in _gcd_import
File "", line 1176, in _find_and_load
File "", line 1147, in _find_and_load_unlocked
File "", line 690, in _load_unlocked
File "", line 940, in exec_module
File "", line 241, in call_with_frames_removed
File "C:\Users\Darren\AppData\Roaming\nvda\addons\soundmanager\globalPlugins\soundmanager_init
.py", line 34, in
from pycaw.pycaw import AudioUtilities, IAudioEndpointVolume
ModuleNotFoundError: No module named 'pycaw.pycaw'

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant