'My wxpython app looks different in conda (linux)

I'm sure it's straightforward, but I cannot get it.

My wxpython app was used to looks like this with the system python interpreter:enter image description here But from miniconda it looks like this: enter image description here

Can somebody explain me which packages I'm missing?

The only clue I have are this missing modules:
Failed to load module "canberra-gtk-module"
Failed to load module "atk-bridge"



Sources

This article follows the attribution requirements of Stack Overflow and is licensed under CC BY-SA 3.0.

Source: Stack Overflow

Solution Source