DS256
Results
2
issues of
DS256
I'm running in a Python 3.11.2 in a Virtual Environment on Raspberry PI Bookworm. My HTM2IMAGE code recently stopped working after an RP OS update/upgrade. I've created the following simple...
Now receiving the following error from a previously running OK Python program (compiled PYC) ``` ImportError: /home/pi/.venv/wc/lib/python3.11/site-packages/pykms/pykms.cpython- 311-aarch64-linux-gnu.so: undefined symbol: _ZN3kms17draw_test_patternERNS_12IFr amebufferENS_7YUVTypeE ``` Please advise on how to reinstall in...