Skip to content

part_mesh not available #52

@fabiodelogu

Description

@fabiodelogu

Dear @inducer,

first of all thanks for this great work of developing pymetis. I am one of the developers of the hydrology system package that you can find at https://github.com/c-hydro . We would like to use pymetis to improve our performances in the computations of the river discharges in our main hydrological model named continuum.

I found that installing the pymetis package in a conda python3.8 environment using pip in the following way:
pip install pymetis==2022.1
the package seems to be effected by a problem related to the version because the "pymetis.part_mesh" is not
available at the end of the installation.

To avoid this problem, I directly downloaded the pymetis package from the github repository in a zip format and
I installed it in the same conda python3.8 environment using:
pip install /path/pymetis-main.zip
and in this case all work like a charm.

Thank you for your help and support
Fabio

Metadata

Metadata

Assignees

No one assigned

    Labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions