Python 3.6 disutils.core | Sololearn: Learn to code for FREE!
Neuer Kurs! Jeder Programmierer sollte generative KI lernen!
Kostenlose Lektion ausprobieren
+ 2

Python 3.6 disutils.core

Does python 3.6 have any issue with disutils module.. I seem to get the error "Module Not Found, No module named disutils.core" I tried "pip install disutils" and it didn't work either

28th Sep 2018, 8:42 AM
Toni Sedjoah
Toni Sedjoah - avatar
2 Antworten
+ 2
i think you forget to add path your python. uninstall it and then reinstall when you install it in bottom check the box add to path and then try to download your module using cmd.
28th Sep 2018, 4:16 PM
Maninder $ingh
Maninder $ingh - avatar
0
I selected that option during python setup. but I'll try again
28th Sep 2018, 4:57 PM
Toni Sedjoah
Toni Sedjoah - avatar