[Zope] Problems with product installation

abg@comco-inc.com abg@comco-inc.com
Tue, 9 Oct 2001 09:40:54 -0500


When attempting to install the eMarket product, I get a broken product with
the following traceback:  

Traceback (most recent call last):
  File "C:\PROGRA~1\Zope1\lib\python\OFS\Application.py", line 552, in
import_product
    product=__import__(pname, global_dict, global_dict, silly)
  File "C:\PROGRA~1\Zope1\lib\python\Products\EMarket\__init__.py", line 12,
in ?
    import EMarket
  File "C:\PROGRA~1\Zope1\lib\python\Products\EMarket\EMarket.py", line 19,
in ?
    from Globals import HTMLFile, MessageDialog, Persistent, DateTime
ImportError: cannot import name DateTime

I have attempted to install both the 0.1.4 release and the 0.2.x release of
eMarket, with similar problems. Actually, since Zope 2.4 was released, I've
had many installation problems with many products.

Here's my Zope info:

Zope Version: (Zope 2.4.0 (binary release, python 2.1, win32-x86), python
2.1.0, win32)  
Python Version: 2.1 (#15, Apr 16 2001, 18:25:49) [MSC 32 bit (Intel)]  
System Platform: win32

Any help will be greatly appreciated.

Thanks,

Aaron Gillette
abg@comco-inc.com