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

Error: Sphinx requires at least Python 2.7 or 3.4 to run. #3369

Closed
katsar0v opened this issue Jan 25, 2017 · 4 comments
Closed

Error: Sphinx requires at least Python 2.7 or 3.4 to run. #3369

katsar0v opened this issue Jan 25, 2017 · 4 comments

Comments

@katsar0v
Copy link

Subject: Running sphinx-build

Problem

  • Trying to use Sphinx with PyPy

Procedure to reproduce the problem

sphinx-build


#### Error logs / results

Error: Sphinx requires at least Python 2.7 or 3.4 to run.

- <public link of unexpected result if you have>

#### Expected results
To build

### Reproducible project / your project
- <link to your project, or attach zipped small project sample>

### Environment info
- OS: <Unix/Linux/Mac/Win/other with version>
- Python version: 3.3 (PyPy)
- Sphinx version: latest from PyPy pip
- <Extra tools e.g.: Browser, tex or something else>
@tk0miya
Copy link
Member

tk0miya commented Jan 25, 2017

Could you tell me the version of pypy you used?

@katsar0v
Copy link
Author

PyPy3.3 v5.5

@tk0miya
Copy link
Member

tk0miya commented Jan 27, 2017

We’re pleased to announce the release of PyPy3 v5.5.0. Coming four months after PyPy3.3 v5.2, it improves compatibility with Python 3.3 (3.3.5). We strongly recommend updating from previous PyPy3 versions.
http://doc.pypy.org/en/latest/release-pypy3.3-v5.5.0.html

The release announcement of pypy3.3-5.5.0 says it has compatibility with python 3.3.
But Sphinx no longer supports python3.3 since Sphinx-1.5.
If you want to use Sphinx with pypy, please use Sphinx-1.4.x series.

Thanks,

@tk0miya tk0miya closed this as completed Jan 27, 2017
@katsar0v
Copy link
Author

....

@github-actions github-actions bot locked as resolved and limited conversation to collaborators Aug 30, 2021
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

2 participants