vilemduha/blendercam

Help wanted: "No module named `curve_simplify` "

Closed this issue · 2 comments

Problem Summary

After manually installing some python packages (see issue #267), I got another module error:
image

This time, however, when I try to install it through pip by running .\python.exe -m pip install curve_simplify
I get the following error:

ERROR: Could not find a version that satisfies the requirement curve_simplify (from versions: none)
ERROR: No matching distribution found for curve_simplify

I am not sure what to do now. Any help would be appreciated.

blender 4.2 has made quite a few problems. Blender makes updates and those break things for us