bskinn / sphobjinv

Toolkit for manipulation and inspection of Sphinx objects.inv files
https://sphobjinv.readthedocs.io
MIT License
78 stars 9 forks source link

Improve surfacing of actual problem encountered during no-argument Inventory instantiation #188

Open bskinn opened 3 years ago

bskinn commented 3 years ago

This will be subtle, because the code will probably have to make a best guess as to which step of the try-them-all import was the one closest to why it actually failed. Might not be too hard to implement some guess logic, though.

Would want to integrate this into the CLI, to improve the message beyond "no valid inventory found", or whatever it is.