Deprecation: Easy Install Resource (CHEF-6)

[edit on GitHub]

The Python community recommends that users prefer pip rather than easy_install to install python packages.

The easy_install resource was deprecated in 12.10, and will be removed in Chef 13.

Remediation

There is no built in replacement for easy_install in Chef. The poise-python cookbook provides a set of resources for managing Python installations.