Replies: 2 comments
-
|
marimo supports the latest actively supported python. as of 25/9 that's python3.9 And other issues may be with your environment and other dependencies. What you posted should work! |
Beta Was this translation helpful? Give feedback.
0 replies
-
|
thank you. I'll get right on this. I like to make sure. |
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.
-
Going to set up a new venv using the approach below ( if there's a better way tell me please) and want to check which is the latest supported release of python. I've got python 3.13.7 but I was told that it's better to use an earlier version to make sure the packages all support it. Here's how I was planning on setting things up. I like to use uv over pip
Beta Was this translation helpful? Give feedback.
All reactions