-
Notifications
You must be signed in to change notification settings - Fork 8
Closed
Description
Hi,
I really love the idea of rmfuse and I would love to use it on my Mac.
It seems that that pyfuse3 is not supported on OSX:
macfuse/macfuse#390
libfuse/pyfuse3#29
This is the error I get when doing pip install rmfuse
Collecting rmfuse
Using cached rmfuse-0.1.1-py3-none-any.whl (8.7 kB)
Collecting rmcl<0.4.0,>=0.3.0
Using cached rmcl-0.3.0-py3-none-any.whl (16 kB)
Collecting rmrl<0.2.0,>=0.1.2
Using cached rmrl-0.1.2-py3-none-any.whl (518 kB)
Collecting pyfuse3<4.0.0,>=3.2.0
Using cached pyfuse3-3.2.0.tar.gz (465 kB)
ERROR: Command errored out with exit status 2:
command: /Users/schneider/anaconda3/bin/python3.8 -c 'import sys, setuptools, tokenize; sys.argv[0] = '"'"'/private/var/folders/d_/755ltxq50klbwlljp6rsqgzc0000gn/T/pip-install-9z2bjy84/pyfuse3/setup.py'"'"'; __file__='"'"'/private/var/folders/d_/755ltxq50klbwlljp6rsqgzc0000gn/T/pip-install-9z2bjy84/pyfuse3/setup.py'"'"';f=getattr(tokenize, '"'"'open'"'"', open)(__file__);code=f.read().replace('"'"'\r\n'"'"', '"'"'\n'"'"');f.close();exec(compile(code, __file__, '"'"'exec'"'"'))' egg_info --egg-base /private/var/folders/d_/755ltxq50klbwlljp6rsqgzc0000gn/T/pip-pip-egg-info-9ju778vx
cwd: /private/var/folders/d_/755ltxq50klbwlljp6rsqgzc0000gn/T/pip-install-9z2bjy84/pyfuse3/
Complete output (4 lines):
Package fuse3 was not found in the pkg-config search path.
Perhaps you should add the directory containing `fuse3.pc'
to the PKG_CONFIG_PATH environment variable
No package 'fuse3' found
----------------------------------------
ERROR: Command errored out with exit status 2: python setup.py egg_info Check the logs for full command output.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels