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

Can't run Demucs-gui #43

Closed
ebjazz93 opened this issue Jan 11, 2024 · 6 comments
Closed

Can't run Demucs-gui #43

ebjazz93 opened this issue Jan 11, 2024 · 6 comments

Comments

@ebjazz93
Copy link

Hi,
Thanks for this useful project.
I'm on W10, amd gpu, python 3.10.6 installed
I have unzip and run Demucs-GUI.exe. A cmd window opens less than one second and close, so nothing happen. I tried v.1.1a and 1.2 cpu, same problem. Is there something I did wrong? some prerequisites i missed ?

@CarlGao4
Copy link
Owner

Is there any log file? (you can open it from C:\Users\<Your Username>\AppData\Local\demucs-gui\logs)
If not, can you run from cmd and see what it has output?

@ebjazz93
Copy link
Author

Thanks for you concern
There is no such folder as demucs-gui in appData\local,
I launch demucs-gui.exe from cmd here is the result
C:\Demucs-GUI_1.1a2_cpu>Demucs-GUI.exe
C:\Demucs-GUI_1.1a2_cpu>

@CarlGao4
Copy link
Owner

It's my mistake
It should be AppData\Roaming\demucs-gui\logs

@ebjazz93
Copy link
Author

thanks. Here is the log content (i updated python meanwhile btw)
2024-01-11 13:41:21,070 (GuiMain.py) (Line 1412) [INFO] : Python version: 3.11.6 | packaged by conda-forge | (main, Oct 3 2023, 10:29:11) [MSC v.1935 64 bit (AMD64)]
2024-01-11 13:41:21,071 (GuiMain.py) (Line 1413) [INFO] : Demucs GUI version: 1.1a2
2024-01-11 13:41:21,159 (GuiMain.py) (Line 1414) [INFO] : System: Windows-10-10.0.19045-SP0
2024-01-11 13:41:21,159 (GuiMain.py) (Line 1415) [INFO] : Architecture: 64bit
2024-01-11 13:41:21,159 (GuiMain.py) (Line 1416) [INFO] : CPU: Intel64 Family 6 Model 60 Stepping 3, GenuineIntel
2024-01-11 13:41:21,160 (GuiMain.py) (Line 1417) [INFO] : CPU count: 8
2024-01-11 13:41:21,175 (GuiMain.py) (Line 1418) [INFO] : System memory: 34294652928 (31.939GB)
2024-01-11 13:41:21,201 (GuiMain.py) (Line 1421) [INFO] : System free memory: 10696880128 (9.963GB)
Traceback (most recent call last):
File "GuiMain.py", line 1424, in
File "psutil_init_.py", line 1992, in swap_memory
File "psutil_pswindows.py", line 257, in swap_memory
RuntimeError: PdhAddEnglishCounterW failed. Performance counters may be disabled.

@CarlGao4
Copy link
Owner

Same error as #27 (comment)
Closing

@ebjazz93
Copy link
Author

ok, thanks,

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

2 participants