I seemed to have missed the solution with the many overwhelming messages and threads
the combination of the solutions proposed in the first two issues posted by @deathaxe fixed the package installation for me.
I seemed to have missed the solution with the many overwhelming messages and threads
the combination of the solutions proposed in the first two issues posted by @deathaxe fixed the package installation for me.
Please correct me if I’m wrong, you worked in SublimeHQ some time ago. Created PackageControl plugin, then left SublimeHQ. Now you’re supporting PC in your free time. But, SublimeHQ won’t lift their finger to make it happen.
Package Control is currently a pure community project which is not related with SublimeHQ beyound them providing an easy to use installer plugin and sponsoring the hosting.
Will Bond is the inventor and original author. He worked at SublimeHQ for several years and is the only one with full access to all PC related repos/resources/servers, AFAIK.
I am just a volunteer - a power user as of 2016 - with push access to Package Control repo (the client part, which is installed on ST) as was contributing some significant changes which helped to start 4.0 branch.
I’ve also prepared a PR to update the webapp to 4.0 with support for python 3.8 at https://github.com/wbond/packagecontrol.io/pull/157.
Will is the only one who would be able to deploy that PR or sign and publish Package Control in a way which makes it accessible for ST’s installer plugin.
I’ve run the webapp in dev mode locally, but not on real production data. I am not familiar with the server infrastructure and - tbh - don’t feel confident enough to overtake its maintanance. I understand the basics of the webapp’s infrastructure, but I never got in touch with CoffeeScript which is used for frontend stuff.
Anyone using Sublime Text 4169 having this issue
I am using windows 11 and this worked for me
Open Sublime Text .
Go To Preferences > Browse Package
Get inside the user folder

Here you need to open the Preferences.sublime-settings
There you will find the Package control mentioned in ignored_packages just remove that
Restart sublime text .
Press Ctrl + Shift + P
Type Install Package and you will see the option in the menu
Hope it works for you
Not sure if I should be posting here or create a new post… so forgive me please.
I have removed and re-installed Sublime Text. I have also removed the ~/Library/Application Support/Sublime Text folder
Using Build 4169 on macOS v14.5.
The following command: Tools >> Install Package Manager... places the Package Control.sublime-package file in the Installed Packages folder. The Packages/User folder is empty.
Trying to follow the instructions for manual installation I select Sublime Text >> Settings... >> Browse Packages ... and it opens the Packages/User folder which is empty.
I even tried to copy the Package Control.sublime-package to the Packages/User folder; however, that doesn’t appear to work either.
Files
~/Library/Application Support/Sublime Text:
Installed Packages
Package Control.sublime-package
Lib
Local
Log
Packages
User
Today I had the problem that I installed Sublime Text 4 Dev on MacOs new and couldn’t get Package Control installed and run in the mentioned issue here from the thread. And I guess the problem will hit every MacOs user and a clean solution or warning from within ST is not in sight.
I also read the github issue and the last comment by @deathaxe that explained the problem with the signing issue. Is there no other way to maybe warn MacOs users that that might happen?
The current topic title doesn’t fit my issue because it was a new install of Sublime Text and Package Control doesn’t show up in the command palette after installing it via command palette because it can’t succesfully be loaded. Therefore I didn’t checked this topic out because I couldn’t run the installed package control. Maybe add to the title something like package control issues (not running, not installing, not upgrading) on MacOs.
Another issue was that I’ve been using ST on my Mac for the last years without noticing that package control has stopped working. Because I didn’t try to install new packages and the auto upgrade worked before in the background. Only recently I wanted to install a new package “EnhancedSnippets” by @OdatNurd and there I’ve found out the hard way that my package control was broken and all my packages are multiple years old and weren’t upgraded at all. That’s also somewhat unfortunate.
What did you actually delete and reinstall? Can you give more details of your steps?
Control.package_control.deps.oscrypto._ffi.FFIEngineError: Error initializing ctypes + path to the folder with Package ControlPackage Control.sublime-package filePackage Control.sublime-package .Installed Packages directory of Sublime Text.A more convinient way is described in the Github Repo’s README
from urllib.request import urlretrieve;urlretrieve(url="https://github.com/wbond/package_control/releases/latest/download/Package.Control.sublime-package", filename=sublime.installed_packages_path() + '/Package Control.sublime-package')
Thank you @adityaTomar it helped. The ignore was only in the User file. I do not understand how Package Control became ignored at all.
Tell me again why we need to pay $99 for this? Unfortunately, I’ve already paid the license. Been with Sublime since v2, now v4. Last release my computer literally lagged by typing (what kind of text editor does this btw?) If typing is that lag, I might as well get a 586 computer.
Also, can’t install Package Control on Mac. Already place Package Control.sublime-package in Installed Packages. Don’t have root privilege. What is the solution?
Did you rename the file after downloading it? It needs to be precisely Package Control.sublime-package (with a space) and not Package.Control.sublime-package as Github will distribute it.
All recently reported editing lags, especially on M-Platforms have turned out to be caused by opengl driver bugs. So its Apple to blame.