-
-
Notifications
You must be signed in to change notification settings - Fork 24
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
Mojo: Quickstart - Setup on MacOS(M1) #413
Comments
M1 Mac 安装 mojo 教程
踩坑说明:
# 卸载 rye:
rye self uninstall
# 设置全局 Python 版本:
❯ pyenv versions
system
3.9.13
3.9.13
3.10.5
* 3.10.6 (set by /Users/dev/.pyenv/version)
# 正常状态:
❯ which python
/Users/dev/.pyenv/shims/python
|
This comment was marked as outdated.
This comment was marked as outdated.
Vscode 配置 Mojo 开发环境:安装 vscode 插件:
mojo 插件设置环境变量:
配置完成效果:
|
1 |
3 similar comments
1 |
1 |
1 |
hhstore
changed the title
Mojo: Quickstart - Setup on MacOS(M1) with Orbstack
Mojo: Quickstart - Setup on MacOS(M1)
Oct 19, 2023
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
📖 Abstract:
💯 Related:
The text was updated successfully, but these errors were encountered: