1、 The common causes and solutions of error3 are as follows
1. The MKDIR function creates several directories in succession. In other words, there is no f/AA/originally. If you need to create f/AA/BB, you will get this error,
Solution, layer by layer detection, or directly use the makedirs function.
2. Lisdir enumerates directories that do not exist.
Solution: before enumerating, judge whether the changed path exists.
3. Creating a file in a read-only folder will also produce the above error.
4. Coding problem: pay attention to the coding format of the file, and modify it in the first line of Py file.
2、 Common windows error and its causes
Windows error: [error 2] does not exist
Windows error: [error 3] does not have this path
Windows error: [error 5] permission problem
Windows error: [error 13] this document is occupied by other programs and cannot be processed
Windows error: [error 123] path syntax error
error
Windows error: [error 145] the directory is not empty. It often appears when deleting a non empty directory
Read More:
- Resolve the problem of “event ID 4107” or “event ID 11” errors recorded in the application logs of windows and windows server
- Configuring common environment variables in Windows
- Using dism to fix Windows Update errors
- Installing Windows Identity Foundation on Windows 8 – The Certificate for the signer of the message …
- MySQL driver compiling method of QT under windows and solutions to abnormal errors
- Memory leak in Windows 8.1 with Killer E2200 and Windows Network Data Usage Monitoring
- About how to solve the 8050800c error when Windows Update updates the definition of Windows Defender
- Notes: Windows Python installation and removal error 2203 / 2502 / 2503
- Error when starting Python in Windows
- Installing PyQt4 in Windows + Python 3.6
- Windows 10 installation python.msi Error 2502 / 2503 solution
- Making Python script into exe command under Windows
- python: This application failed to stat could not find or load the Qt platform plugin “windows”
- Installing sklearn (scikit learn) module related to Python machine learning in Windows
- Install python’s C extension compilation environment under windows (solve “error: command’cl.exe’ failed: No such file or directory”)
- Install Python C extension compiler environment under windows (solve “error: command” cl.exe ‘ failed: No such file or directory”)
- Solve the problem of Python in Windows environment: Fatal error in launcher: Unable to create process using’”‘ in pip installation
- R-common errors and their possible causes — Notes
- Common errors and solutions in MapReduce stage
- Analysis and solution of common errors in ArcEngine development