You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
× Preparing metadata (pyproject.toml) did not run successfully.
│ exit code: 1
╰─> [19 lines of output]
Traceback (most recent call last):
File "/Users/seqouia/pinokio/api/rvc.pinokio.git/app/env/lib/python3.10/site-packages/pip/_vendor/pyproject_hooks/_in_process/_in_process.py", line 353, in
main()
File "/Users/seqouia/pinokio/api/rvc.pinokio.git/app/env/lib/python3.10/site-packages/pip/_vendor/pyproject_hooks/_in_process/_in_process.py", line 335, in main
json_out['return_val'] = hook(**hook_input['kwargs'])
File "/Users/seqouia/pinokio/api/rvc.pinokio.git/app/env/lib/python3.10/site-packages/pip/_vendor/pyproject_hooks/_in_process/_in_process.py", line 152, in prepare_metadata_for_build_wheel
whl_basename = backend.build_wheel(metadata_directory, config_settings)
File "/Users/seqouia/pinokio/cache/TMPDIR/pip-build-env-amrlcvat/overlay/lib/python3.10/site-packages/hatchling/build.py", line 58, in build_wheel
return os.path.basename(next(builder.build(directory=wheel_directory, versions=['standard'])))
File "/Users/seqouia/pinokio/cache/TMPDIR/pip-build-env-amrlcvat/overlay/lib/python3.10/site-packages/hatchling/builders/plugin/interface.py", line 147, in build
build_hook.initialize(version, build_data)
File "/Users/seqouia/pinokio/cache/TMPDIR/pip-install-a253bcbs/aria2_617385d05e0d47eb9f7529c29c4a76c2/hatch_build.py", line 132, in initialize
aria2_tag = get_tag_4_build()
File "/Users/seqouia/pinokio/cache/TMPDIR/pip-install-a253bcbs/aria2_617385d05e0d47eb9f7529c29c4a76c2/hatch_build.py", line 110, in get_tag_4_build
raise RuntimeError(msg)
RuntimeError: Can't find tag for build.
Please set 'WHL_PLATFORM' env var or run this building on supported platform.
supported platform: manylinux_2_17_x86_64, musllinux_1_1_x86_64, manylinux_2_17_aarch64, musllinux_1_1_aarch64, win_amd64, win32
[end of output]
note: This error originates from a subprocess, and is likely not a problem with pip.
error: metadata-generation-failed
× Encountered error while generating package metadata.
╰─> See above for output.
note: This is an issue with the package mentioned above, not pip.
hint: See above for details.
[notice] A new release of pip is available: 23.0.1 -> 24.3.1
[notice] To update, run: pip install --upgrade pip
(env) (base) <<PINOKIO_SHELL>>
[Attempt 1]
Downloading https://huggingface.co/lj1995/VoiceConversionWebUI/resolve/main/hubert_base.pt to /Users/seqouia/pinokio/api/rvc.pinokio.git/app/assets/hubert...
and this when click on start after installation
The default interactive shell is now zsh.
To update your account to use zsh, please run chsh -s /bin/zsh.
For more details, please visit https://support.apple.com/kb/HT208050.
<<PINOKIO_SHELL>>eval "$(conda shell.bash hook)" && conda deactivate && conda deactivate && conda deactivate && conda activate base
(base) <<PINOKIO_SHELL>>source env/bin/activate env
(env) (base) <<PINOKIO_SHELL>>python3 infer-web.py
Traceback (most recent call last):
File "/Users/seqouia/pinokio/api/rvc.pinokio.git/app/infer-web.py", line 3, in
from dotenv import load_dotenv
ModuleNotFoundError: No module named 'dotenv'
(env) (base) <<PINOKIO_SHELL>>
The text was updated successfully, but these errors were encountered:
i got this error in installation
(env) (base) <<PINOKIO_SHELL>>pip install -r requirements.txt
Ignoring onnxruntime-gpu: markers 'sys_platform != "darwin"' don't match your environment
Collecting aria2
Using cached aria2-0.0.1b0.tar.gz (37 kB)
Installing build dependencies ... done
Getting requirements to build wheel ... done
Preparing metadata (pyproject.toml) ... error
error: subprocess-exited-with-error
× Preparing metadata (pyproject.toml) did not run successfully.
│ exit code: 1
╰─> [19 lines of output]
Traceback (most recent call last):
File "/Users/seqouia/pinokio/api/rvc.pinokio.git/app/env/lib/python3.10/site-packages/pip/_vendor/pyproject_hooks/_in_process/_in_process.py", line 353, in
main()
File "/Users/seqouia/pinokio/api/rvc.pinokio.git/app/env/lib/python3.10/site-packages/pip/_vendor/pyproject_hooks/_in_process/_in_process.py", line 335, in main
json_out['return_val'] = hook(**hook_input['kwargs'])
File "/Users/seqouia/pinokio/api/rvc.pinokio.git/app/env/lib/python3.10/site-packages/pip/_vendor/pyproject_hooks/_in_process/_in_process.py", line 152, in prepare_metadata_for_build_wheel
whl_basename = backend.build_wheel(metadata_directory, config_settings)
File "/Users/seqouia/pinokio/cache/TMPDIR/pip-build-env-amrlcvat/overlay/lib/python3.10/site-packages/hatchling/build.py", line 58, in build_wheel
return os.path.basename(next(builder.build(directory=wheel_directory, versions=['standard'])))
File "/Users/seqouia/pinokio/cache/TMPDIR/pip-build-env-amrlcvat/overlay/lib/python3.10/site-packages/hatchling/builders/plugin/interface.py", line 147, in build
build_hook.initialize(version, build_data)
File "/Users/seqouia/pinokio/cache/TMPDIR/pip-install-a253bcbs/aria2_617385d05e0d47eb9f7529c29c4a76c2/hatch_build.py", line 132, in initialize
aria2_tag = get_tag_4_build()
File "/Users/seqouia/pinokio/cache/TMPDIR/pip-install-a253bcbs/aria2_617385d05e0d47eb9f7529c29c4a76c2/hatch_build.py", line 110, in get_tag_4_build
raise RuntimeError(msg)
RuntimeError: Can't find tag for build.
Please set 'WHL_PLATFORM' env var or run this building on supported platform.
supported platform: manylinux_2_17_x86_64, musllinux_1_1_x86_64, manylinux_2_17_aarch64, musllinux_1_1_aarch64, win_amd64, win32
note: This error originates from a subprocess, and is likely not a problem with pip.
error: metadata-generation-failed
× Encountered error while generating package metadata.
╰─> See above for output.
note: This is an issue with the package mentioned above, not pip.
hint: See above for details.
[notice] A new release of pip is available: 23.0.1 -> 24.3.1
[notice] To update, run: pip install --upgrade pip
(env) (base) <<PINOKIO_SHELL>>
[Attempt 1]
Downloading https://huggingface.co/lj1995/VoiceConversionWebUI/resolve/main/hubert_base.pt to /Users/seqouia/pinokio/api/rvc.pinokio.git/app/assets/hubert...
and this when click on start after installation
The default interactive shell is now zsh.
To update your account to use zsh, please run
chsh -s /bin/zsh
.For more details, please visit https://support.apple.com/kb/HT208050.
<<PINOKIO_SHELL>>eval "$(conda shell.bash hook)" && conda deactivate && conda deactivate && conda deactivate && conda activate base
(base) <<PINOKIO_SHELL>>source env/bin/activate env
(env) (base) <<PINOKIO_SHELL>>python3 infer-web.py
Traceback (most recent call last):
File "/Users/seqouia/pinokio/api/rvc.pinokio.git/app/infer-web.py", line 3, in
from dotenv import load_dotenv
ModuleNotFoundError: No module named 'dotenv'
(env) (base) <<PINOKIO_SHELL>>
The text was updated successfully, but these errors were encountered: