Python Forum
OSError: [Errno 13] Permission denied
Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
OSError: [Errno 13] Permission denied
#2
1) Check execute permission for pad.py: chmod +x pad.py
2) Don't forget to add a magic line (#!/bin/python or #!/custom/path/to/python/interpreter) to your code (pad.py)...
Reply


Messages In This Thread
RE: OSError: [Errno 13] Permission denied - by scidam - Sep-07-2018, 01:25 AM

Possibly Related Threads…
Thread Author Replies Views Last Post
  OSError occurs in Linux. anna17 2 374 Mar-23-2024, 10:00 PM
Last Post: snippsat
  KivyMD android app - problem with permission polak7gt 0 331 Jan-18-2024, 01:27 PM
Last Post: polak7gt
  Potential Permission error on Mac OSX Catalina OWOLLC 1 774 Nov-02-2023, 07:52 AM
Last Post: unjnsacih
  logging: change log file permission with RotatingFileHandler erg 0 1,107 Aug-09-2023, 01:24 PM
Last Post: erg
  OSError with SMPT script Milan 0 831 Apr-28-2023, 01:34 PM
Last Post: Milan
  The INSERT permission was denied on the object Steven5055 2 1,541 Feb-25-2023, 11:37 PM
Last Post: Steven5055
  access is denied error 5 for network drive mapping ? ahmedbarbary 2 1,848 Aug-17-2022, 10:09 PM
Last Post: ahmedbarbary
  OSERROR When mkdir Oshadha 4 1,830 Jun-29-2022, 08:50 AM
Last Post: DeaD_EyE
  Server Folder Error : WinError5 Access Denied fioranosnake 1 1,164 Jun-21-2022, 11:11 PM
Last Post: Larz60+
  Permission issue when using scapy jao 3 10,093 Feb-05-2022, 06:14 PM
Last Post: snippsat

Forum Jump:

User Panel Messages

Announcements
Announcement #1 8/1/2020
Announcement #2 8/2/2020
Announcement #3 8/6/2020