Hi, I already read some posts (https://www.reddit.com/r/Python/comments/yfmljp/pipenv_venv_or_virtualenv_or/, https://stackoverflow.com/questions/41573587/what-is-the-difference-between-venv-pyvenv-pyenv-virtualenv-virtualenvwrappe) but this topic seems to be a moving target.
I am an Arch Linux user that until now has used system-wide python packages and never used python environments. It seems to exist quite a few options in this area. My specific problem is that my machine has python 3.13 installed and I need to use tensorflow that is not compatible with 3.13 (yet).
So my question is : what is the environment management tool(s) I should use to be able to switch between 3.12 and 3.13 (on Arch Linux) ?
submitted by /u/tlreddit
[link] [comments]
r/learnpython Hi, I already read some posts (https://www.reddit.com/r/Python/comments/yfmljp/pipenv_venv_or_virtualenv_or/, https://stackoverflow.com/questions/41573587/what-is-the-difference-between-venv-pyvenv-pyenv-virtualenv-virtualenvwrappe) but this topic seems to be a moving target. I am an Arch Linux user that until now has used system-wide python packages and never used python environments. It seems to exist quite a few options in this area. My specific problem is that my machine has python 3.13 installed and I need to use tensorflow that is not compatible with 3.13 (yet). So my question is : what is the environment management tool(s) I should use to be able to switch between 3.12 and 3.13 (on Arch Linux) ? submitted by /u/tlreddit [link] [comments]
Hi, I already read some posts (https://www.reddit.com/r/Python/comments/yfmljp/pipenv_venv_or_virtualenv_or/, https://stackoverflow.com/questions/41573587/what-is-the-difference-between-venv-pyvenv-pyenv-virtualenv-virtualenvwrappe) but this topic seems to be a moving target.
I am an Arch Linux user that until now has used system-wide python packages and never used python environments. It seems to exist quite a few options in this area. My specific problem is that my machine has python 3.13 installed and I need to use tensorflow that is not compatible with 3.13 (yet).
So my question is : what is the environment management tool(s) I should use to be able to switch between 3.12 and 3.13 (on Arch Linux) ?
submitted by /u/tlreddit
[link] [comments]