Commit Graph

10 Commits (16330934f5acc32111f5af4099ccb37856432b33)

Author SHA1 Message Date
zanllp 312bdee339 feat: Add IIB_SKIP_OPTIONAL_DEPS support and improve error handling for optional packages
- Add environment variable IIB_SKIP_OPTIONAL_DEPS to skip numpy and hnswlib installation
- Provide detailed helpful hints when hnswlib or numpy installation fails
- Include guidance on C++ compiler requirements and pre-built wheel installation
- Add links to related GitHub issues for troubleshooting
- Improve error handling with better Unicode support on Windows
- Skip empty lines and comments in requirements parsing
2026-01-06 21:22:00 +08:00
zanllp 04862034c9 Refactor install script: simplify package installation logic and improve error handling 2026-01-05 06:42:21 +08:00
zanllp d578d5c10a fix 2024-06-15 04:10:08 +08:00
zanllp 27674fe46a Fix: Replace seq function with custom implementation to avoid dependency errors 2024-02-18 22:59:25 +08:00
zanllp 7d49900dc4
Revert "Revert" 2023-07-23 23:26:45 +08:00
zanllp 323cdaa866 Revert "Merge pull request #334 from zanllp/feature/access-control"
This reverts commit bb2e512b48, reversing
changes made to 478409dee8.
2023-07-23 21:11:43 +08:00
zanllp a0814fc500 Add support for specialized access control paths and permissions 2023-07-23 03:08:06 +08:00
AlUlkesh c071566cc8 install.py fix for dist_name <> pkg_name 2023-06-07 23:31:43 +02:00
zanllp a9016c4c01 typo 2023-05-24 03:12:46 +08:00
zanllp 7e65738b21 Add support for authentication 2023-05-24 03:11:09 +08:00