We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
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
Haven't change anything except few index.rst text updates and build is now failing. Few notes:
index.rst
make html
Error itself also isn't very explanatory:
checkout ----- Top-level Build Failure: 'NoneType' object has no attribute 'replace'
I also noticed some errors while compiling:
checking if libyaml is compilable x86_64-linux-gnu-gcc -pthread -fno-strict-aliasing -DNDEBUG -g -fwrapv -O2 -Wall -Wstrict-prototypes -fPIC -I/usr/include/python2.7 -c build/temp.linux-x86_64-2.7/check_libyaml.c -o build/temp.linux-x86_64-2.7/check_libyaml.o build/temp.linux-x86_64-2.7/check_libyaml.c:2:18: fatal error: yaml.h: No such file or directory #include <yaml.h> ^ compilation terminated.
Error and build log: https://readthedocs.org/builds/django-suit/3010778/
Only a week ago same exact version/commit was working fine: https://readthedocs.org/builds/django-suit/2957166/
Any ideas? Thank you
The text was updated successfully, but these errors were encountered:
The same for me : https://readthedocs.org/builds/phppowerpoint/3010900/
Sorry, something went wrong.
Hmm, this looks like a bug on our side. I'll check it out.
On Fri, Jun 26, 2015 at 4:59 AM, Progi1984 [email protected] wrote:
The same for me : https://readthedocs.org/builds/phppowerpoint/3010900/ — Reply to this email directly or view it on GitHub #1378 (comment) .
— Reply to this email directly or view it on GitHub #1378 (comment) .
Eric Holscher Maker of the internet residing in Portland, Oregon http://ericholscher.com
5afae52
No branches or pull requests
Haven't change anything except few
index.rst
text updates and build is now failing.Few notes:
make html
locally is working fine.Error itself also isn't very explanatory:
I also noticed some errors while compiling:
Error and build log:
https://readthedocs.org/builds/django-suit/3010778/
Only a week ago same exact version/commit was working fine:
https://readthedocs.org/builds/django-suit/2957166/
Any ideas?
Thank you
The text was updated successfully, but these errors were encountered: