Skip to content

Support for standalone build #22

@iperezx

Description

@iperezx

This is a pyvista more related issue, since its the python package that doesn't build on M1.

These are the steps we take:

* `git clone https://github.com/teamholtz/FastFuels-Python.git` if needed
* Comment out `pyvista==0.28.1` in [setup.py](https://github.com/teamholtz/FastFuels-Python/blob/master/setup.py)
* Rebuild wheel `python3 ./setup.py bdist_wheel`

Not sure if you want to support this, but the more archs the better right?

I don't think we use any viz from fastfuels directly (through pyvista) so maybe we can just use a standalone build. Maybe something like: pip install fastfuel[standalone]

I can help out with any dev or testing.

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