> On 26. Jan 2022, at 16:35, Valerio Bellizzomi <vale...@selnet.org> wrote:
> 
> Which documentation?

https://linuxcnc.org/docs/devel/html/getting-started/updating-linuxcnc.html#_python3_and_gtk3

> 
> thanks
> 
> 
>> On Wed, 2022-01-26 at 16:16 +0100, Rene Hopf via Emc-users wrote:
>> Did you recently pull master?
>> You are using python 2.7 which isn’t supported in master anymore.
>> The updating documentation has steps required to change the
>> configuration for python related things.
>> 
>>> On 26. Jan 2022, at 16:03, Valerio Bellizzomi <vale...@selnet.org>
>>> wrote:
>>> 
>>> I got this error but this configuration was working before and I
>>> made
>>> no changes. Can you help me?
>>> 
>>> 
>>> ~$ linuxcnc ~/linuxcnc/configs/sim.qtpyvcp/xyzab.ini
>>> LINUXCNC - 2.9.0-pre0-4771-ged1f4ddf7
>>> Machine configuration directory is
>>> '/home/sel/linuxcnc/configs/sim.qtpyvcp'
>>> Machine configuration file is 'xyzab.ini'
>>> Starting LinuxCNC...
>>> File: tool.tbl Unrecognized line skipped:
>>>   ;Tool  Pocket X Offset     Y Offset     Z
>>> Offset     Diameter     Remark
>>> Found file(REL): ./hallib/core_sim_5.hal
>>> Note: Using POSIX realtime
>>> motion.c: Creating unlock hal pins for joint 4
>>> Found file(REL): ./hallib/spindle_sim.hal
>>> Found file(REL): ./hallib/simulated_home_xyzab.hal
>>> Traceback (most recent call last):
>>> File "/usr/local/bin/qtpyvcp", line 10, in <module>
>>>   sys.exit(main())
>>> File "/usr/local/lib/python2.7/dist-packages/qtpyvcp/__init__.py",
>>> line 90, in main
>>>   from qtpyvcp.utilities.opt_parser import parse_opts
>>> File "/usr/local/lib/python2.7/dist-
>>> packages/qtpyvcp/utilities/opt_parser.py", line 55, in <module>
>>>   from linuxcnc import ini
>>> ImportError: No module named linuxcnc
>>> Shutting down and cleaning up LinuxCNC...
>>> task: 1 cycles,
>>> min=179769313486231570814527423731704356798070567525844996598917476
>>> 8031
>>> 5726078002853876058955863276687817154045895351438246423432132688946
>>> 4182
>>> 7684675467035375169860499105765512820762454900903893289440758685084
>>> 5513
>>> 3942304583236903222948165808559332123348274797826204144723168738177
>>> 1809
>>> 19299881250404026184124858368.000000, max=0.000000, avg=0.000000, 0
>>> latency excursions (> 10x expecNote: Using POSIX realtime
>>> LinuxCNC terminated with an error.  You can find more information
>>> in
>>> the log:
>>>   /home/sel/linuxcnc_debug.txt
>>> and
>>>   /home/sel/linuxcnc_print.txt
>>> as well as in the output of the shell command 'dmesg' and in the
>>> terminal
>>> 
>>> 
>>> 
>>> _______________________________________________
>>> Emc-users mailing list
>>> Emc-users@lists.sourceforge.net
>>> https://lists.sourceforge.net/lists/listinfo/emc-users
>> 
>> _______________________________________________
>> Emc-users mailing list
>> Emc-users@lists.sourceforge.net
>> https://lists.sourceforge.net/lists/listinfo/emc-users
> 
> 
> 
> _______________________________________________
> Emc-users mailing list
> Emc-users@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/emc-users

_______________________________________________
Emc-users mailing list
Emc-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/emc-users

Reply via email to