79185282

Date: 2024-11-13 14:16:39
Score: 1
Natty:
Report link

You need to downgrade to Python 3.11 as suggested in the error message for Kivy 2.3 as it conflicts with Python 3.12

conda install python=3.11

Then reinstall Kivy 2.3

Reasons:
  • Low length (1):
  • Has code block (-0.5):
  • Low reputation (0.5):
Posted by: EuanG