Skip to content

Building wheels for any version of python #43

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

Open
wants to merge 2 commits into
base: master
Choose a base branch
from

Conversation

lucaspar
Copy link

This parameterizes the Python version for which wheels are generated and should be a start to fix the issues #33, #34, #40, and #41.

To choose the Python version, see the UV_PYTHON env var in the Dockerfile.

@masterwang22327
Copy link

masterwang22327 commented May 21, 2025

i cloned your repo and run the command line,but when i got a wheel,tried to install it in piper python env,is showed installed succeed.
bd7fc83097c1ce2204afbd284b2b4f72
82811271358200bdda7370579af2f80f
but when i test it using the script is showed no piper_phonemize_cpp
7117f234d59131bd97e1168e42817aac
and i found the lib/site_packages is also different with the directly using pip install piper_phonemize==1.1.0
b4006ec6836d08e35eca461db3effddf
after install 1.1.0
c1c34ad7d97b0e4ecf7a2fb432e58f1e
so,if there some other files need to be added in your repo,such as espeak-ng/build,showed in setup.py file?
520ec17565bebb3750c6f02ce4fd605c
so that the docker can successful build wheel? look for your reply.

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

Successfully merging this pull request may close these issues.

2 participants