Today, when doing the python language sense exercise, I reported the following exception:
this is the red exception
io. Unsupported operation: not writable
Write permission is not supported. After a careful inspection, I found that I forgot to set the permissions when I opened the file for the first time, so after I added it, the program ran successfully
This article is shared in the blog “Alice bacteria” (CSDN).
Similar Posts:
- MySQL_python‑1.2.5‑cp27‑none‑win_amd64.whl is not a valid wheel filename.
- If permissions 0644 for ‘/ root /. SSH / ID appears_ It is OK to reduce the permission to 0600
- [Solved] pip Install Error: is not a supported wheel on this platform
- [notes] solve the problem of cannot find one or more components… When starting SQL Server Management Studio 17
- Python calls shell script: oserror: [errno 8] exec format err
- [618]basic_consume() got multiple values for keyword argument ‘queue’
- [Solved] python AudioSegment Read mp3 files Error: Python AudioSegment winError 2 The system cannot find the file specified
- You may need to add ‘192.168.55.10’ to ALLOWED_HOSTS.
- Solution to lifecycle exception with Tomcat error
- The error and installation method of import CV2 in Python