[ZPatterns] Re: [Zope] Config LoginManager/Zpattern on win98

Steve Spicklemire steve@spvi.com
Mon, 22 Oct 2001 12:20:56 -0500


Hi Kamal,

	What version of Zope are you running? As things in Zope shifted 
around, there were various patches to ZPatterns. I'm 'cc'ing the 
ZPatterns list. There is a CVS repository for all this stuff at 
www.eby-sarna.com.

-steve

On Monday, October 22, 2001, at 09:11 AM, Hamzat kamal wrote:

> Hello Steve,
>
> Thanks for your warm concern.
> I unzipped the LoginManager0.8.8b1 into my zope root directory then 
> shutdown the zope server and put it on again. When I then checked the 
> list of the objects in the zope management screen, it was not their but 
> it was in the product directory in the control panel.
>
> So, when I double clicked it this is what was displayed ;
>
> Import Traceback
> Traceback (most recent call last):
>   File "C:\Program Files\WebSite\lib\python\OFS\Application.py", line 
> 552, in import_product
>     product=__import__(pname, global_dict, global_dict, silly)
>   File "C:\Program 
> Files\WebSite\lib\python\Products\LoginManager\__init__.py", line 1, 
> in ?
>     import LoginManager, LoginMethods, UserSources
>   File "C:\Program 
> Files\WebSite\lib\python\Products\LoginManager\LoginManager.py", line 
> 8, in ?
>     from Products.ZPatterns.Specialists import Specialist
>   File "C:\Program 
> Files\WebSite\lib\python\Products\ZPatterns\__init__.py", line 1, in ?
>     import Rack, Specialists, Customizers, AttributeProviders, 
> SheetProviders
>   File "C:\Program 
> Files\WebSite\lib\python\Products\ZPatterns\Rack.py", line 1, in ?
>     from DataManagers import DataManager
>   File "C:\Program 
> Files\WebSite\lib\python\Products\ZPatterns\DataManagers.py", line 6, 
> in ?
>     from AttributeProviders import AttributeProvider
>   File "C:\Program 
> Files\WebSite\lib\python\Products\ZPatterns\AttributeProviders.py", 
> line 7, in ?
>     from Expressions import *
>   File "C:\Program 
> Files\WebSite\lib\python\Products\ZPatterns\Expressions.py", line 38, 
> in ?
>     from DocumentTemplate.DT_Util import Eval, expr_globals, 
> TemplateDict, \
> ImportError: cannot import name expr_globals
>
> I am glad that you are their to assist me.
>
> Thanks.
> kamal
>
>
> At 05:48 AM 10/20/01 -0500, you wrote:
>> Hi Hamzat,
>>
>>         Can you give us a bit more detail here... what's not working?
>>
>> thanks,
>> -steve