[Slackbuilds-users] Updates - 20231202.1

fourtysixandtwo fourtysixandtwo at sliderr.net
Sun Dec 3 16:59:33 UTC 2023


I would look at the following as a start and focus on why you are
getting the setuptools is too old message. :

# python3 -V
Python 3.9.18

# python3 -c "import setuptools; print(setuptools.__file__);
print(setuptools.__version__)"
/usr/lib64/python3.9/site-packages/setuptools/__init__.py
57.5.0

On Sun, Dec 3, 2023 at 9:29 AM fourtysixandtwo
<fourtysixandtwo at sliderr.net> wrote:
>
> They all build fine here on my 15.0 vm.
>
> On Sun, Dec 3, 2023 at 9:22 AM mickski56 <mickski56 at hotmail.com> wrote:
> >
> > > Do you have a specific problem you are encountering that leads you to
> > > that question?
> > >
> >
> > Yes all of the named slackbuilds fail without adding the PYTHONPATH.
> > The failures all say setuptools is too old and are fixed by adding the
> > PYTHONPATH variable.
> >
> > Also sent to
> > SlackBuilds.org Users List
> > _______________________________________________
> > SlackBuilds-users mailing list
> > SlackBuilds-users at slackbuilds.org
> > https://lists.slackbuilds.org/mailman/listinfo/slackbuilds-users
> > Archives - https://lists.slackbuilds.org/pipermail/slackbuilds-users/
> > FAQ - https://slackbuilds.org/faq/
> >


More information about the SlackBuilds-users mailing list