nexus-forge icon indicating copy to clipboard operation
nexus-forge copied to clipboard

Receiving RecursionError

Open adeel-ansari opened this issue 3 years ago • 0 comments

Hi,

After upgrading to v.0.5.2 from v0.3.3, when I run the following command:

forge.template("patient", output="json", only_required=True)

I receive the following error:

<action> _compile
<error> RecursionError: maximum recursion depth exceeded while calling a Python object

It was successful in v0.3.3. Let me know if you need more details.

Just a note for tracking that I originally mentioned this problem in #132 although that issue was about another problem I was having.

adeel-ansari avatar Apr 30 '21 17:04 adeel-ansari