Sebwap
Sebwap
Note that I have the same problem with Pillow 9.0.0. An issue is open here: https://github.com/python-pillow/Pillow/issues/5927
It works fine with this command: pip install --no-binary :all: psutil ``` pi@pizerowh:~/displayhatmini $ sudo pip3 install -U --no-binary :all: psutil Looking in indexes: https://pypi.org/simple, https://www.piwheels.org/simple Requirement already satisfied: psutil...
No return on this since nearly one year ? I'm asking myself the same question for the new display hat mini which is driven by the same library. For me,...
Issue in Pillow will be corrected soon in Pillow 8.3.1.
Yes probably, by replicating the code included in display hat mini library!
Work for me too, :) But why using a so old version of Bleak ?
Unfortunately, i'm on a professional computer where i'm not allowed to do this. I use "px" as proxy in those cases, but it need to be specified in a "proxies"...
Hello, Same here. Any request to measure_get_meas return an empty result. Oauth is ok since my device is visible. Please help :(
Finally got a workaround by myself: problem is located in withings_api\__init__.py file: in measure_get_meas function, line 152, a default value is added for parameter "lastupdate" and is set to now....