Giter VIP home page Giter VIP logo

sevenziptools's People

Contributors

alphaniner avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar

sevenziptools's Issues

Error while installing

Just tried to install the plugin in fman 1.7.3 and got the following output:

Plugin 'SevenZipTools' failed to load.

Traceback (most recent call last):
  File "fman\impl\plugins\plugin.py", line 125, in load
  File "fman\impl\plugins\plugin.py", line 141, in _load
  File "fman\impl\plugins\plugin.py", line 164, in _load_classes
  File "fman\impl\plugins\plugin.py", line 229, in _load_packages
  File "<frozen importlib._bootstrap_external>", line 399, in _check_name_wrapper
  File "<frozen importlib._bootstrap_external>", line 823, in load_module
  File "<frozen importlib._bootstrap_external>", line 682, in load_module
  File "<frozen importlib._bootstrap>", line 265, in _load_module_shim
  File "<frozen importlib._bootstrap>", line 684, in _load
  File "<frozen importlib._bootstrap>", line 665, in _load_unlocked
  File "<frozen importlib._bootstrap_external>", line 678, in exec_module
  File "<frozen importlib._bootstrap>", line 219, in _call_with_frames_removed
  File "C:\Users\holge\AppData\Roaming\fman\Plugins\Third-party\SevenZipTools\sevenziptools\__init__.py", line 6, in <module>
    from .configuration import _CHECK_EXTENSION, _COMPARE_HASH, _COMPRESS_ARGS, \
  File "C:\Users\holge\AppData\Roaming\fman\Plugins\Third-party\SevenZipTools\sevenziptools\configuration.py", line 13, in <module>
    with open('R:/out.txt', 'w') as myfile:
FileNotFoundError: [Errno 2] No such file or directory: 'R:/out.txt'

Maybe the hard coded volume letter seems to be the problem...

with open('R:/out.txt', 'w') as myfile:

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.