Advertisement
MD500_Pilot

Untitled

Mar 15th, 2021
176
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
Python 0.50 KB | None | 0 0
  1. File "/root/plot_manager/drive_manager.py", line 159, in update_receive_plot
  2.     log.debug("update_receive_plot() Started")
  3.   File "/usr/lib/python3.8/logging/__init__.py", line 1422, in debug
  4.     self._log(DEBUG, msg, args, **kwargs)
  5.   File "/usr/lib/python3.8/logging/__init__.py", line 1565, in _log
  6.     fn, lno, func, sinfo = self.findCaller(stack_info, stacklevel)
  7. TypeError: findCaller() takes from 1 to 2 positional arguments but 3 were given
  8. Uncaught exception. Entering post mortem debugging
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement