>>> import wxpython; wxpython

You will get the path of the package, and the egg-info is supposely
located alongside this package.



(It's actually `wx` when you use it, not `wxpython`).

I did that and got the path and searched around, but didn't find any egg.

Ram.