-
-
Notifications
You must be signed in to change notification settings - Fork 30.7k
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
pydantic fails after update 2023.10.0b1 #101042
Comments
Relevant log
|
Seeing the exact same errors/logs for zwave_js and unifiprotect: Setup failed for zwave_js: Unable to import component: Exception importing homeassistant.components.zwave_js |
Samme issue here. local_calendar.calendar (Show logs) |
Same for
|
Same issue for me: zwave_js (Show logs) |
Same issue: garmin_connect (Show logs) |
Same issue: Invalid config |
The issue is also in the released version. |
@konikvranik Sorry, it is not. This issue may bubble up again if a custom component bring it in. For example, we know that the custom integration for RoboRock does mess this up right now. To make sure it is (or isn't) caused by custom integrations, please rename your "custom_components" folder and rebuild Home Assistant ("ha core rebuilt" on a terminal). If the issue persist after that, then your report is correct. In that case, please open a new issue. ../Frenck |
Hi @frenck , thank you for the hint, but I have no Currently I have pydantic (1.10.12) |
Sorry @konikvranik, that is not a common installation type, hence me not taking that into account in my replies usually. Nevertheless, this can still happen if you have cython 3 or newer installed, as Pydantic isn't compatible with that on building. More information on that specific issue, can be found upstream here: pydantic/pydantic#7689 Please note, this is an issue with Pydantic and your system dependencies. ../Frenck |
So, how do we revert to the working state? Rollbacking to HA 2023.9.3 didn't help. |
I'm not aware of any cython installations. I have just HA core installed on RPi. |
I removed custom_components, dropped venv, removed caches, created new one venv and installed HA 2023.9.3 and the problem is still there:
|
same problem with modbus. |
Hi |
I can confirm this still persists:
|
This is a closed issue. The issue original reported in the OP has been resolved and confirmed working. If you are experiencing an issue, please raise a new one. Thanks! 👍 ../Frenck |
The problem
Invalid config
The following integrations and platforms could not be set up:
radio_browser (Show logs)
zwave_js (Show logs)
unifiprotect (Show logs)
google (Show logs)
nest (Show logs)
What version of Home Assistant Core has the issue?
2023.10.0b1
What was the last working version of Home Assistant Core?
2023.10.0b0
What type of installation are you running?
Home Assistant OS
Integration causing the issue
No response
Link to integration documentation on our website
No response
Diagnostics information
No response
Example YAML snippet
No response
Anything in the logs that might be useful for us?
No response
Additional information
No response
The text was updated successfully, but these errors were encountered: