Re: import module doesn't work for new package

2010-12-04 Thread Peter Otten
goldtech wrote: I tried install a Python - would the word be package? - on Ubuntu 10.10. Could you tell me how to fix? I would be grateful, is it a path problem? Thanks. Lee If you are talking about http://paul.giannaros.org/pykhtml/ , this package requires kde3 while you are /probably/

import module doesn't work for new package

2010-12-03 Thread goldtech
I tried install a Python - would the word be package? - on Ubuntu 10.10. Could you tell me how to fix? I would be grateful, is it a path problem? Thanks. Lee gi...@giga1:~/Desktop/pykhtml-0.2$ sudo python setup.py install [sudo] password for giga1: running install running build running build_py

Re: import module doesn't work for new package

2010-12-03 Thread Steven D'Aprano
On Fri, 03 Dec 2010 12:27:04 -0800, goldtech wrote: I tried install a Python - would the word be package? - on Ubuntu 10.10. Could you tell me how to fix? I would be grateful, is it a path problem? Thanks. Lee That looks to me like either a missing dependency, or a bug in the package. It