You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I just downloaded fman, then tried to install this plugin and got the following:
Command 'InstallPlugin' raised error.
Traceback (most recent call last):
File "fman\impl\plugins\command_registry.py", line 52, in _execute_command
File "C:\Users\Tom Oakley\AppData\Local\fman\Versions\1.1.4\Plugins\Core\core\commands\__init__.py", line 1537, in __call__
plugin_dir = self._install_plugin(repo.name, zipball_contents)
File "C:\Users\Tom Oakley\AppData\Local\fman\Versions\1.1.4\Plugins\Core\core\commands\__init__.py", line 1573, in _install_plugin
copy(join(zip_url, dir_in_zip), dest_dir_url)
File "fman\fs.py", line 49, in copy
File "fman\impl\plugins\mother_fs.py", line 129, in copy
File "C:\Users\Tom Oakley\AppData\Local\fman\Versions\1.1.4\Plugins\Core\core\fs\zip.py", line 94, in copy
task()
File "C:\Users\Tom Oakley\AppData\Local\fman\Versions\1.1.4\Plugins\Core\core\fs\zip.py", line 334, in __call__
_run_7zip(args)
File "C:\Users\Tom Oakley\AppData\Local\fman\Versions\1.1.4\Plugins\Core\core\fs\zip.py", line 414, in _run_7zip
pass
File "C:\Users\Tom Oakley\AppData\Local\fman\Versions\1.1.4\Plugins\Core\core\fs\zip.py", line 460, in __exit__
exit_code, self._args, ''.join(self._stdout_lines)
core.fs.zip._7zipError: 7-Zip with args ['x', 'C:/Users/Tom Oakley/AppData/Local/Temp/tmp226z0v51/plugin.zip', 'kszcode-FuzzySearchFilesInCurrentFolder-fc562a0', '-o.\\oxi3ubjn.tmp'] returned non-zero exit status 2
The text was updated successfully, but these errors were encountered:
I just downloaded fman, then tried to install this plugin and got the following:
The text was updated successfully, but these errors were encountered: