79196902

Date: 2024-11-17 09:38:20
Score: 0.5
Natty:
Report link

For those who using nuitka with onefile mode, just use sys.executable

It will return something like /tmp/onefile_xxxxxxxx/python3, and then you can os.path.dirname it to get its parent dir

Reasons:
  • Low length (0.5):
  • Has code block (-0.5):
  • Low reputation (0.5):
Posted by: Carl Cheung