Giacomo Battaglia

Results 12 comments of Giacomo Battaglia

Ok thanks, I updated the dependencies, now it should work! Let me know if it's ok also on your machine!

Hi, the error is correct, that time technically doesn't exist. Since the winter time started at 2 o clock and 2 o clock bacame 3 o clock there never was...

Hey @theriftlab @to175, can you check if now this issue is fixed it and write here if now it's ok? Thanks

Closing, here the example of the implementation: https://www.kerykeion.net/docs/examples/houses-systems

@D1fify I created a doc page with examples on how to change language: [here](https://www.kerykeion.net/docs/examples/change-language)

Hi, it look's it's not a problem specific to kerykeion but to the web framework that you are using. The answer depends of the technology, in general terms you can't...

Hi, thank you for pointing out that problem, if you submit a pull request with the fix I'll be glad to integrate your code!

I have to take a better look at it, this pull request makes "SIDM_LAHIRI" the default, the best option would be to create another kwarg to the AstrologicalSubject class

@must-be-rohit I updated the AstrologicalSubject class to have the possibility to set a sidereal mode (Ayanamsa), here a code snippet as example: ```python johnny = AstrologicalSubject("Johnny Depp", 1963, 6, 9,...