Skip to content

Instantly share code, notes, and snippets.

@palawer
Created August 9, 2023 04:20
Show Gist options
  • Save palawer/00f1b7c83bfca8873dece2e0b45494e5 to your computer and use it in GitHub Desktop.
Save palawer/00f1b7c83bfca8873dece2e0b45494e5 to your computer and use it in GitHub Desktop.
Conda env
conda create -n py3.11 python=3.11
conda activate py3.11
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment