-
After a while when using Docker image, during Build, when trying to upgrade PIP or install packages I get a runtime error. I've upgrade to python version 3.10 and 3.11 and still getting the same issue. |
Beta Was this translation helpful? Give feedback.
Replies: 2 comments
-
i get the same error for all availabe versions that are not alpine when trying to build the image on my embedded linux machine on which i wanted to run the server:
It builds fine on my workstation so i assume it is hardware/os dependent. EDIT: This issue is most certainly related to docker and/or the operating system and not this image. |
Beta Was this translation helpful? Give feedback.
-
How about this way? |
Beta Was this translation helpful? Give feedback.
i get the same error for all availabe versions that are not alpine when trying to build the image on my embedded linux machine on which i wanted to run the server: