[eispice] Re: safn

Hi Thomas,

No problem, I guess Python 2.4 has issues with the circular references, 
I'm using 2.5 and it works fine for me. It's a simple enough change, 
I'll change it for the next release (I'll also change the name back to 
'lib')

Thanks a lot for the bug reports, feedback like this is invaluable!

Cheers,
Charles

Thomas Traber wrote:
> Hi Charles,
>
> I apologize for being so unprecise about the lib.py bug.
> The same problem appears with 0.9.1.
>
> Now I investigated the things a little deeper:
>
> In safn.py
>
> 'from eispice import *'
>
> does not work. At least it does not import Subckt.
> I now added after this line:
>
> 'from deck import Subckt'
>
> This solved the problem. 
> BTW: I am using python2.4.
>
> Best Regards,
> Thomas
>
>
>
>
>
>
> ------------------------------------------------------------------
> To unsubscribe from the eispice list send an email to:
> eispice-request@xxxxxxxxxxxxx with 'unsubscribe' in the Subject field
>
>
>   
------------------------------------------------------------------
To unsubscribe from the eispice list send an email to:
eispice-request@xxxxxxxxxxxxx with 'unsubscribe' in the Subject field

Other related posts: