Le lundi 23 avril, Jeroen Demeyer a écrit: > We really have to patch every single Python package? That's awful.
No, only python packages which insist on overriding lib paths, because that means even a patched compiler/interpreter which knows where to look, will still fail because of the override. > If only distutils/setuptools wouldn't be so broken... why do they > hard-code the directories to look for .so files? [irony mode on] They know where things are supposed to be, so why not be failsafe and only look there? [irony mode off] Snark on #sagemath PS: http://trac.sagemath.org/sage_trac/ticket/12627 -- To post to this group, send an email to sage-devel@googlegroups.com To unsubscribe from this group, send an email to sage-devel+unsubscr...@googlegroups.com For more options, visit this group at http://groups.google.com/group/sage-devel URL: http://www.sagemath.org