Hi,
I had downloaded the source file from sourceforge.
Did :
sudo git clone git://git.code.sf.net/p/dxf2gcode/sourcecode dxf2gcode-sourcecode
then go to the source folder and try to run the dxf2gcode with
sudo python3 ./make_tr.py
sudo python3 ./make_py_uic.py
sudo python3 ./st-setup.py build
and then
sudo python3 dxf2gcode.py
The infercace start correctly and I can load a dxf file.
The problem come when i try to generate the gcode file
The interface crash and then I get this error
I use debian Bookworm and Python3
I was using the same source with debian Wheezy without any problem
Do you have any idea?
Thanks for your help
I had downloaded the source file from sourceforge.
Did :
sudo git clone git://git.code.sf.net/p/dxf2gcode/sourcecode dxf2gcode-sourcecode
then go to the source folder and try to run the dxf2gcode with
sudo python3 ./make_tr.py
sudo python3 ./make_py_uic.py
sudo python3 ./st-setup.py build
and then
sudo python3 dxf2gcode.py
The infercace start correctly and I can load a dxf file.
The problem come when i try to generate the gcode file
The interface crash and then I get this error
Code:
Bitte,
Anmelden
oder
Registrieren to view codes content!
I use debian Bookworm and Python3
I was using the same source with debian Wheezy without any problem
Do you have any idea?
Thanks for your help
Zuletzt bearbeitet von einem Moderator: