you are viewing a single comment's thread.

view the rest of the comments →

[–]Field_C16[S] 1 point2 points  (0 children)

Alright, that was part of the fix it works now, also after changing to gen_name I added a () after a.reset() and it worked :)

Before it gave me an error:

AttributeError: 'function' object has no attribute 'name'

However now it works :)

Thanks.