Replies: 1 comment
-
|
Yes, the documentation of https://github.com/jgieseler/Solar-MACH is quite rudimentary due to lack of time. This is also because I think most users either go directly to the website https://solar-mach.github.io or they use the (at https://github.com/jgieseler/Solar-MACH mentioned) PyPI package, which indeed has a full documentation. I added now the Python version badge |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
The current matplotlib 3.5.2 is not compatible with Python 3.11. This will cause an error while installing the requirement.txt:
'''
Failed to build matplotlib ERROR: Could not build wheels for matplotlib, which is required to install pyproject.toml-based projects
'''
Should make it clear which python version should be used
Beta Was this translation helpful? Give feedback.
All reactions