On 30/07/13 12:13, Pedro Estrela wrote:
Here is the result:

"(bloodhound)[root@lbtvmcentosbug bloodhound]# python
Python 2.6.6 (r266:84292, Feb 22 2013, 00:00:18)
[GCC 4.4.7 20120313 (Red Hat 4.4.7-3)] on linux2
Type "help", "copyright", "credits" or "license" for more information.
>>> from trac.env import open_environment as oe
>>> env = oe('/var/www/bloodhound/installer/bloodhound/environments/main')
>>> import acct_mgr.web_ui
>>> env[acct_mgr.web_ui.LoginModule]
<acct_mgr.web_ui.LoginModule object at 0x3c9f510>
>>> "

Sorry to intervene again but to try to keep this discussion on track, I gather that when you run the code through tracd in the activated environment you are not seeing this error but the problem manifests itself when running through the webserver. Is this still the case?

Cheers,
    Gary

Reply via email to