Home > other >  Python is a small white consult
Python is a small white consult

Time:09-21

Download a program from the lot, run the main py files, the results showed the config. Py file error, an error type is

The File "c: \ Users \ \ AppData \ 69451 Local \ designed \ Python \ Python38 \ Lib \ logging \ config py", line 570, in the configure
Raise ValueError (' Unable to configure handler '

Builtins. ValueError: Unable to configure handler 'file'
How to solve!!!!!

CodePudding user response:

Your code has a problem, the config is the Python standard library, the bug probability is very low
  • Related