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

dependency error #1252

Open
nekohacker591 opened this issue Oct 10, 2024 · 0 comments
Open

dependency error #1252

nekohacker591 opened this issue Oct 10, 2024 · 0 comments

Comments

@nekohacker591
Copy link

Traceback (most recent call last):
File "C:\Users\michael\Downloads\New folder (13)\mtkclient-2.0.1.freeze\mtk.py", line 5, in
from mtkclient.Library.mtk_main import Main, metamodes
File "C:\Users\michael\Downloads\New folder (13)\mtkclient-2.0.1.freeze\mtkclient\Library\mtk_main.py", line 18, in
from mtkclient.Library.DA.mtk_da_handler import DaHandler
File "C:\Users\michael\Downloads\New folder (13)\mtkclient-2.0.1.freeze\mtkclient\Library\DA\mtk_da_handler.py", line 12, in
from mtkclient.Library.Filesystem.mtkdafs import MtkDaFS
File "C:\Users\michael\Downloads\New folder (13)\mtkclient-2.0.1.freeze\mtkclient\Library\Filesystem\mtkdafs.py", line 2, in
from fuse import Operations, LoggingMixIn
File "C:\Users\michael\AppData\Local\Packages\PythonSoftwareFoundation.Python.3.11_qbz5n2kfra8p0\LocalCache\local-packages\Python311\site-packages\fuse.py", line 115, in
raise EnvironmentError('Unable to find libfuse')
OSError: Unable to find libfuse

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