-
Notifications
You must be signed in to change notification settings - Fork 3
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
getting python error #13
Comments
Hey, just to check, are you using the image But yeah that does look like some issue with a package has appeared, I'll see if I can replicate the issue and resolve it quickly for you -- should hopefully just need some package updates |
Yes I tried that package and also all other packages since last month fail.The old package from one month ago still works. So went back. |
FYI running the container in portainer app on umbrel home server( portainer version 2.19.1) if that info herzlos helps to reproduce... |
Hrm, seems like it might be an issue specifically with pydantic (a dependency) and Pyhton 3.12 "Just" downgrading to Python 3.11 for now seems to fix it, I'm stuck on an older version of Pydantic for now to maintain compatibility with the lnurl package -- I'll merge a fix soon and then the |
@Funman2 thanks for the report, hopefully the |
Yes it works now, thanks very much for the really quick fix! |
Not yet, working on it in #11 -- it was blocked for a bit on an issue n |
hey,I tried to upgrade to your latest version of phoenixd-lnurl but with new version running from container ( in Portainer) i always get the error: ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
TypeError: ForwardRef._evaluate() missing 1 required keyword-only argument: 'recursive_guard'
seems to be some python version error, any idea?
_Phoenixd-lnurl_logs(1).txt
The text was updated successfully, but these errors were encountered: