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
Traceback (most recent call last):
File "echo360.py", line 3, in <module>
from echo360.main import main
File "/home/darkstar/Soft/echo360_soraxas/_A/2_Newest__withRegularPulls/_a/echo360/echo360/main.py", line 21, in <module>
from .downloader import EchoDownloader
File "/home/darkstar/Soft/echo360_soraxas/_A/2_Newest__withRegularPulls/_a/echo360/echo360/downloader.py", line 44
service = Service(**kwargs, log_file=log_path)
^
SyntaxError: invalid syntax
Any ideas?
The text was updated successfully, but these errors were encountered:
I'm getting the following error:
Any ideas?
The text was updated successfully, but these errors were encountered: