-
-
Notifications
You must be signed in to change notification settings - Fork 269
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
Raspberry Pi updates to 64bit kernel and python-codecs plugin stops working #678
Comments
Fix 1: Roll Back Kernel to 32bitThis can be fixed by editing Using:
Fix 2: Flash 64 bit Raspbian OSStarting with a 64 bit image will not have this issue, as the whole platform will then be 64bit, and not mixed mode. |
I would assume that if the 64-bit kernel is active, you could uninstall 32-bit python and then install the 64-bit version. Would that be another fix, or are there additional gotchas? |
Seems very unlikely to work without issue. Whole system is a mess. |
python-codecs
will fail to install/load on pi after a full update is performed. This message will be visible in the console log:The text was updated successfully, but these errors were encountered: