-
Notifications
You must be signed in to change notification settings - Fork 90
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
Lazycast broken by bullseye's removal of python2 #102
Comments
The steps I followed to make it run on python3:
|
Any chance you (or someone else who's already done it ) would be willing to upload the modified mice.py to the repo with those changes? I tried doing it myself and I'm still getting errors about python2 when running all.sh, which makes me think I'm probably doing it wrong, and that others following these directions likely will, too. EDIT: Just realized that bullets 3-4 don't just apply to mice.py but ALL the python scripts |
Note: I'm not sending a PR since I'm still not sure whether there might be other changes required to make this repo fully compatible with python3. |
Opened the PR #106. |
Working on a fix,
Managed to install python2 but not the dependant libraries, even with pip2 installed, dbus fails to install
The text was updated successfully, but these errors were encountered: