KerykeionPoint issues #73
Unanswered
mmkeyes140
asked this question in
Q&A
Replies: 2 comments
-
|
Hi! Could you please provide a code example of the part where you are encountering the 'TypeError: 'KerykeionPoint' object is not callable' error? This will help me better understand the context and provide you with a more specific solution. Thanks! |
Beta Was this translation helpful? Give feedback.
0 replies
-
|
@g-battaglia thank you for answering my question in a separate email string. For others stuggling running against the same KerykeionPoint error, I was calling the object using the incorrect method. To correct, I needed to change my how I was requesting the from the planetary calculations:. The incorrect method:Corrected method |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hello! I am using Kerykeion to return a list of details based on an individual's natal chart. I keep running into the following error:
TypeError: 'KerykeionPoint' object is not callable
This error is popping up when I attempt to call on the data generated in Kerykeion. This error is appearing on the following attempts:
Does anyone have suggestions on how to get past this issue?
Beta Was this translation helpful? Give feedback.
All reactions