Open Seniatical opened 1 year ago
Getting the same error, using Pydata Sphinx Theme v0.13.0 and Sphinx v6.1.3
@Seniatical , For the first issue I think the problem is coming from the Version 7 of Sphinx. this has been solved since then in main but I would suggest to pin version of Sphinx for the time being.
@mlange-42, Could you update your version to the latest one (0.13.4) I remember working on this issue some time ago, it should be available now.
v0.13.4 is not available via pip, and the repo also has no such tag. Installing from the main branch of the repo does not solve the issue.
my bad it's 0.13.3 but if you still face it with main it's an issue.
Would you mind sharing your conf.py ?
I've just release v0.14.0 you can give it a try but I guess it won't change anything from your side as you already checked with main. Would you minde sharing your conf.py so I see what parameter you use ? or even better the repository you are working with so I can make a fork for testing purposes.
I have this error with pydata_sphinx_theme==0.14.1
, but I am unsure if this is due to sphinx-multiversion
or pydata_sphinx_theme
. Link to the full error, including system info and MRE here.
@adam-grant-hendry your error seems to be related to sphinx-multiversion only. you should try to run the call that is raising the rror to get a more meaningful traceback.
This issue is only focusing on the management of the image_relative that seems broken for some of our users.
After updating to the latest version, i've been getting a new error which I cannot seem to resolve.
Traceback
Pydata Sphinx Theme Version
Sphinx Version
Python Version