Skip to content
This repository has been archived by the owner on Apr 18, 2023. It is now read-only.

SyntaxError: invalid syntax #8

Open
semel1 opened this issue Jan 12, 2022 · 1 comment
Open

SyntaxError: invalid syntax #8

semel1 opened this issue Jan 12, 2022 · 1 comment

Comments

@semel1
Copy link

semel1 commented Jan 12, 2022

Upon running :
bash ./experiments/davis/train_sequence.sh 0 --track_id dog
Got an error:

File "train.py", line 106
str_warning, f'ignoring the gpu set up in opt: {opt.gpu}. Will use all gpus in each node.')
                                                                                         ^
SyntaxError: invalid syntax

Windows 10, Python 3.7.10

@ZoZomk6
Copy link

ZoZomk6 commented Jan 13, 2022

Traceback (most recent call last):
File "/usr/share/doc/hackingtool/hackingtool.py", line 11, in
from tools.ddos import DDOSTools
File "/usr/share/doc/hackingtool/tools/ddos.py", line 29
"sudo", "python3 ddos", method, url, socks_type5.4.1, threads, proxylist, multiple, timer])
^
SyntaxError: invalid syntax
I don't know what to do

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants