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

Dependency problem #86

Open
sebazungui opened this issue Sep 18, 2024 · 2 comments
Open

Dependency problem #86

sebazungui opened this issue Sep 18, 2024 · 2 comments

Comments

@sebazungui
Copy link

sebazungui commented Sep 18, 2024

Hello! Thanks for your amazing work! I'm looking for help with: trying to run on windows to get my token and everything to work on homeassistant but i cant run the 'carelink_carepartner_api_login.py' because i get this error import blinker._saferef
ModuleNotFoundError: No module named 'blinker._saferef'

i was looking but nothing found, thanks!

edit: btw i'm trying to get it work with another region/country! Chile... it is posible?

@sebazungui
Copy link
Author

update: I made it work, so i have the logindata.json working for homeassistant. All the info in HA is unknown or disconnected. It only shows timezone ameriza/santiago (chile).

I'm trying to make it work for my nephew. He is using medtronic guardian 4

@KentSanner
Copy link

I had the same issue using the script tonight. I was able to work around it using:

pip install blinker==1.7.0

Issue is documented here: seleniumbase/SeleniumBase#2782

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