Beyond Python 3.6.5?

versatile 64-bit multi-user Linux distribution

Moderators: kirk, jamesbond, p310don, JakeSFR, step, Forum moderators

Post Reply
chiefengineer
Posts: 28
Joined: Wed May 04, 2022 8:50 pm
Has thanked: 4 times
Been thanked: 6 times

Beyond Python 3.6.5?

Post by chiefengineer »

Just an inquiry about my favorite distro: has anyone easily gone beyond our current
Python3 version? Should I just attempt to compile one? Has anyone done
this easily or am I going to be "stuck"? We use a command line utility here
every day religiously that we can no longer upgrade to work beyond its
deprecated state. Looking for tips, since every time I use pip3 or some sort of
pip install I seem to end up down a rat-hole of blind dependencies.

User avatar
rockedge
Site Admin
Posts: 5898
Joined: Mon Dec 02, 2019 1:38 am
Location: Connecticut,U.S.A.
Has thanked: 2123 times
Been thanked: 2228 times
Contact:

Re: Beyond Python 3.6.5?

Post by rockedge »

Have you tried a built Python 3.9 from ActiveState?

I have used this across different Puppy Linux's and Void Linux systems. It's all pre-built binaries self contained and pip3 works well to add modules. The packages are a bit large but the performance and ease to use made it worth it.

I put the ActiveState Python outside of the os file system and use symlinks in /usr/bin to run python. Some of the IDE's for python I've tried worked with them as well.

This is the link https://www.activestate.com/products/python/

chiefengineer
Posts: 28
Joined: Wed May 04, 2022 8:50 pm
Has thanked: 4 times
Been thanked: 6 times

Re: Beyond Python 3.6.5?

Post by chiefengineer »

Had no idea this existed, thank-you. Will give it a shot. Hopefully we will
not run afoul of the single instance rule...my kiddies are kind of out of
control Python-ites...hope it is not per IP but we have VPN's anyway.
Thanks.

chiefengineer
Posts: 28
Joined: Wed May 04, 2022 8:50 pm
Has thanked: 4 times
Been thanked: 6 times

Re: Beyond Python 3.6.5?

Post by chiefengineer »

FYI, I subsequently was able to compile Python 3.9.13 with devx
and no save file. It threw a lot of errors but installed and ran. So if
anyone wants to run a dirty system I have that to report...I tested it
with a number of scripts and from what I could tell nothing
critically bad happened...looked like the same result I usually
achieved with the old Python, only faster.

nguyen9173
Posts: 12
Joined: Tue Jun 21, 2022 7:57 pm
Has thanked: 3 times

Re: Beyond Python 3.6.5?

Post by nguyen9173 »

Using an alternative version of Python is not the answer for long term. We are pretty much stuck with the old Python and we need to update it. Our base system is too old. This is the real problem.

step
Posts: 516
Joined: Thu Aug 13, 2020 9:55 am
Has thanked: 50 times
Been thanked: 184 times
Contact:

Re: Beyond Python 3.6.5?

Post by step »

nguyen9173 wrote: Sat Jul 09, 2022 10:47 pm

Our base system is too old. This is the real problem.

We understand. The next base system update will be when Fatdog64-900 is released, for which event we have not set a date (we never set a release date - not even internally - Fatdog64 is released when we think it's ready). We plan one last release of the 800 series before 900. We are currently taking breaks / vacation.

Post Reply

Return to “FatDog64”