You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
fix(setup): only run openparse-download when openparse is installed
Guard the post-install weight download with an `import openparse` probe
so a stripped-down install (no openparse[ml] in install_requires) does
not call a missing console-script and emit a confusing error.
Co-Authored-By: Claude Opus 4.7 <noreply@anthropic.com>
0 commit comments