Hi,
I'm developing an application with Delphi+Python. Distributing such an
application requires me to include all the used modules + python23.dll.
At the moment I'm using 'trial-and-error' on a pc without python on it to
see which modules it is missing.
What I'm asking is: Is there any tool/module which can help me in this
process?
Cheers,
Guyon
I'm developing an application with Delphi+Python. Distributing such an
application requires me to include all the used modules + python23.dll.
At the moment I'm using 'trial-and-error' on a pc without python on it to
see which modules it is missing.
What I'm asking is: Is there any tool/module which can help me in this
process?
Cheers,
Guyon
Comment