textual icon indicating copy to clipboard operation
textual copied to clipboard

unofficial support for Python 3. 6 ?

Open dirkpetersen opened this issue 2 years ago • 1 comments

To be added by @willmcgugan

The problem: Python 3.6 is the official python on RHEL8 https://developers.redhat.com/blog/2018/11/14/python-in-rhel-8-3

On shared environments (e.g. HPC) the users do not have root access but can install their own Python in a shared folder or their home directory which are typically not on the local disk. Launching a big python stack from a network location can add 1-2 seconds of latency at startup and makes many command line and TUI tools less fun to work with. Sysadmins are likely not going to upgrade the system python3 as there are many dependencies.

Is there any unofficial support for Python 3.6 ? is there a way to hack this ?

dirkpetersen avatar May 17 '22 16:05 dirkpetersen

Afraid not. It's too much of a burden to support 3.6

willmcgugan avatar May 17 '22 16:05 willmcgugan

https://github.com/Textualize/textual/wiki/Sorry-we-closed-your-issue

willmcgugan avatar Oct 25 '22 09:10 willmcgugan

Did we solve your problem?

Glad we could help!

github-actions[bot] avatar Oct 25 '22 09:10 github-actions[bot]