r9y9 / pyopenjtalk

Python wrapper for OpenJTalk
https://r9y9.github.io/pyopenjtalk/
Other
202 stars 68 forks source link

Version confilcts with metadata? #76

Closed Yesord closed 3 months ago

Yesord commented 9 months ago
(GPT-SoVITS) PS F:\AI\GPT-SoVITS\GPT-SoVITS-beta\GPT-SoVITS-beta0128> pip install pyopenjtalk -i https://pypi.python.org/simple             

Looking in indexes: https://pypi.python.org/simple
Collecting pyopenjtalk
  Using cached pyopenjtalk-0.3.3.tar.gz (1.6 MB)
  Installing build dependencies ... done
  Getting requirements to build wheel ... done
  Installing backend dependencies ... done
  Preparing metadata (pyproject.toml) ... done
Discarding https://files.pythonhosted.org/packages/94/4f/7f30eb942eab785a3da4973882f2809a830522895e44db550e1e6ecd1f64/pyopenjtalk-0.3.3.tar.gz (from https://pypi.org/simple/pyopenjtalk/): Requested pyopenjtalk from https://files.pythonhosted.org/packages/94/4f/7f30eb942eab785a3da4973882f2809a830522895e44db550e1e6ecd1f64/pyopenjtalk-0.3.3.tar.gz has inconsistent version: expected '0.3.3', but metadata has '0.3.3+2a8c7c8'

I built my blank evironment in Anaconda with python==3.9 in Win11.When I tried to pip install pyopenjtalk,above error info came out. I have no idea how to solve it.

r9y9 commented 3 months ago

should be fixed by https://github.com/r9y9/pyopenjtalk/releases/tag/v0.3.4