-
Notifications
You must be signed in to change notification settings - Fork 73
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
Bauh python 3.8 #40
Comments
What is your bauh version ? |
bauh 0.7.4 |
Try reinstalling it and let me know if the error still happens. When the Python version was upgraded to 3.8, I had to reinstall it. |
same errors after I have reinstall it |
Ok, let's do baby steps to try to figure out what is happening. What's your system's default language ? ( paste the result of the following command here -> python -c "import locale; print(locale.getdefaultlocale());" ) |
python -c "import locale; print(locale.getdefaultlocale());" |
I could reproduce the issue and published a fix release to bauh-staging (AUR) for now. Could you install it and let me know if the issue has gone ? Thank you for your bug report. |
That works, issue has gone ! |
Great. I will do some more testing here, and in the end of the day I will publish the official release |
I have an issue with bauh after an update of Manjaro, that has updated Python from 3.7 to 3.8.
When I do an upgrade in bauh to update an AUR package, I have this message
I don't know what to do…
The text was updated successfully, but these errors were encountered: