Skip to content

Exception during installation #7

Description

@blokeley

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

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

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