I got this error if i try to uise the ts-deepscan
File "...ts_deepscan\scanner\pool_init_.py", line 54, in get
if task := self._q.get():
^^^^^^^
AttributeError: 'QueueObserver' object has no attribute '_q'
is this a bug in the init.py ?
im usin python 3.12 but in 3.11 its the same error.
regards
Marco
I got this error if i try to uise the ts-deepscan
File "...ts_deepscan\scanner\pool_init_.py", line 54, in get
if task := self._q.get():
^^^^^^^
AttributeError: 'QueueObserver' object has no attribute '_q'
is this a bug in the init.py ?
im usin python 3.12 but in 3.11 its the same error.
regards
Marco