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

jasper migration to python3 #724

Open
zeesh1979 opened this issue Aug 27, 2020 · 4 comments
Open

jasper migration to python3 #724

zeesh1979 opened this issue Aug 27, 2020 · 4 comments

Comments

@zeesh1979
Copy link

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.

@petterreinholdtsen
Copy link

As python 2 is no longer getting any security fixes, migration to python 3 would be most welcome!

@alkaris2
Copy link

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.

Failed to prepare transaction:
could not satisfy dependencies:
- unable to satisfy dependency 'python2-tzlocal' required by python2-apscheduler
- unable to satisfy dependency 'python2-apscheduler' required by jasper-voice-control-git
- unable to satisfy dependency 'jasper-voice-control' required by jasper-tts-festival
Resolving dependencies...
Warning: cannot resolve "python2-tzlocal", a dependency of "python2-apscheduler"
Warning: cannot resolve "python2-apscheduler", a dependency of "jasper-voice-control-git"
Warning: cannot resolve "jasper-voice-control", a dependency of "jasper-tts-festival"
Failed to prepare transaction:
could not satisfy dependencies:
- unable to satisfy dependency 'python2-tzlocal' required by python2-apscheduler
- unable to satisfy dependency 'python2-apscheduler' required by jasper-voice-control-git
- unable to satisfy dependency 'jasper-voice-control' required by jasper-tts-festival

the dependencies need to resolve by pointing to current Python libraries for 3.x

@appeacock
Copy link

Open to help w porting to python3: https://github.com/appeacock/jasperbuster

@Akul2010
Copy link

Hey guys, I have my own Jasper to Py3 project. Please help - https://github.com/Akul2010/jasper-client-for-python-3-

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

5 participants