-
Notifications
You must be signed in to change notification settings - Fork 1k
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
jasper migration to python3 #724
Comments
As python 2 is no longer getting any security fixes, migration to python 3 would be most welcome! |
Since Python 2 is being dropped, might be a good idea to migrate to Python 3.x The current state of Jasper Voice Control can't be installed when it's trying to look for python2-tzlocal. AUR Issues : → https://aur.archlinux.org/packages/jasper-voice-control-git a list of issues makes it impossible to install, because it asks for packages that no longer exist or provide any support for.
the dependencies need to resolve by pointing to current Python libraries for 3.x |
Open to help w porting to python3: https://github.com/appeacock/jasperbuster |
Hey guys, I have my own Jasper to Py3 project. Please help - https://github.com/Akul2010/jasper-client-for-python-3- |
Hi,
How we can migrate jasper to python3? currently jasper runs uisng python jasper.py while python3 gives error related to yaml module not found.
The text was updated successfully, but these errors were encountered: