g-battaglia / kerykeion

Data driven Astrology 💫
Kerykeion is a python library for astrology. It can generate SVG charts and extract all data about a birthchart, a synastry chart and a transit chart.
https://kerykeion.net
GNU Affero General Public License v3.0
316 stars 110 forks source link

Error with Aspect() & Planet_house() and not working #35

Closed aduvaita closed 2 years ago

aduvaita commented 2 years ago

Code : print(kanye.planets_house()[0]) print(kanye.aspects()['all']['Sun'])

Error : AttributeError: 'KrInstance' object has no attribute 'planets_house' AttributeError: 'KrInstance' object has no attribute 'aspects'

I am executing the same example but throws error. Update the packages, still facing issue.

Thanks

g-battaglia commented 2 years ago

Hi, those functionalities have been removed from version 3.0!