Operation not permitted on linux-rt

304 Views Asked by At

I need to install python 3.9 on an embedded device so I used USB drive to not consume much storage space on the board. Yet, whenever I start installing usingmake install

I get this error : enter image description here

This is the content of the installation Folder after starting the installation.

enter image description here

How can I change the permessions so I won't have that error again?

0

There are 0 best solutions below