On Mon, 19 Jan 2026 at 10:05, Viesturs Lācis <[email protected]> wrote:

> Depends: python3 ( < 3.10) but 3.10.-1~22.04.1 is to be installed
> Depends: libboost-python1.74.0-py39 but it is not installable
> Depends: libpython3.9 (>=3.9.1) but it is not installable

You could probably down-version Python3, install LinuxCNC and then
upgrade Python again, but that seems like a waste of time.
I don't know why LinuxCNC specifies <3.10 as I very much doubt that it
will have any problem working with 3.10.

You could try apt-get install with the -f option (fix-missing) and if
that doesn't help, with -m (ignore missing)

At this point I would be tempted to see if dpkg -i will install the
.deb now that the dependencies are fulfilled.

Or you could install gdebi and see if that allows overrides.

-- 
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
[email protected]
https://lists.sourceforge.net/lists/listinfo/emc-users

Reply via email to