Hi Kamal, Did you get DynPersist.pyd in your "ZPatterns" directory? -steve On Wednesday, November 14, 2001, at 12:59 PM, Hamzat kamal wrote:
At 05:49 AM 11/14/01 -0500, you wrote:
Hi folks,
There's a new version of TransactionAgents available here:
Hello Steve,
I just extracted the new version of TransactionAgents and this is the trace back error display when I clicked on the Login manager in the products directory;
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 8, in ? from DataSkins import DataSkin File "C:\Program Files\WebSite\lib\python\Products\ZPatterns\DataSkins.py", line 1, in ? from DynPersist import DynPersist ImportError: No module named DynPersist
Initially I was unable to download the TransactionAgents-0.0.4.tar.gz with my winzip, each time I clicked on it, it gives me "Error reading header after processing 0 entries" then I have to change the ext to ".tgz" before I could downloaded it.
Could this be the part of the problems?
I am using win 98 zope 2.4, pythin 2.1.
Regards. kamal