PyOWM 'Observation' object has no attribute 'observation'

前端 未结 0 1100
难免孤独
难免孤独 2020-12-20 08:07

This code is pulled directly from the PyOWM docs:

from pyowm.owm import OWM
owm = OWM(\'your-api-key\')
mgr = owm.weather_manager()
pressure_dict = mgr.weathe         


        
相关标签:
回答
  • 消灭零回复
提交回复
热议问题