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
Read the Docs username (if applicable): marimeireles
Expected Result
Docs build.
Actual Result
Docs don't build, here is a relevant cut of the first error:
Building wheels for collected packages: ipycytoscape, pandocfilters, tornado, pyrsistent, livereload
Building wheel for ipycytoscape (setup.py): started
Building wheel for ipycytoscape (setup.py): finished with status 'error'
ERROR: Command errored out with exit status 1:
command: /home/docs/checkouts/readthedocs.org/user_builds/ipycytoscape/envs/latest/bin/python -u -c 'import sys, setuptools, tokenize; sys.argv[0] = '"'"'/tmp/pip-req-build-s19zpd33/setup.py'"'"'; __file__='"'"'/tmp/pip-req-build-s19zpd33/setup.py'"'"';f=getattr(tokenize, '"'"'open'"'"', open)(__file__);code=f.read().replace('"'"'\r\n'"'"', '"'"'\n'"'"');f.close();exec(compile(code, __file__, '"'"'exec'"'"'))' bdist_wheel -d /tmp/pip-wheel-33qehhr8
cwd: /tmp/pip-req-build-s19zpd33/
I can build the docs locally normally, no errors.
Any idea of what might be happening here or where to start debugging?
Thanks a lot! 🌸
The text was updated successfully, but these errors were encountered:
Details
Expected Result
Docs build.
Actual Result
Docs don't build, here is a relevant cut of the first error:
I can build the docs locally normally, no errors.
Any idea of what might be happening here or where to start debugging?
Thanks a lot! 🌸
The text was updated successfully, but these errors were encountered: