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

installation asks python 3.12 and won't use 3.13 #8

Open
kamazeuci opened this issue Jan 19, 2025 · 1 comment
Open

installation asks python 3.12 and won't use 3.13 #8

kamazeuci opened this issue Jan 19, 2025 · 1 comment

Comments

@kamazeuci
Copy link

./install-amd.sh
Installing for AMD, ./python-version.sh: line 6: pyenv: command not found
Python version needed: 3.12
./python-version.sh: line 11: pyenv: command not found

yay -Qi python
Name            : python
Version         : 3.13.1-1
@HAMM3REXTREME
Copy link
Owner

Some dependencies do not yet support python 3.13 so using 3.12 is recommended.
Simply install pyenv: pacman -Syu pyenv. The installer should work then.

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