Closed justjakka closed 5 months ago
Could you try using python 3.11 instead of 3.12? I think that might be a quick fix while I look into it fixing the issue (I'm busy for the next week or so)
pip install blinker==1.7
will fix it
pip install blinker==1.7
will fix it
Doesn't work for me, neither on 3.11 nor 3.12
Try v0.12.15, it should be fixed now
Cannot run the script directly from source, installed through PyPI or from the binary. The error remains the same:
The issue is mentioned here. Proposing adding direct blinker dependency.