nicolai-wachenschwan / arc-overhang-prusaslicer-integration

A 3D printer slicing algorithm that lets you print 90° overhangs without support material.
GNU General Public License v3.0
332 stars 26 forks source link

unable to install using python 3.11.3 #54

Open mydevpeeps opened 1 year ago

mydevpeeps commented 1 year ago

I realize this is not a issue with your library but I found it trying to install the pre-reqs as instructed. Can you publish a set of specific-version modules that will still work with this?

ERROR: Ignored the following versions that require a different python version: 1.21.2 Requires-Python >=3.7,<3.11; 1.21.3 Requires-Python >=3.7,<3.11; 1.21.4 Requires-Python >=3.7,<3.11; 1.21.5 Requires-Python >=3.7,<3.11; 1.21.6 Requires-Python >=3.7,<3.11 ERROR: Could not find a version that satisfies the requirement numpy-hilbert-curv (from versions: none) ERROR: No matching distribution found for numpy-hilbert-curv

nicolai-wachenschwan commented 11 months ago

will try to make the code accept 3.10/11/12 :)