Hi, does the ParaView binary ship with all standard libraries in the regular Python version it’s using?
For example, a package I’m trying to use with pvpython requires zoneInfo, but since this is a standard library not available for installation, and pvpython doesn’t seem to have it by default, I’m unable to proceed. Any guidance would be appreciated!
@ben.boeckel do we need to enable something in our superbuild to provide zoneinfo in ParaView’s Python? Are we missing other standard modules in Python?