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
Running Sphinx v1.7.9
Traceback (most recent call last):
File "/home/pikachu/Desktop/rtd/readthedocs.org/user_builds/pikachu-demo/envs/stable/local/lib/python2.7/site-packages/sphinx/cmdline.py", line 303, in main
args.warningiserror, args.tags, args.verbosity, args.jobs)
File "/home/pikachu/Desktop/rtd/readthedocs.org/user_builds/pikachu-demo/envs/stable/local/lib/python2.7/site-packages/sphinx/application.py", line 163, in __init__
confoverrides or {}, self.tags)
File "/home/pikachu/Desktop/rtd/readthedocs.org/user_builds/pikachu-demo/envs/stable/local/lib/python2.7/site-packages/sphinx/config.py", line 163, in __init__
raise ConfigError(CONFIG_SYNTAX_ERROR % err)
ConfigError: There is a syntax error in your configuration file: from __future__ imports must occur at the beginning of the file (conf.py, line 275)
Configuration error:
There is a syntax error in your configuration file: from __future__ imports must occur at the beginning of the file (conf.py, line 275)
Command time: 0s Return: 2
The text was updated successfully, but these errors were encountered:
This is in local development.
Build is failing on importing the demo project.
Command -
Result
The text was updated successfully, but these errors were encountered: