C:\Users\zeo\Downloads\dbf>py -3.12 pol.py script.lua
Traceback (most recent call last):
File "C:\Users\zeo\Downloads\dbf\pol.py", line 18, in
from modules.debugging import add_debugging, handle_antitamper
ModuleNotFoundError: No module named 'modules.debugging'; 'modules' is not a package
C:\Users\zeo\Downloads\dbf>py -3.12 pol.py script.lua
Traceback (most recent call last):
File "C:\Users\zeo\Downloads\dbf\pol.py", line 18, in
from modules.debugging import add_debugging, handle_antitamper
ModuleNotFoundError: No module named 'modules.debugging'; 'modules' is not a package