Describe the bug
There is a problem when installed with pip in python3.11: meshpy-2025.1.1-cp311-cp311-win_amd64.whl
However the problem will be solved when it is installed with conda.
To Reproduce
Steps to reproduce the behavior:
- Make a new virtual env with python3.11
- install meshpy with pip
- try to import the meshpy
Environment (please complete the following information):
- OS: windows
- MeshPy version: [2025.1.1]
- Python version: [3.11]