You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Best solution at the moment is to install python 3.11 parallel to the python version shipped with your distro. This is very easy and one google-search away. You also need to install the python-specific version of the venv-module. And as the last step before running forge for the first you should change in "webui.sh" the variable python_cmd="python3.10" to python_cmd="python3.11".
I just installed manjaro . I has python 3.12. I would like to know when is forge going to have 3.12 ? Or is there a work around to get it to work ?
The text was updated successfully, but these errors were encountered: