Skip to content
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

Add the virtualenv suggestion in taichi install document #7913

Open
Zheaoli opened this issue Apr 27, 2023 · 0 comments
Open

Add the virtualenv suggestion in taichi install document #7913

Zheaoli opened this issue Apr 27, 2023 · 0 comments
Assignees
Labels
doc Documentation related issues & PRs welcome contribution

Comments

@Zheaoli
Copy link
Contributor

Zheaoli commented Apr 27, 2023

In the PEP 668, Python import a new concept named "externally managed". This is means that if some distro marked the base python environment, people could not install the taichi directly with sudo pip3 install taichi or pip3 install --user taichi. (for example, in Ubuntu 23.04 and Python 3.11)

So maybe we could add some docs about virtualenv to guide people to use the venv

@Zheaoli Zheaoli added the doc Documentation related issues & PRs label Apr 27, 2023
@github-project-automation github-project-automation bot moved this to Untriaged in Taichi Lang Apr 27, 2023
@ailzhang ailzhang assigned feisuzhu and unassigned ailzhang Apr 28, 2023
@erizmr erizmr moved this from Untriaged to Todo in Taichi Lang May 5, 2023
@jim19930609 jim19930609 moved this from Todo to Backlog in Taichi Lang Jun 2, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
doc Documentation related issues & PRs welcome contribution
Projects
Status: Backlog
Development

No branches or pull requests

4 participants