-
Notifications
You must be signed in to change notification settings - Fork 8
Open
Description
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
Metadata
Metadata
Assignees
Labels
No labels