hlorus / CAD_Sketcher

Constraint-based geometry sketcher for blender
GNU General Public License v3.0
2.69k stars 129 forks source link

[BUG] Package should be available but cannot be found #366

Closed HarrisWilde closed 1 year ago

HarrisWilde commented 1 year ago

Contact Details

Harris20010411@outlook.com

Description

A bug happened! An error when registering solver module. I'd tried run Blender as administrator, but it still did't work.

Info:

pip 23.0.1 from C:\Users\Harri\AppData\Roaming\Python\Python310\site-packages\pip (python 3.10)
Requirement already satisfied: pip in c:\users\harri\appdata\roaming\python\python310\site-packages (23.0.1)
Processing c:\users\harri\downloads\py_slvs-1.0.5-cp310-cp310-win_amd64.whl
py-slvs is already installed with the same version as the provided wheel. Use --force-reinstall to force an installation of the wheel.
Name: py-slvs
Version: 1.0.5
Summary: Python binding of SOLVESPACE geometry constraint solver
Home-page: https://github.com/realthunder/slvs_py
Author: Zheng, Lei
Author-email: realthunder.dev@gmail.com
License: Gnu General Public License 3.0
Location: c:\users\harri\appdata\roaming\python\python310\site-packages
Requires:
Required-by:
璀﹀憡: Package should be available but cannot be found, check console for detailed info.
                Try restarting blender, otherwise get in contact.

Addon Version

0.27.1

Blender Version

3.4.1

What platform are you running on?

Windows

peter-ap commented 1 year ago

I have the same issue. Haven't found a solution yet.

hlorus commented 1 year ago

This should now be resolved with the 1.0.6 version of the py-slvs library, see: https://github.com/realthunder/slvs_py/issues/7