SublimeText / LaTeXTools

LaTeX plugin for Sublime Text
https://latextools.readthedocs.io/
2k stars 362 forks source link

dev build regex package for arm64e missing #1552

Open ghyatzo opened 2 years ago

ghyatzo commented 2 years ago

upon loading i get multiple time the same error

ImportError: dlopen(/Users/user/Library/Application Support/Sublime Text/Packages/regex/st3_osx/_regex.so, 0x0002): tried: '/Users/user/Library/Application Support/Sublime Text/Packages/regex/st3_osx/_regex.so' (fat file, but missing compatible architecture (have 'i386,x86_64', need 'arm64e')), '/usr/lib/_regex.so' (no such file)
ghyatzo commented 2 years ago

Refer to this comment for updates

Mainjr22 commented 1 year ago

me too