packagecontrol / pyzmq

"pyzmq" module as a Package Control dependency
1 stars 1 forks source link

Missing Apple silicon (arm64) version #2

Closed mattwidmann closed 2 months ago

mattwidmann commented 1 year ago

Now that Sublime Text 4 is compiled for ARM on Apple silicon devices, this package causes any dependent packages to fail to load because it lacks universal binaries (or an ARM variant). For how this impacts Helium, see https://github.com/sschuhmann/Helium/issues/146.

deathaxe commented 2 months ago

Resolved by https://github.com/packagecontrol/channel/pull/23

This repository targets ST3 and python 3.3.

ARM64 requires at least python 3.8 and thus ST4.