Mesact 2 Setup

More
18 Oct 2024 21:00 #312550 by tray
Mesact 2 Setup was created by tray
Using the following

uname -a
Linux debcnc 6.1.0-23-rt-amd64 #1 SMP PREEMPT_RT Debian 6.1.99-1 (2024-07-15) x86_64 GNU/Linux


From the url to install and setup mesact
github.com/jethornton/mesact

To run from a terminal you need to install some depenencies:
sudo apt install python3-pyqt5
sudo apt install python3-distro
sudo apt install zip

When I run..

 sudo apt install python3-distro
 
I get the following error message.

Reading package lists... Done
Building dependency tree... Done
Reading state information... Done
Package python3-distro is not available, but is referred to by another package.
This may mean that the package is missing, has been obsoleted, or
is only available from another source

E: Package 'python3-distro' has no installation candidate


Does anyone know how to fix? Thanks
Thanks

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

More
20 Oct 2024 00:51 - 20 Oct 2024 01:02 #312640 by tommylight
Replied by tommylight on topic Mesact 2 Setup
What does this in a terminal return:
apt search python3-distro
?
Last edit: 20 Oct 2024 01:02 by tommylight.

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

More
20 Oct 2024 00:55 #312642 by tray
Replied by tray on topic Mesact 2 Setup
Hi,

In the terminal I enter the following:
apt search python3-distro

The response is:
Sorting... Done
Full Text Search... Done

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

More
20 Oct 2024 01:10 #312644 by tommylight
Replied by tommylight on topic Mesact 2 Setup
That does not seem right at all, i get this on Mint22
cnc@256NVME:~$ apt search python3-distro
i   python3-distro                                                                                    - Linux OS platform information API                                                                           
p   python3-distro-info                                                                               - information about distributions' releases (Python 3 module)          
I am pretty sure it is an issue with repositories, probably from using and older ISO that had such issues, so Rod should have some info on how to fix that.
In the meantime, open "software sources" from the menu and try enabling other repositories (there are 3, something with romeo, unstable, source code, or similar).
You can do the same thing from the "synaptics package manager" if the above is missing.
Do and update first, then try apt search or apt install again.

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

More
20 Oct 2024 02:09 #312647 by tray
Replied by tray on topic Mesact 2 Setup
Hi Thanks for the pointer

Very limited repos....

Terminal command:
tail /etc/apt/sources.list

deb cdrom:[Debian GNU/Linux 12 _Bookworm_ - Snapshot amd64 LIVE/INSTALL Binary 20240721-21:05]/ bookworm contrib main non-free non-free-firmware

looks like I need those repositories you mentioned.

Ta

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

More
22 Oct 2024 12:04 #312844 by JT
Replied by JT on topic Mesact 2 Setup
The python3-distro library is in all the recent Debian releases so I'm confused why you don't have it?

JT

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

More
23 Oct 2024 08:17 #312930 by tray
Replied by tray on topic Mesact 2 Setup
Yeah, sorry I'm at a loss also.
I was thinking of getting linux mint and installing Linuxcnc on that.
After all this is a fresh install I am attempting to install the mesact on.
The following user(s) said Thank You: JT

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

Time to create page: 0.081 seconds
Powered by Kunena Forum