RemoteTree icon indicating copy to clipboard operation
RemoteTree copied to clipboard

ST3, menu greyed out with error

Open ncheese777 opened this issue 8 years ago • 1 comments

After putting the folder / files into my packages folder I get this error:

reloading plugin RemoteTree.remote-tree Traceback (most recent call last): File "C:\Program Files (x86)\Sublime Text 3\sublime_plugin.py", line 109, in reload_plugin m = importlib.import_module(modulename) File "./python3.3/importlib/init.py", line 90, in import_module File "", line 1584, in _gcd_import File "", line 1565, in _find_and_load File "", line 1532, in _find_and_load_unlocked File "", line 584, in check_name_wrapper File "", line 1022, in load_module File "", line 1003, in load_module File "", line 560, in module_for_loader_wrapper File "", line 868, in load_module File "", line 313, in call_with_frames_removed File "C:\Users\natha\AppData\Roaming\Sublime Text 3\Packages\RemoteTree\remote-tree.py", line 10, in import pysftp File "C:\Users\natha\AppData\Roaming\Sublime Text 3\Packages\RemoteTree\pysftp_init.py", line 12, in import paramiko File "C:\Users\natha\AppData\Roaming\Sublime Text 3\Packages\RemoteTree\paramiko_init.py", line 31, in from paramiko.transport import SecurityOptions, Transport File "C:\Users\natha\AppData\Roaming\Sublime Text 3\Packages\RemoteTree\paramiko\transport.py", line 57, in from paramiko.ed25519key import Ed25519Key File "C:\Users\natha\AppData\Roaming\Sublime Text 3\Packages\RemoteTree\paramiko\ed25519key.py", line 17, in import bcrypt File "C:\Users\natha\AppData\Roaming\Sublime Text 3\Packages\RemoteTree\bcrypt_init.py", line 25, in from bcrypt import _bcrypt ImportError: DLL load failed: %1 is not a valid Win32 application.

...the menu is there in Sublime but greyed out.

ncheese777 avatar Jan 15 '18 16:01 ncheese777

Same thing

nikone88 avatar Oct 23 '19 09:10 nikone88