Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Themes are not available #113

Closed
akash-nx opened this issue Oct 17, 2022 · 4 comments
Closed

Themes are not available #113

akash-nx opened this issue Oct 17, 2022 · 4 comments

Comments

@akash-nx
Copy link

Most of themes are not available and shows build failed. Also, I am trying to install book & furo theme but unable to do so. Ia m gettingpip install sphinx-book-theme DEPRECATION: Python 2.7 reached the end of its life on January 1st, 2020. Please upgrade your Python as Python 2.7 is no longer maintained. pip 21.0 will drop support for Python 2.7 in January 2021. More details about Python 2 support in pip can be found at https://pip.pypa.io/en/latest/development/release-process/#python-2-support pip 21.0 will remove support for this functionality. ERROR: Could not find a version that satisfies the requirement sphinx-book-theme (from versions: none) ERROR: No matching distribution found for sphinx-book-theme

@humitos
Copy link

humitos commented Oct 20, 2022

Not sure if it's related, but I'm seeing some screenshot previews that are broken:

Screenshot_2022-10-20_12-11-29

@pradyunsg
Copy link
Collaborator

@akash-nx You're using Python 2, which is not supported since 2020. That's why you're seeing issues. Use a newer version of Python, otherwise ask whomever you're getting Python 2 from, for help with it.

@humitos Those are themes being broken with Sphinx 6 (part of the goal with this site was to have it automatically test Sphinx pre-releases across themes). It's mildly concerning that alabaster is failing with Sphinx 6. :)

@akash-nx
Copy link
Author

@pradyunsg yes, I switched to python3 and resolved first issue. I wanted to try more themes but as you mentioned that its being tested with sphinx 6 so I will wait till all themes gets stable.

@pradyunsg
Copy link
Collaborator

@akash-nx once https://github.com/sphinx-themes/sphinx-themes.org/actions/runs/3289629491/jobs/5421397391 completes, you'll be able to see the previews. :)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants