Problem with freezing wxpython application under Ubuntu 16.04

after freezing wxpython application using cx freeze, it only runs if system already have wxpython installed.
It fails to run on systems with no wxpython installed.
Using cx freeze version 4.3.3