Python Forum
How to ignore - ERROR: The system was unable to find the specified registry key or va
Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
How to ignore - ERROR: The system was unable to find the specified registry key or va
#9
If it's not stopping the execution of the program, it's not an error from Python's perspective. A try/except block certainly won't work. I don't know if there is anything you can do in Python to stop it. Is there perhaps an option to the system command you are using that would suppress the error output?
Craig "Ichabod" O'Brien - xenomind.com
I wish you happiness.
Recommended Tutorials: BBCode, functions, classes, text adventures
Reply


Messages In This Thread
RE: How to ignore - ERROR: The system was unable to find the specified registry key or va - by ichabod801 - Feb-01-2019, 03:49 PM

Possibly Related Threads…
Thread Author Replies Views Last Post
  Good way to ignore case when searching elements? Winfried 1 233 Apr-25-2024, 12:39 PM
Last Post: menator01
Question How to add Python folder in Windows Registry ? Touktouk 1 326 Feb-20-2024, 01:04 PM
Last Post: DeaD_EyE
  FileNotFoundError: [WinError 2] The system cannot find the file specified NewBiee 2 1,641 Jul-31-2023, 11:42 AM
Last Post: deanhystad
  Read complete windows registry? fredep57 3 983 Mar-15-2023, 08:14 PM
Last Post: buran
  Error when using FIND WJSwan 2 924 Jan-27-2023, 05:49 AM
Last Post: deanhystad
  Ignore WakeWord after it's said Extra 2 1,240 Apr-01-2022, 12:32 AM
Last Post: Extra
  How to ignore "Retrying (Retry(total=2, connect=2, read=5, redirect=5, status=None))" const 3 2,792 Mar-26-2022, 08:55 AM
Last Post: ndc85430
  Error in find pearson correlation function erneelgupta 1 1,908 Mar-01-2022, 03:41 PM
Last Post: stevendaprano
  Getting 'NoneType' object has no attribute 'find' error when WebScraping with BS Franky77 2 5,341 Aug-17-2021, 05:24 PM
Last Post: Franky77
Exclamation "System cannot find path specified"(Geany) kiwi99 2 3,935 Mar-18-2021, 07:37 PM
Last Post: kiwi99

Forum Jump:

User Panel Messages

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