Skip to content

Compiling the mesh package with Python 3.10 and recent numpy and pip #119

@MarilynKeller

Description

@MarilynKeller

Not an issue but posting here to help:

The below installation currently works for me on

  • Python 3.10.0
  • Numpy 2.2.6
  • pip 25.1
sudo apt-get install libboost-dev  # required
sudo apt-get install freeglut3-dev # You can try without, but if the viewer does not open with a fail OpenGl test, then install this
pip install git+https://github.com/MarilynKeller/mesh #Installs directly from my fork, with the fixes for recent numpy

I made a pull request with these fixes: #118

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