-
Notifications
You must be signed in to change notification settings - Fork 6
Release 2025 SConsx #69
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
Conversation
|
|
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
May be add in meta.yaml
- cd testin Test/commands
thomasarsouze
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Local building of documentation creates a lot of warnings.
Not sure how bad it is, but this includes:
/Users/arsouze/Documents/Modeles/Codes/OpenAlea/sconsx/doc/_autosummary/openalea.sconsx.rst:24: WARNING: autosummary : échec de l'importation de qt5.
Indications possibles :
* AttributeError: module 'SCons.Warnings' has no attribute 'Warning'
* AttributeError: module 'openalea.sconsx' has no attribute 'qt5'
* ValueError: not enough values to unpack (expected 2, got 1)
* ModuleNotFoundError: No module named 'qt5'
* KeyError: 'qt5'
.../OpenAlea/sconsx/src/openalea/sconsx/config.py:docstring of openalea.sconsx.config:1: WARNING: description dupliquée de l'objet openalea.sconsx.config, autre instance dans _autosummary/openalea.sconsx.config, utiliser :no-index: pour l'un d'eux
|
I have added an option to create API automatically. |
|
If you think this is fine for you, then ok for merging. |
|
No. I will try to fix the errors |
|
Solved... |
thomasarsouze
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Looks good to me
Uh oh!
There was an error while loading. Please reload this page.