mahilab/Syntacts

Syntacts on Python with new Mac OS (monterey)

Opened this issue · 0 comments

AsadT commented

Any idea how I can load the libsyntactsc.dylib. It appears since Mac OS Big Sur they have withdrawn support and system doesn't have copies of the libraries anymore but rather a DYLD cache.
Underneath the error I receive:

OSError: dlopen(./libsyntactsc.dylib, 0x0006): tried: './libsyntactsc.dylib' (no such file), '/Users/Code/syntacts/libsyntactsc.dylib' (no such file)