The Python Oracle

Python 3: ImportError "No Module named Setuptools"

Become part of the top 3% of the developers by applying to Toptal https://topt.al/25cXVn

--

Music by Eric Matyas
https://www.soundimage.org
Track title: Switch On Looping

--

Chapters
00:00 Question
00:55 Accepted answer (Score 695)
01:30 Answer 2 (Score 174)
03:40 Answer 3 (Score 56)
04:08 Answer 4 (Score 37)
04:43 Thank you

--

Full question
https://stackoverflow.com/questions/1442...

Accepted answer links:
[Here]: https://stackoverflow.com/questions/6344...

Answer 2 links:
[setuptools dox page]: https://packaging.python.org/tutorials/i.../
[Distutils is deprecated and will be removed in Python 3.12]: https://docs.python.org/3/whatsnew/3.10....
[setuptools]: https://packaging.python.org/en/latest/g.../
[Distribute]: http://pythonhosted.org/distribute/
[here]: https://stackoverflow.com/a/16511005/565...
[Distribute]: http://pythonhosted.org/distribute/
[instructions]: https://pypi.python.org/pypi/setuptools#...

Answer 3 links:
[Ansible]: https://en.wikipedia.org/wiki/Ansible_(s...)

Answer 4 links:
[virtualenv]: http://pypi.python.org/pypi/virtualenv

--

Content licensed under CC BY-SA
https://meta.stackexchange.com/help/lice...

--

Tags
#python #module #package #setuppy #python33

#avk47