Programming

Why you should not use Python’s easy_install carelessly on Debian

(Hint: This article talks about the Pylons web framework which is essentially dead. But the warning about easy_install and pip is still valid.) This article tries to make clear why blindly running setuptools/ez_setup on Debian/Ubuntu is dangerous and will happily break your operating system. I loved the Pylons web framework. A significatnt number of developers was using it. […]

Why you should not use Python’s easy_install carelessly on Debian Read More »

Scroll to Top