[OE-core] [PATCH 0/3] distutils3: add egg files to path

Burton, Ross ross.burton at intel.com
Tue Jan 17 17:09:32 UTC 2017


On 17 January 2017 at 15:42, Jose Lamego <jose.a.lamego at linux.intel.com>
wrote:

> Packages that use egg files or directories for installation may
> not be found when imported at the python3 interpreter.
> egg files/directories path must be included in a pth file to
> be appropriately included in python path.
>

Do we understand why pip and distutils are installing as eggs, instead of
the traditional format?  I thought we
passed --single-version-externally-managed to setuptools to handle this but
I can't see this anywhere (Khem removed it from distutils back in 2013).
For reference, python3-mako just installs the metadata to the egg folder
and installs the Python code in the traditional way.

Ross
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.openembedded.org/pipermail/openembedded-core/attachments/20170117/62879996/attachment-0002.html>


More information about the Openembedded-core mailing list