pyodide
                                
                                
                                
                                    pyodide copied to clipboard
                            
                            
                            
                        DOCS: Update docs to reflect version 3.12
📚 Documentation Update docs to reflect version 3.12
There's quite a few areas in the documentation that still point to version 3.11, even though 3.12 is supported.
This would be fine, but I wasn't able to build with this version due to the update requiring 3.12 in this commit. I don't know enough to just wing it and revert to the 3.11 requirement.
I'm on a Mac M1 building locally so this may be why it is griping at me as its likely a very picky build process on this arch.
Happy to contribute docs if this is the right way to go.
FYI, this also breaks using 3.12.2 I believe due to the cython deps, so I will try with 3.12.1 and report back if I get this working.
Happy to contribute docs if this is the right way to go.
That would be great!
its likely a very picky build process on this arch
I've tried to build under arm mac before but I gave up and switched back to linux. Good luck, and we welcome PRs to improve the mac builds.
Happy to contribute docs if this is the right way to go.
That would be great!
its likely a very picky build process on this arch
I've tried to build under arm mac before but I gave up and switched back to linux. Good luck, and we welcome PRs to improve the mac builds.
I reached the pyodide build but I had a bunch of library definitions missing. I'm just gonna build on Linux Docker now haha.
It is a nice to have, but ultimately not with the debug :). That said, are you okay with me updating these to 3.12.1?
are you okay with me updating these to 3.12.1?
Please do that! We should look into templating the Python version in the docs, but for now just having them be right would be great.