Skip to content
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

gTTS library not installing #4022

Closed
SHIRDI222 opened this issue Jun 18, 2024 · 3 comments
Closed

gTTS library not installing #4022

SHIRDI222 opened this issue Jun 18, 2024 · 3 comments

Comments

@SHIRDI222
Copy link

Problem description

Not able to install gTTS library
Getting error
pkg install gTTS
No mirror or mirror group selected. You might want to select one by running 'termux-change-repo'
Checking availability of current mirror:
[*] https://mirrors.sustech.edu.cn/termux/apt/termux-main: ok
Reading package lists... Done
Building dependency tree... Done
Reading state information... Done
E: Unable to locate package gTTS

Steps to reproduce the behavior.

pkg install gTTS

What is the expected behavior?

GTTS library should be installed

System information

  • Termux application version: latest version
  • Android OS version: 13
  • Device model: oppo f19 pro plus
@TomJo2000
Copy link
Member

TomJo2000 commented Jun 18, 2024

We offer no such package.
Would you like to open a package request?
Please use the template on the package repository.
Should install fine through pip.

Pip can be installed with:

pkg up
pkg i python-pip

@Biswa96
Copy link
Member

Biswa96 commented Jun 18, 2024

It can be installed with pip https://pypi.org/project/gTTS/

@SHIRDI222
Copy link
Author

pip install gTTS

This is working fine for me.

Thanks

@sylirre sylirre closed this as completed Jun 19, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

4 participants