Probebasic install fails (qtpyvcp conversational widget)

More
20 Mar 2023 18:51 #267178 by ferrumd
Hi...
new here, so forgive me if I post this in the wrong place...

I'm setting up a new pc for my CNC machine and wanted the latest LinuxCNC with the "new" (to me) probebasic interface....
Zero issues setting up linuxcnc itself.

but during the install of probebasic it threw up an error:
ERROR: Command errored out with exit status 1:
     command: /usr/bin/python -c 'import sys, setuptools, tokenize; sys.argv[0] = '"'"'/tmp/pip-req-build-egGWlg/setup.py'"'"'; __file__='"'"'/tmp/pip-req-build-egGWlg/setup.py'"'"';f=getattr(tokenize, '"'"'open'"'"', open)(__file__);code=f.read().replace('"'"'\r\n'"'"', '"'"'\n'"'"');f.close();exec(compile(code, __file__, '"'"'exec'"'"'))' egg_info --egg-base /tmp/pip-pip-egg-info-70Bi2T
         cwd: /tmp/pip-req-build-egGWlg/
    Complete output (8 lines):
    Traceback (most recent call last):
      File "<string>", line 1, in <module>
      File "/tmp/pip-req-build-egGWlg/setup.py", line 1, in <module>
        import versioneer
      File "versioneer.py", line 418
        LONG_VERSION_PY: Dict[str, str] = {}
                       ^
    SyntaxError: invalid syntax
    ----------------------------------------
ERROR: Command errored out with exit status 1: python setup.py egg_info Check the logs for full command output.

Try as I may, but I can't get "qtpyvcp_conversational_gcode" to install

...
I've followed all the steps here:
kcjengr.github.io/probe_basic/dev_install.html

and the error comes up when I try to:
pip install git+https://github.com/kcjengr/qtpyvcp.conversational-gcode.git

any help is appreciated...

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

More
21 Mar 2023 14:18 #267233 by rmu
conversational-gcode is included in recent qtpyvcp. just update qtpyvcp.

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

More
21 Mar 2023 23:48 #267265 by rodw
I would recommend you follow the sticky  by lcvette to install probe-basic on bookwormn this day and age. Some conversational is included in probe-basic already. Too much has broken.

You can follow my step by step guide to using bookworm
docs.google.com/document/d/1jeV_4VKzVmOI...diY/edit?usp=sharing
The following user(s) said Thank You: ferrumd

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

More
29 Mar 2023 18:43 #267840 by ferrumd
Hi..

this is a slightly frustrating issue ....  but I've been attempting in vain to get probe basic to run.

After  a myriad of different errors and issues, I've followed this guide:

it seems to work and install just fine until the very last part...
kcjengr.github.io/probe_basic/dev_install.html
[b]7- Edit probe_basicTo be able to edit the probe_basic gui, you will enter the following in the main terminal.editvcp probe_basic[/b]


this gives me the "ini" errort

then trying to start linuxcnc with probe_basic always results in the following error:
    from linuxcnc import ini
ImportError: cannot import name 'ini' from 'linuxcnc' (unknown location)



I'm kind of at a loss and sort of ready to toss linuxcnc out of the proverbial window and switch to mach3/4...
 
any help is very welcome!

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

More
29 Mar 2023 18:44 - 29 Mar 2023 18:45 #267842 by ferrumd
qtpyvcp seems to have installed now - that's one improvement...

but that "linuxcnc import ini". is the one I can't solve no matter what I've tried...

 
Last edit: 29 Mar 2023 18:45 by ferrumd.

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

More
29 Mar 2023 19:09 #267845 by tommylight
Do you actually want to edit something or just use the GUI?

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

More
29 Mar 2023 19:13 #267846 by ferrumd
Just use the GUI... that's all I need to be frank.

I've first tried the basic install.. .doesn't work - failed with qtpyvcp... then I managed to get qtpyvcp to install - but still probe_basic can't load... then I've tried the dev method, again with a failure (as mentioned above...)

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

Time to create page: 0.101 seconds
Powered by Kunena Forum