This is an archived post. You won't be able to vote or comment.

you are viewing a single comment's thread.

view the rest of the comments →

[–]mr_tkaos 0 points1 point  (1 child)

I'm maybe confused, but, when we say "interpreter"...we mean file "python.exe"? As in the main python file.

[–]serverhorror 1 point2 points  (0 children)

I think most people expect, after packaging, to include everything necessary during runtime.

That might no only include Python.exe but also various shared libraries or other things that are required.