I have this error message when i run scanCore.py on wsl2
(node v18 installed)
Operating Sys
Linux (Windows WSL2)
Branch
[x] Tried dev-builds
Relevant log output
Exception in thread Thread-2:
Traceback (most recent call last):
File "/usr/lib/python3.9/threading.py", line 954, in _bootstrap_inner
self.run()
File "/usr/lib/python3.9/threading.py", line 892, in run
self._target(*self._args, **self._kwargs)
File "/home/ci2bx/.local/lib/python3.9/site-packages/javascript/connection.py", line 149, in com_io
config.event_loop.queue.put("stdin")
AttributeError: 'NoneType' object has no attribute 'queue'
What happened?
I have this error message when i run scanCore.py on wsl2
(node v18 installed)
Operating Sys
Linux (Windows WSL2)
Branch
dev-builds
Relevant log output