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

remkodrive.py does not work #1

Open
achimbenoit opened this issue Jun 27, 2018 · 0 comments
Open

remkodrive.py does not work #1

achimbenoit opened this issue Jun 27, 2018 · 0 comments

Comments

@achimbenoit
Copy link

achimbenoit commented Jun 27, 2018

Hi
see the questions at *****
out of Readme.file
To install:

  • sudo apt-get install python-qt4
  • make anaconda env from enviroment.yml
    ***** no makefile found - why?

Alternative:

  • sudo apt-get install python3-pyqt4
  • pip3 install onedrivesdk
    *** should update - i did
  • pip3 install tendo
    *** should update - i did
  • pip3 install inotify
    *** should update - i did
    only "pip" did work as a command .NOT: "pip3"

RESULT:
~/onedrive/remkodrive-master/remkodrive $ python remkodrive.py Traceback (most recent call last):
File "remkodrive.py", line 3, in
from onedrivestuff import *
File "/home/achimbenoit/onedrive/remkodrive-master/remkodrive/onedrivestuff.py", line 1, in
import onedrivesdk
ImportError: No module named onedrivesdk

Hi I've got a lot of bugs while running commands out of readme i think

  • any idea what to do with this result ? - see RESULT:

thanks a lot for helping me

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