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

Can't install #385

Open
nkh opened this issue Aug 12, 2022 · 0 comments
Open

Can't install #385

nkh opened this issue Aug 12, 2022 · 0 comments

Comments

@nkh
Copy link

nkh commented Aug 12, 2022

Hi, doesn't install in newer ubuntu with the commands you give.

installing with brew, running gives this error.

Traceback (most recent call last):
File "/home/linuxbrew/.linuxbrew/bin/gitfs", line 33, in
sys.exit(load_entry_point('gitfs==0.5.1', 'console_scripts', 'gitfs')())
File "/home/linuxbrew/.linuxbrew/Cellar/gitfs/0.5.2_9/libexec/lib/python3.9/site-packages/gitfs/init.py", line 19, in mount
from gitfs.mounter import start_fuse
File "/home/linuxbrew/.linuxbrew/Cellar/gitfs/0.5.2_9/libexec/lib/python3.9/site-packages/gitfs/mounter.py", line 22, in
from pygit2.remote import RemoteCallbacks
ImportError: cannot import name 'RemoteCallbacks' from 'pygit2.remote' (/home/linuxbrew/.linuxbrew/Cellar/gitfs/0.5.2_9/libexec/lib/python3.9/site-packages/pygit2/remote.py)

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