jaecadejnight Posted February 2 Posted February 2 Hello! I noticed a bunch of nice Python packages are here but the one I need, sphinx, isn’t. I would appreciate it if this package can be made available! It is installed with: pip install -U sphinx I also need the Read the docs theme ( https://sphinx-rtd-theme.readthedocs.io/en/stable/index.html ) which can be installed with: pip install sphinx_rtd_theme My site has a working flask directory here where I intend on using the sphinx documentation package: https://jaecadejnight.helioho.st/flasktest/
jaecadejnight Posted February 2 Author Posted February 2 @wolstech my https://jaecadejnight.helioho.st/flasktest/python/version/ thing shows this: Python version 3.12.4 (main, Jul 28 2024, 00:08:33) [GCC 11.4.1 20231218 (Red Hat 11.4.1-3)]
Krydos Posted February 3 Posted February 3 Installed. You can see the current list of installed modules and their versions for Johnny's Python 3.12 at https://krydos2.heliohost.org/pyinfo/info3.12.py
Recommended Posts