[Petter Reinholdtsen]
> I drafted an adjusted attempt in
> https://github.com/LinuxCNC/linuxcnc/pull/3158 >.
The fix is now in 2.9 and master branches.
I hope it work on all architectures and platforms. :)
--
Happy hacking
Petter Reinholdtsen
thanks
Il giorno dom 20 ott 2024 alle ore 18:50 Petter Reinholdtsen
ha scritto:
>
>
> I drafted an adjusted attempt in
> https://github.com/LinuxCNC/linuxcnc/pull/3158 >.
>
> --
> Happy hacking
> Petter Reinholdtsen
>
>
> ___
> Emc-developers mailing li
I drafted an adjusted attempt in
https://github.com/LinuxCNC/linuxcnc/pull/3158 >.
--
Happy hacking
Petter Reinholdtsen
sorry at all ... i'm not developper but a bad user, so for 3 day try
and try again to install over ubuntu 24 (I know the "devil" ... )
and linux mint 22 ... so I see these problem 2.9.3 have it ...
but seems 2.10 is not affect, install on plain SO for 6 time on 2
different machine I3 11th and
Hi Petter (2024.10.09_07:45:10_+)
> Unfortunately, the change in src/configure.ac, where
>
> python3 -c 'import distutils.sysconfig;
> print(distutils.sysconfig.get_python_lib())'
>
> was replaced with
>
> python3 -c 'import sysconfig; print(sysconfig.get_path("platlib"))'
>
> changes
A fix for this was implemented upstream in
https://github.com/LinuxCNC/linuxcnc/commit/e2c10a8ac20c37c231367d3731c79846082b3a53
>.
Unfortunately, the change in src/configure.ac, where
python3 -c 'import distutils.sysconfig;
print(distutils.sysconfig.get_python_lib())'
was replaced with
pyt
6 matches
Mail list logo