Aric Kaji
Results
3
issues of
Aric Kaji
How to send a PDF file to whastapp ?
It's always require to scan QR Code all time when i went to send msg ?
import suncalc import datetime print(suncalc.getMoonTimes(datetime.now(), 37.7749, -122.4194)) when run this program return this error how to solve this "AttributeError: module 'suncalc' has no attribute 'getMoonTimes'" ?