You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I have searched for existing issues that already report this problem, without success.
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
The text was updated successfully, but these errors were encountered:
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
The text was updated successfully, but these errors were encountered: