79568443

Date: 2025-04-11 09:10:30
Score: 1
Natty:
Report link

I managed to fix the problem using the following pyinstaller command:

pyinstaller --recursive-copy-metadata puresnmp \
    --collect-all puresnmp \
    --collect-all puresnmp_plugins \
    --noconfirm --onefile --clean your_main_module.py
Reasons:
  • Low length (0.5):
  • Has code block (-0.5):
  • Low reputation (1):
Posted by: Юрій Піговський