Bing,

You are right.  A set should be iterable, so that message does not
seem to make sense.  I'll take a look.

Perhaps you could send a traceback and the code of the class in
which the error occurred.  That might give me a clue.

Thanks in advance.

Dave

On Tue, Apr 26, 2016 at 11:30:40AM -0400, Bing Wang wrote:
>    Hi Dave,
>    I have a problem to process the attributes for every class I generated.
>    I always got the following error:
>    Â if self.version is not None and 'version' not in already_processed:
>    TypeError: argument of type 'set' is not iterable
>    The program stopped at exportAttributes function. "already_processed"
>    is a set and should be iterable.Â
>    Do you know why by any chances?
>    Thank you!
>    Bing

> ------------------------------------------------------------------------------
> Find and fix application performance issues faster with Applications Manager
> Applications Manager provides deep performance insights into multiple tiers of
> your business applications. It resolves application problems quickly and
> reduces your MTTR. Get your free trial!
> https://ad.doubleclick.net/ddm/clk/302982198;130105516;z

> _______________________________________________
> generateds-users mailing list
> generateds-users@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/generateds-users


-- 

Dave Kuhlman
http://www.davekuhlman.org

------------------------------------------------------------------------------
Find and fix application performance issues faster with Applications Manager
Applications Manager provides deep performance insights into multiple tiers of
your business applications. It resolves application problems quickly and
reduces your MTTR. Get your free trial!
https://ad.doubleclick.net/ddm/clk/302982198;130105516;z
_______________________________________________
generateds-users mailing list
generateds-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/generateds-users

Reply via email to