Skip to content

Python errors #7

@marcoCoded

Description

@marcoCoded

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

Metadata

Metadata

Labels

questionFurther information is requested

Type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions