Solve the problem of clear read only status move failure in pychar move file under win7

Front end developers must read! Starting from scratch, teach you to build a low code website platform in stages>>>

Problem Description:

If you move the files in pychar to the specified folder or drag other files to the specified folder in pychar, the following problems will occur, resulting in the failure of File Movement:

The causes and solutions of this problem are as follows:

First, the files created under pychar are read-only by default. We need to enter the attribute of the specified folder and remove the check of read-only

Second, there is a lock button in the lower right corner of pychar, which you need to click to open

Details of this lock can be found in the official document:

https://www.jetbrains.com/help/idea/2016.1/changing-read-only-status-of-files.html?origin=old_ help#d1969355e156

Similar Posts: