79250657

Date: 2024-12-04 10:06:25
Score: 0.5
Natty:
Report link

You need to add the command line option --output-filename.

Your command would then look like this: python -m nuitka --module some_module.py --mingw64 --no-pyi-file --remove-output --output-filename=test_module

Reasons:
  • Low length (0.5):
  • Has code block (-0.5):
  • Low reputation (0.5):
Posted by: Andreas Mueller