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

AttributeError: cython_sources #13

Open
rickmacgillis opened this issue Nov 17, 2024 · 0 comments
Open

AttributeError: cython_sources #13

rickmacgillis opened this issue Nov 17, 2024 · 0 comments

Comments

@rickmacgillis
Copy link

If you try to build this with either RTD or pip-compile docs/requirements.in then you'll get an attribute error.

To fix it, you'll need to regenerate the docs/requirements.txt file. Either delete that file, or remove its contents, then run pip-compile docs/requirements.in. This is the reason why the build is failing for this repo.

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

1 participant