Re: [Emc-developers] LinuxCNC Gentoo problems

2024-12-02 Thread Alec Ari via Emc-developers
Thanks to TurBoss, I fixed that problem by adding  PYTHONPATH="/usr/lib/python3/dist-packages" to /etc/env.d/99linuxcnc (system environment variable) to the ebuild. LinuxCNC's latency-test works now, however when trying to start sim axis, I get: count= and names= are mutually exclusive and2: rta

Re: [Emc-developers] LinuxCNC Gentoo problems

2024-12-02 Thread Alec Ari via Emc-developers
I see the light at the end of the tunnel, the sim lathe does indeed work! Alec ___ Emc-developers mailing list Emc-developers@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/emc-developers

[Emc-developers] LinuxCNC Gentoo problems

2024-12-01 Thread Alec Ari via Emc-developers
Hello, I'm having trouble getting LinuxCNC going again on Gentoo. It's been a year since I had everything working, made some updates and now it's broken. I'm using the latest 2.9 checkout. 1st problem: When trying to start the sim axis, I get: ModuleNotFoundError: No module named 'linuxcnc'

Re: [Emc-developers] LinuxCNC Gentoo problems

2024-12-01 Thread Alec Ari via Emc-developers
One more thing I should note, this is not a run-in-place environment. I am working on updating the LinuxCNC Gentoo ebuild package, so this is a global system install. Alec ___ Emc-developers mailing list Emc-developers@lists.sourceforge.net https://l