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

pip does not match github code? #33

Closed
davidmartinrius opened this issue Oct 4, 2021 · 3 comments
Closed

pip does not match github code? #33

davidmartinrius opened this issue Oct 4, 2021 · 3 comments

Comments

@davidmartinrius
Copy link

davidmartinrius commented Oct 4, 2021

Hello, I installed this package in my environment. I was trying to use translate_html but it does not exist in the current pip version. Is possible that needs to update the code in pip? Or am I doing something wrong?

I already executed pip install --upgrade translatepy and I have got translatepy v2.1. Unfortunately translate_html method is not inside the code..

Could you help me to solve that?

Thank you!!

@ZhymabekRoman
Copy link
Contributor

Hello, thanks for using translatepy. Currently version 2.2 is under development and testing, and not yet available in Pypi. You can download and install the latest version of translatepy directly from the GitHub repository using the command:
pip install --upgrade git+https://github.com/Animenosekai/translate

@Animenosekai
Copy link
Owner

@davidmartinrius I plan on uploading v2.2 soon but as we need to finish fine-tuning things you can install the development version with git as explained by @ZhymabekRoman

@davidmartinrius
Copy link
Author

Perfect guys!! Thank you so much!

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

No branches or pull requests

3 participants