You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I managed to get this working on Ubuntu 20 by running: apt install python-sphinx
The problem is that there is no documentation related to installing collections and how to use the Django console.
Bug Report
SUMMARY
When I click the Documentation button I get a not found error message
STEPS TO REPRODUCE
Click the Documentation button.
I have managed to pip install sphinx sphinx_rtd_theme on a Rocky box but this makes no difference and you get the same error.
EXPECTED RESULTS
The documentation to be displayed.
ACTUAL RESULTS
I get a not found error. If I try to install sphinx_rtd_theme via pip Ubuntu blocks it and apt install says not found.
The text was updated successfully, but these errors were encountered: