View Issue Details

IDProjectCategoryView StatusLast Update
0006562Kali LinuxKali Package Bugpublic2021-06-22 18:37
Reporterd34db33f-1007 Assigned Tosteev  
PrioritynormalSeverityminorReproducibilityalways
Status closedResolutionwon't fix 
Product Version2020.2 
Summary0006562: Upgrading python3-distutils broke python3.7
Description

new system update broke my python3.7..
just try running "python3.7 -m pip install -U pip"
you'll see:
from distutils.util import strtobool
ModuleNotFoundError: No module named 'distutils.util'

i need python3.7 working on my system cuz python3.8 pyinstaller module doesn't work at all, or adds too much bloat shit in builds..

Steps To Reproduce

python3.7 -m pip install -U pip

Additional Information

i need python3.7!!!!
add all the python3.7 packages to the repo!!!!!!!

Activities

There are no notes attached to this issue.

Issue History

Date Modified Username Field Change
2020-07-11 12:30 d34db33f-1007 New Issue
2020-12-01 10:50 g0tmi1k Severity major => minor
2021-06-22 18:37 steev Assigned To => steev
2021-06-22 18:37 steev Status new => closed
2021-06-22 18:37 steev Resolution open => won't fix