python-poetry / poetry

Python packaging and dependency management made easy
https://python-poetry.org
MIT License
31.86k stars 2.28k forks source link

can not install pyttsx3 on windows #3865

Closed leileigong closed 3 years ago

leileigong commented 3 years ago

can not install pyttsx3 on windows

i try install pyttsx3 on win10, but fail. pyttsx `$ poetry add pyttsx3 Using version ^2.90 for pyttsx3

Updating dependencies Resolving dependencies... (72.9s)

Writing lock file

Package operations: 4 installs, 0 updates, 0 removals

Failed to add packages, reverting the pyproject.toml file to its original content. `

finswimmer commented 3 years ago

Hello @leileigong,

please add more information to your issue. Which version of poetry are you using? How does your pyproject.toml looks like? Are there more information in the output? If not run again with -vvv.

Thanks a lot.

fin swimmer

finswimmer commented 3 years ago

Closing this because haven't receive a response for a long time. Feel free to leave a comment if you disagree.

github-actions[bot] commented 9 months ago

This issue has been automatically locked since there has not been any recent activity after it was closed. Please open a new issue for related bugs.