You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
import pyaztro
horoscope = pyaztro.Aztro(sign='aries')
Traceback (most recent call last):
File "<pyshell#1>", line 1, in
horoscope = pyaztro.Aztro(sign='aries')
File "C:\Users\HP\AppData\Local\Programs\Python\Python37\lib\site-packages\pyaztro\aztro.py", line 44, in init
'Could not get a successful response from aztro API', r.content)
pyaztro.exceptions.PyAztroInvalidAPIResponseException: Could not get a successful response from aztro API