Giter VIP home page Giter VIP logo

Comments (8)

staatzstreich avatar staatzstreich commented on September 25, 2024 1

Same here on Mac OS Mojave. New User of fman, since today. Any news on this topic?

Plugin 'FTPClient' 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 "", line 399, in _check_name_wrapper
File "", line 823, in load_module
File "", line 682, in load_module
File "", line 265, in _load_module_shim
File "", line 684, in _load
File "", line 665, in _load_unlocked
File "", line 678, in exec_module
File "", line 219, in _call_with_frames_removed
File "/Users/michaelstaatz/Library/Application Support/fman/Plugins/Third-party/FTPClient/ftpclient/init.py", line 6, in
from .listeners import FtpListener
File "/Users/michaelstaatz/Library/Application Support/fman/Plugins/Third-party/FTPClient/ftpclient/listeners.py", line 4, in
from core.commands import _open_local_file
ImportError: cannot import name '_open_local_file'

from ftpclient.

RiskyRaccoon avatar RiskyRaccoon commented on September 25, 2024 1

I got the following error:
image

from ftpclient.

sschwarzer avatar sschwarzer commented on September 25, 2024 1

It seems that @mstaatz contributed a fix for this ticket at #2 / 422b38a . You can install the master branch of @mstaatz 's repository: https://github.com/mstaatz/FTPClient to get the fix (although of course it would be even better if the fix got integrated in @crimoniv 's repository here).

That said, it's possible that meanwhile other things have changed in fman's plugin API, but I guess it's worth it to try @mstaatz 's repo.

from ftpclient.

sstenn avatar sstenn commented on September 25, 2024

Any updates on this issue? I get this error everytime on startup.

Plugin 'FTPClient' 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 "/Users/stenjansen/Library/Application Support/fman/Plugins/Third- 
party/FTPClient/ftpclient/__init__.py", line 6, in <module>
from .listeners import FtpListener
File "/Users/stenjansen/Library/Application Support/fman/Plugins/Third- 
party/FTPClient/ftpclient/listeners.py", line 4, in <module>
from core.commands import _open_local_file
ImportError: cannot import name ‘_open_local_file'

from ftpclient.

spajdo avatar spajdo commented on September 25, 2024

same problem here...
Any updates?

from ftpclient.

AlfonsNiederhofer avatar AlfonsNiederhofer commented on September 25, 2024

Hi,

installing plugins worked out of the box so far for different plugins.
With FTPClient I got the error below. Does anyone know the reason for that issue?

Thanks, Alfons

`Plugin 'FTPClient' 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 "", line 399, in _check_name_wrapper
File "", line 823, in load_module
File "", line 682, in load_module
File "", line 265, in _load_module_shim
File "", line 684, in _load
File "", line 665, in _load_unlocked
File "", line 678, in exec_module
File "", line 219, in _call_with_frames_removed
File "/home/alfons/.config/fman/Plugins/Third-party/FTPClient/ftpclient/init.py", line 6, in
from .listeners import FtpListener
File "/home/alfons/.config/fman/Plugins/Third-party/FTPClient/ftpclient/listeners.py", line 4, in
from core.commands import _open_local_file
ImportError: cannot import name '_open_local_file`

from ftpclient.

 avatar commented on September 25, 2024

Any chance this can be fixed? Ever?

from ftpclient.

jcpeterson avatar jcpeterson commented on September 25, 2024

bump

from ftpclient.

Related Issues (1)

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.