> On 8 Mar 2023, at 12:32, Böszörményi Zoltán <[email protected]> wrote: > The code in pytorch does "import ninja" conditionally, > so it expects it as a python module. Also, this specific > package and anything that uses pytorch for its build > (like torchvision) complains about the same.
That would be: https://pypi.org/project/ninja/ https://github.com/scikit-build/ninja-python-distributions Which is a bit icky. We have a ninja binary already, I wonder if we can build just the python pieces there. Ross
-=-=-=-=-=-=-=-=-=-=-=- Links: You receive all messages sent to this group. View/Reply Online (#178171): https://lists.openembedded.org/g/openembedded-core/message/178171 Mute This Topic: https://lists.openembedded.org/mt/97450739/21656 Group Owner: [email protected] Unsubscribe: https://lists.openembedded.org/g/openembedded-core/unsub [[email protected]] -=-=-=-=-=-=-=-=-=-=-=-
