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

Some Error in downloader.py #83

Open
AdamVld603 opened this issue Mar 30, 2024 · 1 comment
Open

Some Error in downloader.py #83

AdamVld603 opened this issue Mar 30, 2024 · 1 comment

Comments

@AdamVld603
Copy link

AdamVld603 commented Mar 30, 2024

I'm getting the following error:

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?

@soraxas
Copy link
Owner

soraxas commented Mar 31, 2024

What's your python version?

@soraxas soraxas changed the title Some Error in downloader.py [30/Mar/2024] Some Error in downloader.py Mar 31, 2024
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

2 participants