How do i install some modules in wxpython? i've tried with putting in site packages and doesn't work
- by Marius
Some modules have easy install, others need to be copied in site package but some of them really doesn't work.
And i need to import 3 module(libraries) but when i run program.py with python Sheel ...apear no module named ....(so it's not installed correctly)?!