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.

[EMAIL PROTECTED] extreme]$ echo $HOME
/home/toto

[EMAIL PROTECTED] extreme]$ qp -c extreme
Overwriting info=<function info at 0x40924e64> from scipy.misc (was <function info at 0x4091c454> from numpy.lib.utils) sci = <module 'scipy' from '/usr/local/lib/python2.4/site-packages/ scipy/__init__.pyc'> lin = <module 'scipy.linalg' from '/usr/local/lib/python2.4/site- packages/scipy/linalg/__init__.pyc'>

SITE:  extreme

This site demonstrates authentication, sessions, static files, and exception
    reporting.

publisher <class 'qp.sites.extreme.slash.SitePublisher'>
root_directory <class ' qp.sites.extreme.slash.SiteDirectory'>
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'



_______________________________________________
QP mailing list
[email protected]
http://mail.mems-exchange.org/mailman/listinfo/qp

Reply via email to