Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Exception during installation #7

Open
blokeley opened this issue Jul 18, 2018 · 0 comments
Open

Exception during installation #7

blokeley opened this issue Jul 18, 2018 · 0 comments

Comments

@blokeley
Copy link

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
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant