Hi Andy,
My search of the cache returned this.
pi@linuxcnc:~ $ sudo apt-cache search python-gst
python-gst-1.0 - GStreamer GObject Introspection overrides for Python
python-gst-1.0-dbg - GStreamer GObject Introspection overrides for Python 
(debug extensions)
pi@linuxcnc:~ $

Trying it anyway shows it's already there.

pi@linuxcnc:~ $ sudo apt-get install python-gst-1.0
Reading package lists... Done
Building dependency tree
Reading state information... Done
python-gst-1.0 is already the newest version (1.14.4-1).
python-gst-1.0 set to manually installed.
The following packages were automatically installed and are no longer required:
  libpipewire-0.2-1 lxplug-volume xdg-desktop-portal xdg-desktop-portal-gtk
Use 'sudo apt autoremove' to remove them.
0 upgraded, 0 newly installed, 0 to remove and 33 not upgraded.

The original ERROR is also still there.  I tried commenting out:
PYVCP = pyvcp-panel.xml
But that didn't work either.  I've attached the ini file.  Perhaps you can spot 
something in there that is causing this.  Odd too since the documentation page 
for gmoccapy states that Rev 2.8 has everything installed automatically for 
this.  So something I added for AXIS must be screwing this up.

Thanks
John


> -----Original Message-----
> From: andy pugh [mailto:bodge...@gmail.com]
> Sent: September 20, 2023 4:36 PM
> To: Enhanced Machine Controller (EMC)
> Subject: Re: [Emc-users] Touch screen interface.
> 
> On Wed, 20 Sept 2023 at 23:36, John Dammeyer <jo...@autoartisans.com>
> wrote:
> 
> > E: Unable to locate package python-gst
> 
> Maybe python3-gst ?
> 
> sudo apt-cache search python-gst
> 
> Gives python-gst-1.0
> 
> So you could try that too.
> 
> --
> atp
> "A motorcycle is a bicycle with a pandemonium attachment and is
> designed for the especial use of mechanical geniuses, daredevils and
> lunatics."
> � George Fitch, Atlanta Constitution Newspaper, 1912
> 
> 
> _______________________________________________
> Emc-users mailing list
> Emc-users@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/emc-users

Attachment: G3616-Pi4.ini
Description: Binary data

_______________________________________________
Emc-users mailing list
Emc-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/emc-users

Reply via email to