How to move Python3.framework back to System/Library/Frameworks/ or reinstall OS Python
I am working on MacOS Ventura 13.4.1, and I have accidentally moved the folder Python3.framework from System/Library/Frameworks to the Garbage Bin. It asked for permission requiring my password. I haven't deleted the Python3.framework because I realised (belatedly) that it was the Python version that the OS system installed.
However, the OS does not allow me to move it back to the original folder. I tried sudo, i tried cp, i tried mv, i tried to drag the folder. Nothing works.
Is there a way to move it back to System/Library/Frameworks?
Or alternatively to ask the system to reinstall its Python dependencies?
Or can i reinstall the MacOS Ventura even if there is no new update to my current version?
Thank you in advance!
MacBook Pro (2017 – 2020)