Packaging: External Python library doesn't work which blocks bridging with applications like Sverchok
Open
Mod: Core
Packaging/building
Status: Needs confirmation
Status: Needs example file
Status: Needs feedback
Status: Needs test on dev version
- Dominant language
- C++
- Stars
- 33.6k
- Forks
- 6k
- Avg merge
- 3d 17h
- Merged PRs (30d)
- 196
Description
### Is there an existing issue for this?
- [x] I have searched the existing issues
### Problem description
Python library from outside not works. Trying from blender .\python.exe -m pip install freecad-stubs gives empty files after wheel installation.
simply moving FreeCAD.pyd from separate freecad cannot give result, because Parts lib situates in other directory and cannot be simply copied.
### Full version info
```shell
python 3.11.13
FreeCAD_1.0.2-conda-Windows-x86_64-py311
blender 5.0.0
```
### Subproject(s) affected?
None
### Anything else?
_No response_
### Code of Conduct
- [x] I agree to follow this project's Code of Conduct
Contributor guide
Assessment
This issue has not been assessed yet.