Skip to content

OSError: [WinError 10013] on Windows 10 #29

@ghost

Description

Hello :)

Is it possible to fix this error somehow?

Traceback (most recent call last):
  File "C:\Program Files\Sublime Text\Lib\python33\sublime_plugin.py", line 528, in on_api_ready
    plc()
  File "C:\Users\User\AppData\Roaming\Sublime Text\Installed Packages\RemoteSubl.sublime-package\remote_subl.py", line 331, in plugin_loaded
    server = TCPServer((host, port), ConnectionHandler)
  File "./python3.3/socketserver.py", line 430, in __init__
  File "./python3.3/socketserver.py", line 441, in server_bind
OSError: [WinError 10013] An attempt was made to access a socket in a way forbidden by its access permissions

Thanks,
Ihor

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions