-
-
Notifications
You must be signed in to change notification settings - Fork 34
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
1.4.1: meson fails in sphinx-build command #368
Comments
The required modules are listed in
Yes, hardcoded python command is not good. would you like to file a pull request? |
Why not 😄 .. however it would be good to know where I can find |
BTW .. is it really necessary to use all those sphinx extensions to create main page? 🤔 |
|
In fact it is not needed and we can consider not introducing these dependencies when building the manpage. |
Does your problem solve after installing the above package?
I remove the dependency in #370, can you please have a try? |
Since Srain documentation does not longer require any extra python package, close this issue. |
Meson fails with:
In log file it is possible to find:
sphinxnotes
)import('python').find_installation('python3', modules : ['sphinx', 'sphinxnotes'])
The text was updated successfully, but these errors were encountered: