organization · inferred from evidence
Rossum
The organization behind the Rossum CLI.
- Rossum CLI ImportError: cannot import name 'save_virtual_workbook' from openpyxl
Pin openpyxl to a version that still has save_virtual_workbook: pip install openpyxl==3.0.10. The reporter confirmed the error disappeared after downgrading, and a second user confirmed the same fix for XLS exports. Longer term, the Rossum