Okay, this is interesting.
It looks like you must somehow be getting
'/home/toto/qp_sites'
instead of
'/home/toto/qp_sites/extreme'
from a call to
Site('extreme').get_package_directory()
Is that correct?
What do you get from the following?
import qp.sites.extreme
print qp.sites.extreme.__path__
On Jul 19, 2007, at 10:31 AM, Ernesto Adorio wrote:
> Thanks for the replies. I have erased and reinstalled the qp (/usr/
> local/lib/python/site-package/qp ) module make sure there are no
> lingering older extra files. Here are the results of the suggested
> commands.
>
> [toto@mydesktop extreme]$ echo $HOME
> /home/toto
>
> [toto@mydesktop extreme]$ qp -c extreme
> Overwriting info= from scipy.misc (was
> from numpy.lib.utils)
> sci = scipy/__init__.pyc'>
> lin = packages/scipy/linalg/__init__.pyc'>
>
> SITE: extreme
>
> This site demonstrates authentication, sessions, static files,
> and exception
> reporting.
>
> publisher
> root_directory
> banned /home/toto/qp_sites/var/extreme.banned
> logfile : '/home/toto/qp_sites/var/extreme.log'
> durus_pidfile : '/home/toto/qp_sites/var/extreme.durus.pid'
> web_pidfile : '/home/toto/qp_sites/var/extreme.web.pid'