Skip to content

feat: Add IIB_SKIP_OPTIONAL_DEPS support and improve error handling f…#883

Merged
zanllp merged 1 commit into
mainfrom
feature/optional-deps-skip
Jan 6, 2026
Merged

feat: Add IIB_SKIP_OPTIONAL_DEPS support and improve error handling f…#883
zanllp merged 1 commit into
mainfrom
feature/optional-deps-skip

Conversation

@zanllp

@zanllp zanllp commented Jan 6, 2026

Copy link
Copy Markdown
Owner

…or 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

…or 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
@zanllp zanllp merged commit d3b8435 into main Jan 6, 2026
@zanllp zanllp deleted the feature/optional-deps-skip branch January 10, 2026 16:55
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant