Installing Mesa CT
10 Jun 2024 18:51 #302769
by greg23_78
Installing Mesa CT was created by greg23_78
I have a big problem as a beginner, but being really unfamiliar with debien, it's impossible to update my python3-pyqt5.
I tried :apt update
apt upgrade
dowload python3-pyqt5_5.15.9+dfsg-1_amd64.deb
sudo apt-get remove python3.5
sudo apt-get remove --auto-remove python3.5
sudo apt-get purge python3.5
but impossible to install python3-pyqt5_5.15.9+dfsg-1_amd64.deb.
What is the procedure to change the python3-pyqt5 5.11 from LinuxCNC 2.9.2 Debian 12 Bookworm PREEMPT-RT ISO to the newest python3-pyqt5 for install the newestmesact beacause i am stuck
I tried :apt update
apt upgrade
dowload python3-pyqt5_5.15.9+dfsg-1_amd64.deb
sudo apt-get remove python3.5
sudo apt-get remove --auto-remove python3.5
sudo apt-get purge python3.5
but impossible to install python3-pyqt5_5.15.9+dfsg-1_amd64.deb.
What is the procedure to change the python3-pyqt5 5.11 from LinuxCNC 2.9.2 Debian 12 Bookworm PREEMPT-RT ISO to the newest python3-pyqt5 for install the newestmesact beacause i am stuck
Please Log in or Create an account to join the conversation.
10 Jun 2024 21:36 - 10 Jun 2024 21:39 #302780
by JT
Replied by JT on topic Installing Mesa CT
Attachments:
Last edit: 10 Jun 2024 21:39 by JT. Reason: add image
Please Log in or Create an account to join the conversation.
10 Jun 2024 22:11 #302782
by greg23_78
Replied by greg23_78 on topic Installing Mesa CT
When I try to install mesact, I got message (python3-pyqt5 installed <= python3-pyqt5 5.15.0)
My version is 5.11.
So I can't install mesact
My version is 5.11.
So I can't install mesact
Please Log in or Create an account to join the conversation.
10 Jun 2024 22:40 #302784
by JT
Replied by JT on topic Installing Mesa CT
Odd, Debian 12 has python3-pyqt5 5.15.9 version.
JT
john@machineshop:~$ lsb_release -a
No LSB modules are available.
Distributor ID: Debian
Description: Debian GNU/Linux 12 (bookworm)
Release: 12
Codename: bookworm
john@machineshop:~$ apt-cache policy python3-pyqt5
python3-pyqt5:
Installed: 5.15.9+dfsg-1
Candidate: 5.15.9+dfsg-1
Version table:
*** 5.15.9+dfsg-1 500
500 http://deb.debian.org/debian bookworm/main amd64 Packages
100 /var/lib/dpkg/status
JT
Please Log in or Create an account to join the conversation.
10 Jun 2024 22:42 #302785
by JT
Replied by JT on topic Installing Mesa CT
Have you tried to update Debian 12?
JT
sudo apt update
sudo apt dist-upgrade
JT
Please Log in or Create an account to join the conversation.
11 Jun 2024 11:19 #302809
by JT
Replied by JT on topic Installing Mesa CT
I downloaded the iso and ran the live cd and there seems to be a problem with xfce and running gdebi from the file manager. I had no problem installing Mesa CT using a terminal and the following command. Also seems xfce is broken if you try and launch a terminal using the keyboard with Ctrl Alt t. Must be a reason I don't use xfce and prefer Mate.
JT
sudo gdebi mesact_2.1.4_amd64.deb
JT
The following user(s) said Thank You: tommylight
Please Log in or Create an account to join the conversation.
13 Jun 2024 16:24 #302958
by greg23_78
Replied by greg23_78 on topic Installing Mesa CT
i reinstall linuxcnc with a fresh file and all is good now, thx you
The following user(s) said Thank You: JT
Please Log in or Create an account to join the conversation.
Time to create page: 0.313 seconds