If you python -m pip install pyasyncore pyasynchat modules into your Python 3.12 interpreter environment, then it will work
Else it'll fail with
File "/Users/autumn/Library/Application Support/Sublime Text 3/Packages/Anaconda/anaconda_server/jsonserver.py", line 13, in <module>
import asyncore
ModuleNotFoundError: No module named 'asyncore'