Open masd01 opened 11 months ago
Also fails during installation of dependencies with "externally-managed-environment" Error. I got around that but then ran into the issue above.
JB12134 To fix that error just go to /usr/lib/python3.11 and delete the EXTERNALLY-MANAGED file
Yeah, I did fix that error but still ran into the one you got. Thanks! I also used the "2022-01-28-raspios-bullseye-armhf" version of raspios to get around the "AttributeError: module 'collections' has no attribute 'Iterator'" error.
The latest raspberry pi os bookworm is not compatible because has python3.11.2 pre installed which is not compatible with django2.0
can't run server
AttributeError: module 'collections' has no attribute 'Iterator'