[Tutor] Getting a Process.start() error pickle.PicklingError: Can't pickle <type 'module'>: it's not found as __builtin__.module with Python 2.7

Mats Wichmann mats at wichmann.us
Mon Sep 2 21:41:42 EDT 2024


On September 2, 2024 6:47:10 PM MDT, Leam Hall <leamhall at gmail.com> wrote:
>On 9/2/24 10:36, Barry Scott wrote:
>> 
>> 
>>> On 2 Sep 2024, at 15:00, marc nicole via Python-list <python-list at python.org> wrote:
>>> 
>>> I am using Python 2.7 on Windows 10
>> 
>> Why? Install Python 3.12 and it will be easier to get help and support.
>> If you have legacy that still needs porting then you can install 3.12 along side
>> the unsupported 3.12.
>> 
>> 
>> Barry
>
>There are a lot of reasons to not upgrade, please don't exclude people who are not in a position to do so.
>
>Leam
>

well, in an open source project, "unsupported" means whatever the various volunteers think it means. Personally, I'm not spending any time thinking about issues on Python 2, and I suspect that's the case for many others. there are people you can pay to care...
-- 
Sent from my Android device with K-9 Mail. Please excuse my brevity.


More information about the Tutor mailing list