Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Python wheel building #462

@turtleizzy

Description

@turtleizzy

I am trying to build python wheel from the building artifacts.

ninja install after a successful build seemed to work but it just locally installed all related .so and .py files to /usr/local and doesn't seem to be able to build python wheels.
I also checked /distribution directory but I found nothing helpful. Wheel (eggs) building seemed only to be mentioned in legacy thingies.
Now I am trying to use install_manifest.txt that seemed to be generated after running ninja install, to collect all the necessary files for wheel building manually.

Is there any better way to go? Any help is appreciated. Thanks!

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions