Skip to content

[ISSUE]: Start_http.bat executable cannot find 'win32api' module #880

Closed as not planned
@RSJMatt

Description

@RSJMatt

Voice Changer Version

MMVCServerSIO_win_onnxdirectML-cuda_v.1.5.3.13

Operational System

Windows 10

GPU

Intel(R) HD Graphics 630 (also a second NVIDIA GeForce GTX 1050 Ti)

Read carefully and check the options

  • I've tried to Clear Settings
  • Sample/Default Models are working
  • I've tried to change the Chunk Size
  • GUI was successfully launched
  • I've read the tutorial
  • I've tried to extract to another folder (or re-extract) the .zip file

Model Type

RVC

Issue Description

I've tried skimming through the already solved issued but didn't have much luck. On startup it closes nearly instantly, even if ran through Powershell. To get the error message it was run through command prompt (attachment 1). After checking the downloaded files I did see the folder pywin32_system32 and found the same files (attachment 2) one would 'pip install' in command prompt for Python v 3.11. Spent a few hours trying to find any solution but with no luck. So I came asking for help, sorry to bother you with this situation. (Please note that I'm at best an amateur with programming, it's not my profession and mostly a pass time activity to help with my other hobbies. So while I do understand a handful of terms and know how to do a few things, in reality I'm a layman in this situation and not an incredibly smart one at that. Sorry if I suck at this or missed something or take a bit longer to respond correctly.)

Application Screenshot

image
image

Logs on console

C:\Users\rache\Desktop\Voice\MMVCServerSIO_win_onnxdirectML-cuda_v.1.5.3.13\MMVCServerSIO>MMVCServerSIO.exe -p 18888 --https false --content_vec_500 pretrain/checkpoint_best_legacy_500.pt --content_vec_500_onnx pretrain/content_vec_500.onnx --content_vec_500_onnx_on true --hubert_base pretrain/hubert_base.pt --hubert_base_jp pretrain/rinna_hubert_base_jp.pt --hubert_soft pretrain/hubert/hubert-soft-0d54a1f4.pt --nsf_hifigan pretrain/nsf_hifigan/model --crepe_onnx_full pretrain/crepe_onnx_full.onnx --crepe_onnx_tiny pretrain/crepe_onnx_tiny.onnx --rmvpe pretrain/rmvpe.pt --model_dir model_dir --samples samples.json
Traceback (most recent call last):
File "Lib\site-packages\PyInstaller\hooks\rthooks\pyi_rth_win32comgenpy.py", line 58, in
File "Lib\site-packages\PyInstaller\hooks\rthooks\pyi_rth_win32comgenpy.py", line 42, in pyi_rthook
File "PyInstaller\loader\pyimod02_importers.py", line 385, in exec_module
File "win32com_init
.py", line 9, in
ModuleNotFoundError: No module named 'win32api'
[16980] Failed to execute script 'pyi_rth_win32comgenpy' due to unhandled exception!

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions