On 12/14/2016 01:22 PM, Caesar Samsi wrote: > In conclusion for folks searching the archives … the distutils tool is > in python-dev package. > > To get it do: sudo apt-get install python-dev
If your OS is Debian/Ubuntu. For RHEL/Centos the package is python-devel installed via sudo yum install python-devel and for other OS's or Linux distros, it may be something else. You can also install docutils with sudo pip install docutils if you have pip installed, but this may not install other needed python dependencies. In short, package names and software installation methods vary widely and trying to document all the options would probably be confusing in addition to leaving some out. -- Mark Sapiro <m...@msapiro.net> The highway is for gamblers, San Francisco Bay Area, California better use your sense - B. Dylan ------------------------------------------------------ Mailman-Users mailing list Mailman-Users@python.org https://mail.python.org/mailman/listinfo/mailman-users Mailman FAQ: http://wiki.list.org/x/AgA3 Security Policy: http://wiki.list.org/x/QIA9 Searchable Archives: http://www.mail-archive.com/mailman-users%40python.org/ Unsubscribe: https://mail.python.org/mailman/options/mailman-users/archive%40jab.org