Skip to content

RTD fails to build wheels that builds locally #7521

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

Closed
marimeireles opened this issue Sep 30, 2020 · 1 comment
Closed

RTD fails to build wheels that builds locally #7521

marimeireles opened this issue Sep 30, 2020 · 1 comment

Comments

@marimeireles
Copy link

Details

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! 🌸

@humitos
Copy link
Member

humitos commented Sep 30, 2020

Duplicated of #7520

@humitos humitos closed this as completed Sep 30, 2020
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

2 participants