-
Notifications
You must be signed in to change notification settings - Fork 104
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
meson-python: error: Could not find meson version 0.63.3 or newer, found 0.61.2 #41
Comments
I theoretically was able to work around this with the command mentioned in #32:
But then when I run a scan, I get the following error:
My version is
Which is the latest for Ubuntu 22.04 |
Hello, jsmif, |
@jcmcharro Unfortunately I haven't found a workaround. @fO-000 would have to say how to fix it. (I checked and it's still broken on my box. I used the workaround I mentioned above but I can't even LE scan currently, but I don't get that rfkill error) |
If you're still having problems with this, I found jellyfin/jellyfin-media-player#461.
Tested on Ubuntu 22.04 and the bluing installation worked. |
The front page says it was tested on Ubuntu 22.04. However, when I run the install instructions there, I get the following error:
Note that meson 61.2 is the newers in Ubuntu 22.04 and even 22.10 only 63.2 is the newest, not 63.3. So did the dbus-python project update its requirements, subsequently breaking this?
I tried
sudo pip3 install meson==0.63.3
andsudo pip3 install bluing
(and yes I'm on Python > 3.10), but it still got the same error.The text was updated successfully, but these errors were encountered: