Skip to content

Meshmagick not running with Anaconda #29

Description

@battuta

Hi
I have an issue that Meshmagick is no longer working with Anaconda. The following message appears when i try to run "--show" command. Any solution?

(base) C:\Users\User\Desktop\Simulations\Cube1>meshmagick Cube.stl --show
Traceback (most recent call last):
  File "C:\ProgramData\Anaconda3\Scripts\meshmagick-script.py", line 33, in <module>
    sys.exit(load_entry_point('meshmagick', 'console_scripts', 'meshmagick')())
  File "C:\ProgramData\Anaconda3\Scripts\meshmagick-script.py", line 22, in importlib_load_entry_point
    for entry_point in distribution(dist_name).entry_points
  File "C:\ProgramData\Anaconda3\lib\importlib\metadata.py", line 504, in distribution
    return Distribution.from_name(distribution_name)
  File "C:\ProgramData\Anaconda3\lib\importlib\metadata.py", line 177, in from_name
    raise PackageNotFoundError(name)
importlib.metadata.PackageNotFoundError: meshmagick

Also, i would like to know if there is any way that i can run Meshmagick using CMD, as i used to do in older versions of Meshmagick (<2.1)

Thank you.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Fields

    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions