Getting a Process.start() error pickle.PicklingError: Can't pickle <type 'module'>: it's not found as __builtin__.module with Python 2.7
Barry Scott
barry at barrys-emacs.org
Mon Sep 2 11:36:20 EDT 2024
> 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
More information about the Python-list
mailing list