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' However, if I launch `python` in a terminal and type in `import linuxcnc` it succeeds. 2nd problem: When I try to start the latency-test program, I get: No module named 'vcpparse' I am unable to manually import `vcpparse` in the `python` command line. latency-histogram works just fine though. Any ideas? I'm very close to getting everything working for the next LinuxCNC Gentoo image release. Any help is greatly appreciated!!! I spent the past several weeks and on off prepping the Gentoo image, and I'm on the very last step now. Alec _______________________________________________ Emc-developers mailing list Emc-developers@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/emc-developers