On Thu, Feb 5, 2009 at 00:07, Stephan Richter
wrote:
> On Wednesday 04 February 2009, Massimiliano della Rovere wrote:
>> Can you all help me, please? What could be the cause of such an error?
>
> I'd say it is a 99% probability that it is a circular import.
Do you mean that mabon.browser.scheda.
On Wed, 2009-02-04 at 23:53 +0100, Massimiliano della Rovere wrote:
> After restarting the zope istance I receive the following error:
> ImportError: No module named interfacce
>
> (from mabon.interfacce import IScheda)
If you cpoy/pasted that error (and it looks the same in two places in
your em
On Wednesday 04 February 2009, Massimiliano della Rovere wrote:
> Can you all help me, please? What could be the cause of such an error?
I'd say it is a 99% probability that it is a circular import.
Regards,
Stephan
--
Stephan Richter
Web Software Design, Development and Training
Google me. "Zop
After restarting the zope istance I receive the following error:
ImportError: No module named interfacce
(from mabon.interfacce import IScheda)
Using the same layout of von Weitershausen book, I have a browser
package containing the equivalent of mabon.browser.recipe package.
When I import the eq