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

Can you update pygrocy requirement to 1.5.0 ? There is an issue with pydantic version requirement which was solved in pygrocy 1.5.0 #251

Closed
grzech1983 opened this issue Sep 22, 2022 · 2 comments

Comments

@grzech1983
Copy link

grzech1983 commented Sep 22, 2022

Hello,

currently when I try to install Grocy component I'm getting error:

Logger: homeassistant.util.package
Source: util/package.py:98
First occurred: 12:22:02 (3 occurrences)
Last logged: 12:22:14

Unable to install package pygrocy==1.4.1: ERROR: Will not install to the user site because it will lack sys.path precedence to pydantic in /snap/home-assistant-snap/527/lib/python3.10/site-packages

this is related to pygrocy 1.4.1 require older version od pydantic which is already installed. This has been resolved here:

SebRut/pygrocy@6d5dae7#diff-60f61ab7a8d1910d86d9fda2261620314edcae5894d5aaa236b821c7256badd7

in pygrocy 1.5.0 release.

Thanks

@grzech1983
Copy link
Author

It looks like upgrade pygrocy to 1.5 is also fixing other issue:

#241 (comment)

@excalbian
Copy link

I'm not 💯 but it seems that the upgrade to pygrocy 1.5.0 will cause issues with timezone support for the execute_chore service (see #252 for details). Still 🕵️ as my python is a bit rusty (barely used).

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

Successfully merging a pull request may close this issue.

3 participants