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.

  • tommylight
  • tommylight's Avatar
  • Away
  • Moderator
  • Moderator
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.

  • tommylight
  • tommylight's Avatar
  • Away
  • Moderator
  • Moderator
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.

More
02 Nov 2024 08:05 #313643 by tray
Replied by tray on topic Mesact 2 Setup
Hi,

After a new install I have the following setup (but still problems loading mesact)

uname -a
Linux debcnc 6.1.0-26-rt-amd64 #1 SMP PREEMPT_RT Debian 6.1.112-1 (2024-09-30) x86_64 GNU/Linux

when I run (from the terminal)
mesact
I get the error dialog box
Debian is required to run the Mesa Configuration Tool

NO application window opens as I was expecting

The terminal window freezes, so I need to Kill the window to exit the state


The linuxmint information window shows the following:

System:
Kernel: 6.1.0-26-rt-amd64 arch: x86_64 bits: 64 compiler: gcc v: 12.2.0 Desktop: Cinnamon
v: 6.2.9 tk: GTK v: 3.24.38 wm: muffin vt: 7 dm: LightDM v: 1.26.0 Distro: LMDE 6 Faye
base: Debian 12.1 bookworm
Machine:
Type: Desktop System: Hewlett-Packard product: HP Compaq 8000 Elite SFF PC v: N/A
serial: <superuser required> Chassis: type: 4 serial: <superuser required>
Mobo: Hewlett-Packard model: 3646h serial: <superuser required> BIOS: Hewlett-Packard
v: 786G7 v01.02 date: 10/22/2009
CPU:
Info: dual core model: Intel Core2 Duo E8400 bits: 64 type: MCP smt: <unsupported> arch: Penryn
rev: A cache: L1: 128 KiB L2: 6 MiB
Speed (MHz): avg: 1996 high: 1998 min/max: 1998/3000 cores: 1: 1998 2: 1995 bogomips: 11969
Flags: ht lm nx pae sse sse2 sse3 sse4_1 ssse3 vmx

Can we get this to run?
Do you need further information from me?

Thanks.

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

More
02 Nov 2024 10:41 - 02 Nov 2024 10:46 #313649 by JT
Replied by JT on topic Mesact 2 Setup
Open a terminal and start python3 then import distro and then run distro.id() and let me know what it returns.
 

JT
Attachments:
Last edit: 02 Nov 2024 10:46 by JT. Reason: more info

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

More
02 Nov 2024 11:05 #313652 by JT
Replied by JT on topic Mesact 2 Setup
I just added to the error message what OS Python reports so download the deb and run again.

JT

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

Time to create page: 0.127 seconds
Powered by Kunena Forum