Python Forum
"[Errno 2] No such file or directory" (.py file)
Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
"[Errno 2] No such file or directory" (.py file)
#1
Hi to you all,

I am reaching out due to an issue while trying to run a ".py" file on Windows 11 Home Single Language.

After entering this on the command prompt:

py C:\Users\ibrah\AppData\Roaming\Microsoft\Windows\Start%20Menu\Programs\Python%203.12\Waterfall%20Chart
.py
the following error code is rendered

Error:
C:\Users\ibrah\AppData\Local\Programs\Python\Python312\python.exe: can't open file 'C:\\Users\\ibrah\\AppData\\Roaming\\Microsoft\\Windows\\Start%20Menu\\Programs\\Python%203.12\\Waterfall%20Chart.py': [Errno 2] No such file or directory
I verified the exact name of the file, as well as its path several times and they are both correct.

Does anyone see anything wrong with this line of code?

Please find attached a screenshot for the actual line of code entered and the error message rendered on the command prompt

Greetings.

Attached Files

Thumbnail(s)
   
Reply


Messages In This Thread
"[Errno 2] No such file or directory" (.py file) - by IbrahimBennani - Jun-10-2024, 07:06 PM

Possibly Related Threads…
Thread Author Replies Views Last Post
  How to write variable in a python file then import it in another python file? tatahuft 4 912 Jan-01-2025, 12:18 AM
Last Post: Skaperen
  JSON File - extract only the data in a nested array for CSV file shwfgd 2 1,058 Aug-26-2024, 10:14 PM
Last Post: shwfgd
  FileNotFoundError: [Errno 2] No such file or directory although the file exists Arnibandyo 0 907 Aug-12-2024, 09:11 AM
Last Post: Arnibandyo
  Error (Errno 2), File upload with the Flask framework and a public IP Username_Python1 0 1,265 Mar-28-2024, 01:46 PM
Last Post: Username_Python1
  file open "file not found error" shanoger 8 6,803 Dec-14-2023, 08:03 AM
Last Post: shanoger
  Need to replace a string with a file (HTML file) tester_V 1 1,906 Aug-30-2023, 03:42 AM
Last Post: Larz60+
  How can I change the uuid name of a file to his original file? MaddoxMB 2 2,115 Jul-17-2023, 10:15 PM
Last Post: Pedroski55
  Using pyinstaller with .ui GUI files - No such file or directory error diver999 3 7,809 Jun-27-2023, 01:17 PM
Last Post: diver999
  Reading data from excel file –> process it >>then write to another excel output file Jennifer_Jone 0 2,093 Mar-14-2023, 07:59 PM
Last Post: Jennifer_Jone
  Extract file only (without a directory it is in) from ZIPIP tester_V 1 3,941 Jan-23-2023, 04:56 AM
Last Post: deanhystad

Forum Jump:

User Panel Messages

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