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

pkg seafile-client don't work #4699

Closed
coinabc123 opened this issue Dec 25, 2019 · 3 comments
Closed

pkg seafile-client don't work #4699

coinabc123 opened this issue Dec 25, 2019 · 3 comments
Labels
bug report Something is not working properly.

Comments

@coinabc123
Copy link

Hey,

after i have installed the pkg seafile-client i tried to start it but i got only the error that python and the future package is missing.
So i installed python and the future package (with pip), but after that i got the error no module named seafile and this package i can't install

@ghost
Copy link

ghost commented Dec 25, 2019

As for quick fix, try to do next (worked for me):

  1. pkg install python2
  2. pip2 install future
  3. Edit file $PREFIX/bin/seaf-cli and replace python with python2.

@ghost ghost added the bug report Something is not working properly. label Dec 25, 2019
ghost pushed a commit that referenced this issue Dec 26, 2019
@ghost ghost closed this as completed Dec 26, 2019
@ghost
Copy link

ghost commented Dec 26, 2019

Fixed in 7.0.4-1.

@coinabc123
Copy link
Author

ok now it works, thanks

@ghost ghost locked and limited conversation to collaborators Oct 9, 2021
This issue was closed.
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
bug report Something is not working properly.
Projects
None yet
Development

No branches or pull requests

1 participant