Closed aduvaita closed 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
Hi, those functionalities have been removed from version 3.0!
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