ニュース

jbtechnix@jbtechnix:~$ pip install pygame error: externally-managed-environment × This environment is externally managed ╰─> To install Python packages system-wide, try apt install python3-xyz, where ...
I wrote the following code. It works in my windows with python 3.11. It also worked when i use "python for android" to compile the android apk. But the apk is failed when i run the apk after install ...