[Zope] LoginManager 0.8.6 on Zope 2.1.6

Gijs Reulen greulen@gilsing.nl
Sun, 16 Jul 2000 16:45:58 +0200


Hi there

I tried to install LoginManager 0.8.6 owith Zope 2.1.6 but that failed. Zope
reports:

LoginManager Import Traceback
Traceback (innermost last):
  File "C:\PROGRA~1\ZOPE_216\lib\python\OFS\Application.py", line 387, in
import_products
    product=__import__(pname, global_dict, global_dict, silly)
  File "C:\Program
Files\Zope_216\lib\python\Products\LoginManager\__init__.py", line 1, in ?
    import LoginManager, LoginMethods, UserSources
  File "C:\Program
Files\Zope_216\lib\python\Products\LoginManager\LoginManager.py", line 7, in
?
    from Products.ZPatterns.PlugIns import PlugInGroup
ImportError: No module named ZPatterns.PlugIns

Any solutions ? Does it need Zope 2.20 ?!

Gijs Reulen