Where are python module installed?

Daniel Fetchinson fetchinson at googlemail.com
Sun Sep 20 21:37:36 EDT 2009


> I configured python-2.6.2 with my own --prefix, then 'make' and 'make
> install'. I only find the following dirs and I don't find any python
> modules in the directory. Do python modules come with python-2.6.2?
>
> $ ls
> bin  include  lib  share

Try 'ls lib/python*' and also 'ls lib/python*/site-packages/'

HTH,
Daniel

-- 
Psss, psss, put it down! - http://www.cafepress.com/putitdown



More information about the Python-list mailing list