QtVismach installation in Linuxcnc (debian wheezy)
- fery15sty
- Offline
- Senior Member
Less
More
- Posts: 79
- Thank you received: 9
04 Apr 2023 06:25 - 04 Apr 2023 06:29 #268240
by fery15sty
QtVismach installation in Linuxcnc (debian wheezy) was created by fery15sty
Hello can help me..
how to install Qt Vismach panel in AXIS gui, I use Linuxcnc (Debian Wheezy)
I tried to enter the script:
######################!/usr/bin/env python3
import hal
import math
import sys
from qtvcp.lib.qt_vismach.qt_vismach import *
etc
###############
how to install Qt Vismach panel in AXIS gui, I use Linuxcnc (Debian Wheezy)
I tried to enter the script:
######################!/usr/bin/env python3
import hal
import math
import sys
from qtvcp.lib.qt_vismach.qt_vismach import *
etc
###############
Last edit: 04 Apr 2023 06:29 by fery15sty.
Please Log in or Create an account to join the conversation.
- cmorley
- Offline
- Moderator
Less
More
- Posts: 7776
- Thank you received: 2073
04 Apr 2023 16:36 - 04 Apr 2023 16:36 #268270
by cmorley
Replied by cmorley on topic QtVismach installation in Linuxcnc (debian wheezy)
This seems like an error message related to python version.
What version of linuxcnc are you using?
I dont think I have tried qtvismach with python 2 but it's probably possible.
What version of linuxcnc are you using?
I dont think I have tried qtvismach with python 2 but it's probably possible.
Last edit: 04 Apr 2023 16:36 by cmorley.
The following user(s) said Thank You: fery15sty
Please Log in or Create an account to join the conversation.
- fery15sty
- Offline
- Senior Member
Less
More
- Posts: 79
- Thank you received: 9
05 Apr 2023 02:09 #268312
by fery15sty
Replied by fery15sty on topic QtVismach installation in Linuxcnc (debian wheezy)
I using linuxcnc 2.7.15 in debian wheezy.
Maybe the qt vismach library needs to be added?
Maybe the qt vismach library needs to be added?
Please Log in or Create an account to join the conversation.
- fery15sty
- Offline
- Senior Member
Less
More
- Posts: 79
- Thank you received: 9
05 Apr 2023 02:15 #268313
by fery15sty
Replied by fery15sty on topic QtVismach installation in Linuxcnc (debian wheezy)
I had python 3.2 installed when I tried it.
Are there certain libraries that need to be downloaded? maybe qt-vismach library??
Are there certain libraries that need to be downloaded? maybe qt-vismach library??
Please Log in or Create an account to join the conversation.
- cmorley
- Offline
- Moderator
Less
More
- Posts: 7776
- Thank you received: 2073
05 Apr 2023 02:23 #268314
by cmorley
Replied by cmorley on topic QtVismach installation in Linuxcnc (debian wheezy)
I do believe linuxcnc 2.7 / wheezy is too old. It might be possible with a lot of work, but I don't have a system to even try it.
If it's a need I would suggest moving up to a new version of linuxcnc, but only if it's a need.
If it's a need I would suggest moving up to a new version of linuxcnc, but only if it's a need.
The following user(s) said Thank You: fery15sty
Please Log in or Create an account to join the conversation.
- fery15sty
- Offline
- Senior Member
Less
More
- Posts: 79
- Thank you received: 9
06 Apr 2023 02:46 - 06 Apr 2023 03:00 #268373
by fery15sty
Replied by fery15sty on topic QtVismach installation in Linuxcnc (debian wheezy)
Ok.. i have installed debian 10. but i can't move vismach simulation to axis tab like your example..please guide me step by step, what should i do?
Last edit: 06 Apr 2023 03:00 by fery15sty.
Please Log in or Create an account to join the conversation.
- cmorley
- Offline
- Moderator
Less
More
- Posts: 7776
- Thank you received: 2073
06 Apr 2023 03:51 #268375
by cmorley
Replied by cmorley on topic QtVismach installation in Linuxcnc (debian wheezy)
Is there a sim screen called:
axis/qtvcp/qtvismach_tab ?
Does it work?
axis/qtvcp/qtvismach_tab ?
Does it work?
The following user(s) said Thank You: fery15sty
Please Log in or Create an account to join the conversation.
- fery15sty
- Offline
- Senior Member
Less
More
- Posts: 79
- Thank you received: 9
06 Apr 2023 05:40 #268384
by fery15sty
Replied by fery15sty on topic QtVismach installation in Linuxcnc (debian wheezy)
No where do i find? axis/qtvcp/qtvismach_tab ?
Please Log in or Create an account to join the conversation.
- fery15sty
- Offline
- Senior Member
Less
More
- Posts: 79
- Thank you received: 9
06 Apr 2023 05:44 #268385
by fery15sty
Replied by fery15sty on topic QtVismach installation in Linuxcnc (debian wheezy)
I found several directories that contain qtvcp
Please Log in or Create an account to join the conversation.
- fery15sty
- Offline
- Senior Member
Less
More
- Posts: 79
- Thank you received: 9
06 Apr 2023 05:51 #268387
by fery15sty
Replied by fery15sty on topic QtVismach installation in Linuxcnc (debian wheezy)
Sorry my english is not good. I'm from Indonesia. English isn't my first language, so please excuse any mistakes.
Please Log in or Create an account to join the conversation.
Time to create page: 0.068 seconds