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

Fix GitHub action for deploy-pages #35

Open
doyled-it opened this issue Jul 10, 2024 · 1 comment
Open

Fix GitHub action for deploy-pages #35

doyled-it opened this issue Jul 10, 2024 · 1 comment
Labels
ci/cd Pertains to CI/CD GitHub Actions documentation Improvements or additions to documentation planned The project team will work on this issue

Comments

@doyled-it
Copy link
Member

See error here. The error occurs when running sphinx-build:

Extension error:
Could not import extension sphinx_copybutton (exception: No module named 'sphinx_copybutton')

And when I search for this issue, the most applicable that I find is here:

executablebooks/sphinx-copybutton#169

It doesn't make sense because sphinx-copybutton is installed both locally when I try to run this command and in the Action.

@doyled-it doyled-it added documentation Improvements or additions to documentation ci/cd Pertains to CI/CD GitHub Actions labels Jul 10, 2024
@doyled-it
Copy link
Member Author

Could be done together with #23

@doyled-it doyled-it added the planned The project team will work on this issue label Jul 10, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
ci/cd Pertains to CI/CD GitHub Actions documentation Improvements or additions to documentation planned The project team will work on this issue
Projects
None yet
Development

No branches or pull requests

1 participant