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
root@JH-3-7:/opt/ossync# python ossync.py
Traceback (most recent call last):
File "ossync.py", line 27, in <module>
from sync_thread import SyncThread
File "/opt/ossync/sync_thread.py", line 56
file_size = os.path.getsize(filename)
^
IndentationError: unindent does not match any outer indentation level
how to solve it ?
The text was updated successfully, but these errors were encountered:
how to solve it ?
The text was updated successfully, but these errors were encountered: