User Install for Probe Basic Py3 (For Machine Control)
05 Mar 2023 03:52 #265897
by Lcvette
Replied by Lcvette on topic User Install for Probe Basic Py3 (For Machine Control)
I will take a look in a bit when I'm at dev again, I noticed a few dependencies listed in the terminal were called in the build package, there may be a version issue going on with it not building into the package. Learning curve for me.. /o\
Please Log in or Create an account to join the conversation.
05 Mar 2023 11:20 #265906
by rodw
Replied by rodw on topic User Install for Probe Basic Py3 (For Machine Control)
Sounds like it might.
Assuming a deb install, as an outside chance run this script:
This is for QTVCP but it shares a lot of dependencies with QTPYVCP.
Assuming a deb install, as an outside chance run this script:
/usr/lib/python3/dist-packages/qtvcp/designer/install_script
This is for QTVCP but it shares a lot of dependencies with QTPYVCP.
Please Log in or Create an account to join the conversation.
06 Mar 2023 16:59 - 06 Mar 2023 17:00 #265962
by Lcvette
Replied by Lcvette on topic User Install for Probe Basic Py3 (For Machine Control)
Attachments:
Last edit: 06 Mar 2023 17:00 by Lcvette.
The following user(s) said Thank You: rodw
Please Log in or Create an account to join the conversation.
06 Mar 2023 18:27 #265964
by Lcvette
Replied by Lcvette on topic User Install for Probe Basic Py3 (For Machine Control)
Updated install files
3/6/23 1:26pm EST
3/6/23 1:26pm EST
The following user(s) said Thank You: rodw
Please Log in or Create an account to join the conversation.
06 Mar 2023 23:25 #265986
by nwallace
Replied by nwallace on topic User Install for Probe Basic Py3 (For Machine Control)
I can confirm that the new packages and instructions work on a fresh install of Debian 12. The only thing that I noticed is that the "sudo apt --fix-broken install" step after the python3_probe_basic package install will fail if you haven't already started LinuxCNC and copied an existing config to your home directory which creates the /home/user/linuxcnc/configs/ folder. You could also create those folders manually. Re-running the command after creating the folders works. I will edit my first post to not confuse new readers.
The following user(s) said Thank You: Lcvette
Please Log in or Create an account to join the conversation.
07 Mar 2023 00:31 #265998
by Lcvette
Replied by Lcvette on topic User Install for Probe Basic Py3 (For Machine Control)
no need will add to the readme doc and yes i forgot about that
downside of working on an unclean system that had linuxcnc installed already and opened. I may be able to create the directory in the postinst script, I will try and see if it does it!
downside of working on an unclean system that had linuxcnc installed already and opened. I may be able to create the directory in the postinst script, I will try and see if it does it!
The following user(s) said Thank You: nwallace
Please Log in or Create an account to join the conversation.
07 Mar 2023 02:57 #266010
by nwallace
Replied by nwallace on topic User Install for Probe Basic Py3 (For Machine Control)
I have noticed that the carousel images are not loading. Anything I should check?
Please Log in or Create an account to join the conversation.
07 Mar 2023 03:25 #266012
by Lcvette
Replied by Lcvette on topic User Install for Probe Basic Py3 (For Machine Control)
hmmm, let me check on that, i am just loading a clean installation of debian and going to test the debs to try and see if anything else popped up missing, will report back shortly.
Please Log in or Create an account to join the conversation.
07 Mar 2023 06:41 #266015
by Lcvette
Replied by Lcvette on topic User Install for Probe Basic Py3 (For Machine Control)
confirmed, somewhere while fixing the sims folder issue the atc widget broke.. will get that found and fixed in the morning with some luck. thanks for pointing it out!I have noticed that the carousel images are not loading. Anything I should check?
The following user(s) said Thank You: tommylight, nwallace
Please Log in or Create an account to join the conversation.
07 Mar 2023 12:20 #266022
by KCJ
Replied by KCJ on topic User Install for Probe Basic Py3 (For Machine Control)
I wonder if the resources aren’t being compiled so the ATC images are not able to be loaded.
Please Log in or Create an account to join the conversation.
Time to create page: 0.138 seconds