Addon/Python issues

I am just a few months into Blender. I am having trouble with my laptop installation. I have installed the latest version of CAD Sketcher addon. The addon is dependent on the python solvespace module. This seems to be a known issue with the module not registered. Typical fixes are not working. So after digging a little deeper I found that there are missing components in my blenders python script directory. Here is what I see:

addons
addons_contrib
freestyle
modules
presets
startup
templates_osl
templates_py

I downloaded Blender 3.4 directly from here. I am running as admin on windows 10.

Any suggestions here? I’m over my head now :frowning:

Welcome :tada:…

I’m not sure what you meant by:

But this addon seems to have not only a support page but also it’s own community (Discord)… and GitHub…

(Which you may already know…) But of course there might be someone here who had similar experiences…

You are in the wrong Folder…
You need to be in the Python Folder

Blender 3.4 folder >>>3.4\python\lib\site-packages\py_slvs directory…for the solve space

Are you sure you have Pip installed correctly?
It should be in the Blender folder >>> 3.4\python\Scripts