I installed Python 3 two days ago and since then I can't make Sublime Text 3 work properly.
I'm not sure it's because of Python. Perhaps it has something to do with the PATH
environment variable that Python overwrote - I can't tell. Or just some conflict between the Python version I installed on my machine and Python that is used with Sublime? One thing I'm sure of is that it's not my internet connection. My firewall rules allow everything for Sublime Text.
Sublime Text shoots this error on startup:
Emmet: Loading https://api.github.com/repos/emmetio/pyv8-binaries/contents
emmet.pyv8loader: Unable to download packages list. URL error [WinError 10013] An attempt was made to access a socket in a way forbidden by its access permissions downloading https://api.github.com/repos/emmetio/pyv8-binaries/contents.
I also can't use the Package manager; it says:
Package Control
There are no packages available for installation
Please see https://packagecontrol.io/docs/troubleshooting for help