On Fri, Oct 24, 2014 at 9:50 PM, Andreas Enge <andr...@enge.fr> wrote: > Maybe we should propagate its input python? Then python-wrapper would > also install python instead of just adding a few links to the binaries.
>From my point of view this would be desirable. I'm having the same problem with other packages such as numpy (which I'm preparing). By the way, I've also noted another minor defect: the wrappers for programs created by python-build-system puts double entries for some directories in the definition of PYTHONPATH. This is visible, e.g., in python-nose (nosetests), python-setuptools (easy_install), python-cython and probably more. This does not create problems, but it would be nice to remove double entries. Regards, Fede