Replies: 3 comments
-
You will need to recreate your entire virtual environment with a newer python version. The InvenTree database should remain untouched for this Setup a new venv with a newer python version, and then use this venv, and run the |
Beta Was this translation helpful? Give feedback.
-
I am a little bit lost with this process. |
Beta Was this translation helpful? Give feedback.
-
I am a little bit lost with this process. |
Beta Was this translation helpful? Give feedback.
-
Hi,
I've installed Inventree in Installer Mode (debian 11)
python3 -V output Python 3.9.2
Now i want to install some inventree plugins but some needs a newer version of python.
How can i Update Python in Installer Mode ?
if I'm not mistaken the Installer Mode installs in a virtual environment
Should I go to the virtual env (env) to update python packages ?
The installer use Packager.io sources but they are not updated. the last version is 0.17
How Can we update the system with the last master build ?
Thanks !
Beta Was this translation helpful? Give feedback.
All reactions