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

manjaro python 3.12 #2519

Open
kc8pdr205 opened this issue Dec 30, 2024 · 1 comment
Open

manjaro python 3.12 #2519

kc8pdr205 opened this issue Dec 30, 2024 · 1 comment

Comments

@kc8pdr205
Copy link

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 ?

@slann303
Copy link

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".

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants