Greeting,
as the name suggests, I get the following error when trying to start in experimental branch:
ImportError: cannot import name 'windll' from 'ctypes' (/usr/lib/python3.10/ctypes/__init__.py)
I suspect that either windll cannot be found as it is Windows specific or that a dependency is missing in requirements. I'm no developer, so I can't really tell.
Greeting, as the name suggests, I get the following error when trying to start in experimental branch:
ImportError: cannot import name 'windll' from 'ctypes' (/usr/lib/python3.10/ctypes/__init__.py)
I suspect that either windll cannot be found as it is Windows specific or that a dependency is missing in requirements. I'm no developer, so I can't really tell.