Getting error for start.bat

Author: authorgcs-sysCreated May 8, 2026Updated Jun 25, 2026

Describe the bug nul && python -m pip install -r requirements-voice-gpu.txt' failed with exit status code '1'.

To Reproduce run start.bat in elevated command prompt

Expected behavior Voicepro app starts

Screenshots If applicable, add screenshots to help explain your problem.

Additional context uptools\build_meta.py", line 520, in run_setup super().run_setup(setup_script=setup_script) File "J:\Author_GCS\VoicePro\voice-pro-main\installer_files\pip-build-env-nqhcgfd0\overlay\Lib\site-packages\setuptools\build_meta.py", line 317, in run_setup exec(code, locals()) File "", line 5, in ModuleNotFoundError: No module named 'pkg_resources' [end of output]

note: This error originates from a subprocess, and is likely not a problem with pip.

[notice] A new release of pip is available: 25.0 -> 26.1.1 [notice] To update, run: python.exe -m pip install --upgrade pip error: subprocess-exited-with-error

× Getting requirements to build wheel did not run successfully. │ exit code: 1 ╰─> See above for output.

note: This error originates from a subprocess, and is likely not a problem with pip. Command '"J:\Author_GCS\VoicePro\voice-pro-main\installer_files\conda\condabin\conda.bat" activate "J:\Author_GCS\VoicePro\voice-pro-main\installer_files\env" >nul && python -m pip install -r requirements-voice-gpu.txt' failed with exit status code '1'.

Exiting now. Try running the start/update script again. Pip update process completed.

Press any key to continue . . .

J:\Author_GCS\VoicePro\voice-pro-main>