S
Solara2y ago
Stefan

mypy is a bit of a mess in my solara project, not sure why yet: ```python pvcastfrontend/02-config.p

mypy is a bit of a mess in my solara project, not sure why yet:
pvcastfrontend/02-config.py:307:17: error: Module has no attribute "Title" [attr-defined]
pvcastfrontend/02-config.py:308:17: error: Module has no attribute "Info" [attr-defined]
pvcastfrontend/02-config.py:309:17: error: Module has no attribute "Button" [attr-defined]
Found 60 errors in 1 file (checked 1 source file)
pvcastfrontend/02-config.py:307:17: error: Module has no attribute "Title" [attr-defined]
pvcastfrontend/02-config.py:308:17: error: Module has no attribute "Info" [attr-defined]
pvcastfrontend/02-config.py:309:17: error: Module has no attribute "Button" [attr-defined]
Found 60 errors in 1 file (checked 1 source file)
0 Replies
No replies yetBe the first to reply to this messageJoin

Did you find this page helpful?