Install¶
WolfXL 2.1 private package¶
WolfXL 2.1.0 is distributed through the authenticated WolfXL package index. Configure the per-purchase credential from your purchase email by following the Secure Install guide.
Install or upgrade from the configured private index:
Do not use --extra-index-url. The private index contains WolfXL and its
required dependencies.
Verify the installed version¶
The command should print 2.1.0.
Local Development (from this repo)¶
If you are working on the Rust extension itself, build the local extension in editable mode in the Rust subproject environment.
Troubleshooting¶
- See Performance Troubleshooting for runtime issues.
- See Operational Troubleshooting for packaging/import issues.