-
Actual Results
|
Beta Was this translation helpful? Give feedback.
Replies: 1 comment 6 replies
-
Part of Textual's CI testing is that all the unit tests are run with, and must pass with, Python versions 3.7 through to 3.12. I've seen no evidence to suggest that "Python 3.8 cannot run Textual". The error you're showing above suggests there's a problem loading the stylesheet of your application. Given that the repo you point to seems to require a lot of dependencies and a lot of setup, that makes it tricky for someone else to test. Could I encourage you to create an MRE that demonstrates the same problem, especially one that demonstrates the claim in the subject of this discussion? |
Beta Was this translation helpful? Give feedback.
Thanks for your help @davep, it is related to python
Works on 3.8