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

Kiauh does not recognize Python 3.11 #597

Open
manuelchaves opened this issue Nov 10, 2024 · 5 comments
Open

Kiauh does not recognize Python 3.11 #597

manuelchaves opened this issue Nov 10, 2024 · 5 comments
Labels
Scope: Core Status: Feedback Needed Further information is required Type: Bug Something isn't working as expected

Comments

@manuelchaves
Copy link

Linux Distribution

Armbian 24.8.1 Bookworm Minimal

What happened

Donf find Python 3.11

What did you expect to happen

Old version (5.x) its OK

How to reproduce

Upgrade it

Additional information

Captura de tela 2024-11-10 191146

@dw-0
Copy link
Owner

dw-0 commented Nov 11, 2024

Hi, thanks for the report. Can you please post the output of python3 -V ?
That is the command KIAUH uses to determine the actual python 3 version. But tbh, it would be odd if that would show an older python 3 version like the one shown with python -V. I can only imagine that the command python3 does not exist then.

@dw-0 dw-0 added Type: Bug Something isn't working as expected Status: Feedback Needed Further information is required Scope: Core labels Nov 11, 2024
@manuelchaves
Copy link
Author

manuelchaves commented Nov 11, 2024

Thanks
mks@mkspi:$ python3 -V
Python 3.11.0
mks@mkspi:
$

@L8nitesurfer
Copy link

So I ran into this issue and tried the suggestion above but I am still encoutering the error.
ΓòöΓòÉΓòÉΓòÉΓòÉΓòÉΓòÉΓòÉΓòÉΓòÉΓòÉΓòÉΓòÉΓòÉΓòÉΓòÉΓòÉΓòÉΓòÉΓòÉΓòÉΓòÉΓòÉΓòÉΓòÉΓòÉΓòÉΓòÉΓòÉΓòÉΓòÉΓòÉΓòÉΓòÉΓòÉΓòÉΓòÉΓòÉΓòÉΓòÉΓòÉΓòÉΓòÉΓòÉΓòÉΓòÉΓòÉΓòÉΓòÉΓòÉΓòÉΓòÉΓòÉΓòÉΓòÉΓòÉΓòù
Γòæ ~~~~~~~~~~~~~~~~~~~~~ [ KIAUH ] ~~~~~~~~~~~~~~~~~~~~~ Γòæ
Γòæ Klipper Installation And Update Helper Γòæ
Γòæ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Γòæ
ΓòÜΓòÉΓòÉΓòÉΓòÉΓòÉΓòÉΓòÉΓòÉΓòÉΓòÉΓòÉΓòÉΓòÉΓòÉΓòÉΓòÉΓòÉΓòÉΓòÉΓòÉΓòÉΓòÉΓòÉΓòÉΓòÉΓòÉΓòÉΓòÉΓòÉΓòÉΓòÉΓòÉΓòÉΓòÉΓòÉΓòÉΓòÉΓòÉΓòÉΓòÉΓòÉΓòÉΓòÉΓòÉΓòÉΓòÉΓòÉΓòÉΓòÉΓòÉΓòÉΓòÉΓòÉΓòÉΓòÉΓò¥
[ERROR] An unexpected error occured:
Expecting value: line 1 column 1 (char 0)
Traceback (most recent call last):

Additionally I removed the folder and its content and reinstalled but the issue presist.

@dw-0
Copy link
Owner

dw-0 commented Nov 12, 2024

tried the suggestion above

There is no suggestion anywhere.

Im also not sure what kind of error you get here and i don't think it is related to this topic.

@dw-0
Copy link
Owner

dw-0 commented Nov 12, 2024

Thanks mks@mkspi:$ python3 -V Python 3.11.0 mks@mkspi:$

Interesting. So python -V and python3 -V are both available and both show the same output. I don't really understand why that error is thrown. I somehow need to figure out how to reproduce this issue.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Scope: Core Status: Feedback Needed Further information is required Type: Bug Something isn't working as expected
Projects
None yet
Development

No branches or pull requests

3 participants