wbond / package_control

The Sublime Text package manager
https://packagecontrol.io
4.79k stars 815 forks source link

[four-point-oh] fails on Satisfy Dependencies #1596

Closed rwols closed 2 years ago

rwols commented 3 years ago

When running "Satisfy Dependencies" I'm seeing this in the console now.

Package Control: The library 'Library('backrefs', '3.3')' is not available
Package Control: The library 'Library('bracex', '3.3')' is not available
Package Control: The library 'Library('coverage', '3.8')' is not available
Package Control: The library 'Library('lsp_utils', '3.3')' is not available
Package Control: The library 'Library('markupsafe', '3.3')' is not available
Package Control: The library 'Library('mdpopups', '3.3')' is not available
Package Control: The library 'Library('pathlib', '3.3')' is not available
Package Control: The library 'Library('ptyprocess', '3.3')' is not available
Package Control: The library 'Library('pygments', '3.3')' is not available
Package Control: The library 'Library('pyte', '3.3')' is not available
Package Control: The library 'Library('python-jinja2', '3.3')' is not available
Package Control: The library 'Library('python-markdown', '3.3')' is not available
Package Control: The library 'Library('pyyaml', '3.3')' is not available
Package Control: The library 'Library('sublime_lib', '3.3')' is not available
Package Control: The library 'Library('tabulate', '3.8')' is not available
Package Control: The library 'Library('wcmatch', '3.3')' is not available
Package Control: The library 'Library('wcwidth', '3.3')' is not available
error: Package Control

One or more libraries could not be installed or updated.

Please check the console for details.
rwols commented 2 years ago

supposedly fixed by 737caf9