On Thu, 2020-07-16 at 09:33 +0200, Rouven Czerwinski wrote: > From: Rouven Czerwinski <[email protected]> > > Otherwise ensurepip fails with the following error: > > Traceback (most recent call last): > File "/usr/lib/python3.7/runpy.py", line 183, in > _run_module_as_main > File "/usr/lib/python3.7/runpy.py", line 142, in > _get_module_details > File "/usr/lib/python3.7/runpy.py", line 109, in > _get_module_details > File "/usr/lib/python3.7/__init__.py", line 5, in <module> > File "/usr/lib/python3.7/tempfile.py", line 45, in <module> > File "/usr/lib/python3.7/random.py", line 46, in <module> > ModuleNotFoundError: No module named 'hashlib' > > Signed-off-by: Rouven Czerwinski <[email protected]>
Eh apparently I made the commit before git config user.email, I'll send a v2. - rcz _______________________________________________ ptxdist mailing list [email protected] To unsubscribe, send a mail with subject "unsubscribe" to [email protected]
