Skip to content

Missing package: maturin #254

@jotonedev

Description

@jotonedev

Package name

maturin

Package version

>=0.11.2

PyPI URL

https://pypi.org/project/maturin/

piwheels URL

https://www.piwheels.org/project/maturin/

Python version

  • Python 3.5
  • Python 3.7
  • Python 3.9

I am the maintainer

  • Yes

More information

The builds appear to be failing because rust and cargo are not installed.

I successfully compiled maturin by installing rust using this commands and then running pip3 wheel maturin.

wget https://static.rust-lang.org/dist/rust-1.55.0-armv7-unknown-linux-gnueabihf.tar.gz
tar xvzf rust-1.55.0-armv7-unknown-linux-gnueabihf.tar.gz
cd rust-1.55.0-armv7-unknown-linux-gnueabihf
sudo ./install.sh

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions