Skip to content

Bug: TypeError: ProtectorObservable.dispatch() missing 1 required positional argument: 'module' #8

@SORROWMX

Description

@SORROWMX

Prerequisites

Current Behavior

when pyrotector detect pefile installed i got this error

Expected Behavior

close programm idk

Steps to Reproduce

install pefile

Full Traceback

Traceback (most recent call last): File "C:\Users\SORROW\AppData\Local\Programs\Python\Python311\Lib\threading.py", line 1045, in _bootstrap_inner self.run() File "C:\Users\SORROW\AppData\Local\Programs\Python\Python311\Lib\threading.py", line 982, in run self._target(*self._args, **self._kwargs) File "C:\Users\SORROW\AppData\Local\Programs\Python\Python311\Lib\site-packages\pyprotector\modules\miscellaneous.py", line 387, in StartChecks self.CheckImports() File "C:\Users\SORROW\AppData\Local\Programs\Python\Python311\Lib\site-packages\pyprotector\modules\miscellaneous.py", line 223, in CheckImports self.event.dispatch( TypeError: ProtectorObservable.dispatch() missing 1 required positional argument: 'module'

Additional Information

No response

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions