Akuli / porcupine

A decent editor written in tkinter
MIT License
160 stars 46 forks source link

Doesn't work on Python 3.12 #1478

Open Akuli opened 6 months ago

Akuli commented 6 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 6 months ago

Related but not quite same as #1430.