What steps does it take to reproduce the issue?
- Have python 3.10 installed on host (tested with 3.10.6)
- Install Sphinx as stated in the documentation
- Build Sphynx guides
from types import Union as types_Union
ImportError: cannot import name 'Union' from 'types' (/usr/lib64/python3.10/types.py)
- What did you expect to happen?
The Sphynx docs to be built successfully
Which version of Dataverse are you using?
v5.11.1
Any related open or closed issues to this bug report?
This issue is seconded by issues from in Sphynx repository: