current master (2.9) building debs error?

More
26 May 2022 16:36 #243922 by robertspark
Well I got SO close!!!!

Installed Python3 probe basic
Installed pyqtvcp converasational

(I've added some images and updated that post on the other thread)

and it's got

ModuleNotFoundError: No module named 'base_op'

when I start the probe basic sim from linuxcnc

so close!

Please Log in or Create an account to join the conversation.

More
10 Jun 2022 18:36 #244895 by Gnevko
The same for me!
Did you find already the solution for "No module named 'base_op'" problem?

Please Log in or Create an account to join the conversation.

More
15 Jun 2022 09:45 #245168 by andypugh
Any idea where it is meant to come from? This feels like it is possibly a dependency unique to ProbBasic. Do other GUIs work?

Please Log in or Create an account to join the conversation.

More
08 Sep 2022 09:28 #251474 by mh300
I had this exact same issue (just found this thread via Google) and was able to resolve it by installing the python3 branch of the "kcjengr/qtpyvcp.conversational-gcode" repository.

Instead of this command from the documentation:
pip install git+https://github.com/kcjengr/qtpyvcp.conversational-gcode.git

I did the following:
git clone https://github.com/kcjengr/qtpyvcp.conversational-gcode
cd qtpyvcp.conversational-gcode
git checkout python3
pip install .

An then I was able to start probe_basic.
The following user(s) said Thank You: tommylight

Please Log in or Create an account to join the conversation.

Time to create page: 0.121 seconds
Powered by Kunena Forum