-
Notifications
You must be signed in to change notification settings - Fork 28
Open
Description
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.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels