zope - how to import one project(.zexp file) to another project? -


can 1 tell how solve

typeerror:('object.__new__(x): x not type object (classobj)', <function _reconstructor @ 0xb766fa04>, (<class datetime.datetime.datetime @ 0x9382d4c>, <type  'object'>, none))  

while importing 1 project(for ex. brundelre3.zexp file) in zmi.

i tried importing project(brundelre3.zexp) in zmi under / ->import/export (tab)-> import file name ->ownership-> selected radio button of retain existing ownership information-> import (button) worked before not working . can tell whats reason error.

i can make wild guesses, need debug it:

perhaps have created type has name clashes built-in.


Comments

Popular posts from this blog

html5 - What is breaking my page when printing? -

html - Unable to style the color of bullets in a list -

c# - must be a non-abstract type with a public parameterless constructor in redis -