Toby-Cheung
Toby-Cheung
I have included the library using platform.io Library manager and ran into the compilation problem. Error message: In file included from .pio/libdeps/wifi_client/ArduinoWebsockets/src/tiny_websockets/internals/ws_common.hpp:35, from .pio/libdeps/wifi_client/ArduinoWebsockets/src/tiny_websockets/message.hpp:3, from .pio/libdeps/wifi_client/ArduinoWebsockets/src/ArduinoWebsockets.h:4, from src/wifi_client.cpp:6: .pio/libdeps/wifi_client/ArduinoWebsockets/src/tiny_websockets/network/esp32/esp32_tcp.hpp:12:10: fatal...
pydantic.errors.PydanticSchemaGenerationError: Unable to generate pydantic-core schema for . Set `arbitrary_types_allowed=True` in the model_config to ignore this error or implement `__get_pydantic_core_schema__` on your type to fully support it. If you got...