[issue37577] ModuleNotFoundError: No module named '_sysconfigdata__linux_x86_64-linux-gnu'
Christian Heimes
report at bugs.python.org
Sat Jul 13 05:15:58 EDT 2019
Christian Heimes <lists at cheimes.de> added the comment:
Yes, this is most likely a packaging bug on Debian.
By the way, Python comes with an ensurepip module. To install pip, just execute "python3.8 -m ensurepip".
----------
nosy: +christian.heimes
_______________________________________
Python tracker <report at bugs.python.org>
<https://bugs.python.org/issue37577>
_______________________________________
More information about the Python-bugs-list
mailing list