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

'make html' problem with sphinx_gallery #117

Closed
steffengraber opened this issue Aug 23, 2022 · 2 comments
Closed

'make html' problem with sphinx_gallery #117

steffengraber opened this issue Aug 23, 2022 · 2 comments

Comments

@steffengraber
Copy link
Collaborator

Latest version of sphinx_gallery (v0.11.1) do not work. Error message below.

Checked other versions. v0.10.1 is ok

Possible fix: use python v3.9.


#12 3.183 Extension error (sphinx_gallery.gen_gallery):
#12 3.183 Handler <function generate_gallery_rst at 0x7f321bf99940> for event 'builder-inited' threw an exception (exception: sequence item 1: expected str instance, PosixPath found)
#12 3.502 make[3]: *** [doc/CMakeFiles/html.dir/build.make:72: doc/CMakeFiles/html] Error 2
#12 3.502 make[2]: *** [CMakeFiles/Makefile2:569: doc/CMakeFiles/html.dir/all] Error 2
#12 3.502 make[1]: *** [CMakeFiles/Makefile2:576: doc/CMakeFiles/html.dir/rule] Error 2
#12 3.503 make: *** [Makefile:231: html] Error 2


@steffengraber
Copy link
Collaborator Author

Tested successfully with python v3.10 and the NEST docker dev version.

@steffengraber
Copy link
Collaborator Author

steffengraber commented Aug 24, 2022

Integrated Ubuntu Jammy and python v3.10. Fixed with #118

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