Answer the question
In order to leave comments, you need to log in
How to recover deleted files?
Trying to optimize the compilation of programs, I accidentally deleted the folder with scripts where pycharm wrote them.
How can you restore?
Or perhaps pycharm makes copies?
Deleted it this way:
path = os.path.join(os.path.abspath(os.path.dirname(__file__)), 'TestDir')
os.rmdir(path)
Answer the question
In order to leave comments, you need to log in
Didn't find what you were looking for?
Ask your questionAsk a Question
731 491 924 answers to any question