We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
dimits
0.0.21a0
https://pypi.org/project/dimits/
https://www.piwheels.org/project/dimits/
from dimits import Dimits
File "/usr/local/lib/python3.9/dist-packages/dimits/init.py", line 5, in
import ttsmodel
ModuleNotFoundError: No module named 'ttsmodel'
The text was updated successfully, but these errors were encountered:
I can confirm
Sorry, something went wrong.
This is a missing package. The builds failed: https://www.piwheels.org/project/dimits/
It looks like an upstream issue. Try filing a report with the maintainer. Pass on the build log here: https://www.piwheels.org/logs/0000/1081/5691.txt
No branches or pull requests
Package name
dimits
Package version
0.0.21a0
PyPI URL
https://pypi.org/project/dimits/
piwheels URL
https://www.piwheels.org/project/dimits/
Python version
I am aware this is the issue tracker for a Python package index specifically for Raspberry Pi
I have checked for duplicate issues
I am the maintainer
More information
from dimits import Dimits
File "/usr/local/lib/python3.9/dist-packages/dimits/init.py", line 5, in
import ttsmodel
ModuleNotFoundError: No module named 'ttsmodel'
The text was updated successfully, but these errors were encountered: