You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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
The text was updated successfully, but these errors were encountered:
Hi
see the questions at *****
out of Readme.file
To install:
***** no makefile found - why?
Alternative:
*** should update - i did
*** should update - i did
*** 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
thanks a lot for helping me
The text was updated successfully, but these errors were encountered: