@iNdicat0r

In theory not if your app is built with the python lib and shipped with the dll/shared lib. Of course if any python code requires other python modules or libs then you might need to ship these too and set up your PYTHONPATH env var appropriately.