MD500_Pilot

Untitled

Mar 15th, 2021
219
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
Python 0.65 KB | None | 0 0
  1. Traceback (most recent call last):
  2.   File "/root/plot_manager/drive_manager.py", line 199, in <module>
  3.     main()
  4.   File "/root/plot_manager/drive_manager.py", line 179, in main
  5.     update_receive_plot()
  6.   File "/root/plot_manager/drive_manager.py", line 159, in update_receive_plot
  7.     log.debug("update_receive_plot() Started")
  8.   File "/usr/lib/python3.8/logging/__init__.py", line 1422, in debug
  9.     self._log(DEBUG, msg, args, **kwargs)
  10.   File "/usr/lib/python3.8/logging/__init__.py", line 1565, in _log
  11.     fn, lno, func, sinfo = self.findCaller(stack_info, stacklevel)
  12. TypeError: findCaller() takes from 1 to 2 positional arguments but 3 were given
Advertisement
Add Comment
Please, Sign In to add comment