neonene <nicesal...@gmail.com> added the comment:

To debug pure python, use embeddable pythons in different folders and copy Lib 
folder from source archive instead of using python3.9.zip.

When using msvc (python3*.lib), I think it's enouth to install python as 
follows or build from source.

1.Copy Installed Python to any folder.
2.Uninstall Python.
3.Install Python with different minor version.

----------
nosy: +neonene

_______________________________________
Python tracker <rep...@bugs.python.org>
<https://bugs.python.org/issue44575>
_______________________________________
_______________________________________________
Python-bugs-list mailing list
Unsubscribe: 
https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com

Reply via email to