Akuli / porcupine

A decent editor written in tkinter
MIT License
162 stars 49 forks source link

Doesn't work on Python 3.12 #1478

Open Akuli opened 7 months ago

Akuli commented 7 months ago

pip fails with:

ERROR: Could not find a version that satisfies the requirement tree-sitter-builds==2023.3.12 (from versions: none)
ERROR: No matching distribution found for tree-sitter-builds==2023.3.12
Akuli commented 7 months ago

Related but not quite same as #1430.