2023. 03. 08. 13:40 keltezéssel, Ross Burton írta:

On 8 Mar 2023, at 12:32, Böszörményi Zoltán <zbos...@gmail.com> 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.

Is there a way to distinguish between the download files for
cmake vs python3-cmake
ninja vs python3-ninja
?

The file names from pypi.org are exactly the same as
the source downloads of cmake and ninja of the same versions
but obviously with different checksums.

-=-=-=-=-=-=-=-=-=-=-=-
Links: You receive all messages sent to this group.
View/Reply Online (#178313): 
https://lists.openembedded.org/g/openembedded-core/message/178313
Mute This Topic: https://lists.openembedded.org/mt/97450739/21656
Group Owner: openembedded-core+ow...@lists.openembedded.org
Unsubscribe: https://lists.openembedded.org/g/openembedded-core/unsub 
[arch...@mail-archive.com]
-=-=-=-=-=-=-=-=-=-=-=-

Reply via email to