vlachoudis / bCNC

GRBL CNC command sender, autoleveler and g-code editor
GNU General Public License v2.0
1.54k stars 528 forks source link

Error on debian linux (0.9.14.318+ds-3) #1810

Open cam72cam opened 1 year ago

cam72cam commented 1 year ago
new-config Utils <configparser.ConfigParser object at 0x7f523ab92a50>
================================================================================
WARNING: bCNC has been recently ported to support both python v2.x and v3.x
Most things seem to work reasonably well in both python versions.
Please report any issues to: https://github.com/vlachoudis/bCNC/issues
================================================================================
Traceback (most recent call last):
  File "/usr/share/bcnc/bCNC/ToolsPage.py", line 1100, in __init__
    tool = eval("%s.Tool(self)"%(name))
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "<string>", line 1, in <module>
AttributeError: module '__init__' has no attribute 'Tool'
<frozen importlib._bootstrap>:241: FutureWarning: Passing (type, 1) or '1type' as a synonym of type is deprecated; in a future version of numpy, it will be understood as (type, (1,)) / '(1,)type'.
self.canvas.winfo_id(): 94371930