Definitive guide to installing MX Linux, Probe Basic and LinuxCNC 2.9
27 Oct 2021 15:57 #224524
by Flyer007
Replied by Flyer007 on topic Definitive guide to installing MX Linux, Probe Basic and LinuxCNC 2.9
figured out the menu item. Never did a RIP install. got it
Please Log in or Create an account to join the conversation.
27 Oct 2021 19:11 #224531
by spi
Replied by spi on topic Definitive guide to installing MX Linux, Probe Basic and LinuxCNC 2.9
Thanks for the comments! I guess my guide assumes you're starting from scratch so the folders wouldn't exist then. I edited the guide to add the cd to conv gcode folder.
Please Log in or Create an account to join the conversation.
27 Oct 2021 19:13 #224532
by spi
Replied by spi on topic Definitive guide to installing MX Linux, Probe Basic and LinuxCNC 2.9
@zhult Can you please post the output of 'pip3 list'?
Please Log in or Create an account to join the conversation.
28 Oct 2021 11:11 #224563
by zhult
Replied by zhult on topic Definitive guide to installing MX Linux, Probe Basic and LinuxCNC 2.9
here is my pip3 list
Attachments:
Please Log in or Create an account to join the conversation.
28 Oct 2021 11:59 - 28 Oct 2021 12:08 #224568
by spi
Replied by spi on topic Definitive guide to installing MX Linux, Probe Basic and LinuxCNC 2.9
qtpyvcp should report version 0.4.0 in pip3 list.
Please try running through these steps again:
cd qtpyvcp
featherpad setup.py
Enable line numbers in: Options-> Line Numbers
Modify line #62 to version='0.4.0',
python3 -m pip install --editable .
Please try running through these steps again:
cd qtpyvcp
featherpad setup.py
Enable line numbers in: Options-> Line Numbers
Modify line #62 to version='0.4.0',
python3 -m pip install --editable .
Last edit: 28 Oct 2021 12:08 by spi.
Please Log in or Create an account to join the conversation.
28 Oct 2021 14:28 #224582
by Flyer007
"Run LinuxCNC
~/linuxcnc-dev/scripts/linuxcnc"
Step.
Replied by Flyer007 on topic Definitive guide to installing MX Linux, Probe Basic and LinuxCNC 2.9
I did start from scratch. The directories seem to be created in theThanks for the comments! I guess my guide assumes you're starting from scratch so the folders wouldn't exist then. I edited the guide to add the cd to conv gcode folder.
"Run LinuxCNC
~/linuxcnc-dev/scripts/linuxcnc"
Step.
Please Log in or Create an account to join the conversation.
28 Oct 2021 16:40 #224594
by spi
Replied by spi on topic Definitive guide to installing MX Linux, Probe Basic and LinuxCNC 2.9
Good catch! Maybe the two mkdir commands are superfluous then!
Please Log in or Create an account to join the conversation.
28 Oct 2021 21:44 #224615
by zhult
Replied by zhult on topic Definitive guide to installing MX Linux, Probe Basic and LinuxCNC 2.9
I did fix the issue in the pip3 list. I still have an issue i think with the conversational as i am still getting the Base op error. i uploaded the pip3 list and the error long.
Attachments:
Please Log in or Create an account to join the conversation.
29 Oct 2021 06:22 #224628
by spi
Replied by spi on topic Definitive guide to installing MX Linux, Probe Basic and LinuxCNC 2.9
Are you sure you checked out the python3 branch of conversational before installing?
Please Log in or Create an account to join the conversation.
29 Oct 2021 11:53 #224642
by zhult
Replied by zhult on topic Definitive guide to installing MX Linux, Probe Basic and LinuxCNC 2.9
from what i followed yes i think i did. but im new to this so i could have easily missed something. I went back to that section of the guide and found a warning.
WARNING: Error parsing requirements for qtpyvcp-conversational-gcode: [Errno 2] No such file or directory: '/home/zach/.local/lib/python3.9/site-packages/qtpyvcp.conversational_gcode-0.0.1.dist-info/METADATA'
WARNING: Error parsing requirements for qtpyvcp-conversational-gcode: [Errno 2] No such file or directory: '/home/zach/.local/lib/python3.9/site-packages/qtpyvcp.conversational_gcode-0.0.1.dist-info/METADATA'
Please Log in or Create an account to join the conversation.
Time to create page: 0.094 seconds