Skip to content

issues Search Results · repo:csparpa/pyowm language:Python

Filter by

286 results
 (68 ms)

286 results

incsparpa/pyowm (press backspace or delete to remove)

Hi there, I m getting strange API key errors when trying to get daily forecasts with python. I m not able to use the one_call method. The code below returns that error : pyowm.commons.exceptions.UnauthorizedError: ...
  • xla99
  • 1
  • Opened 
    on Apr 10
  • #448

When using mgr.one_call_history(lat=lat, lon=lon, dt=timestamp) with API 3.0 (i.e. in current master), an error will always be thrown. Error: pyowm.weatherapi30.one_call: impossible to read weather info ...
  • omerhertz
  • Opened 
    on Mar 25
  • #447

I installed last version of pyowm in a virtual environment and I receive the following message: File /usr/src/app/classes/weatherScanner.py , line 25, in elementInit .weather_manager()) ^^^^^^^^^^^^^^^^^ ...
bug
  • carlo161
  • Opened 
    on Sep 11, 2024
  • #437

With pyowm, how to call this current weather API with units parameter (like metric or imperial )? I checked weather_at_place and weather_at_coords functions, but it seems there is no way to pass the units ...
  • s101d1
  • Opened 
    on May 11, 2024
  • #436

Hello, I ve encountered a DeprecationWarning while running tests in my project that depends on pyowm. The warning suggests that the usage of pkg_resources.declare_namespace and pkg_resources API is deprecated. ...
  • echo-yiyiyi
  • Opened 
    on Apr 10, 2024
  • #435

hi, not sure if this is the right place to ask, so pls bear with me.... I am playing aroung with pyowm in colab - works partly but I am a bit confused. OWM billing plan: One Call API 3.0 free for 1000 ...
  • bbking78
  • Opened 
    on Apr 2, 2024
  • #434

Hi there and thanks for maintaining this project. I find using the same one_call.OneCall method to parse responses from historical requests onecall/timemachine a bit confusing because the original DTO ...
  • arianmaghsoudnia
  • Opened 
    on Mar 4, 2024
  • #433

invalid
  • erdemuk
  • Opened 
    on Nov 20, 2023
  • #430

https://github.com/csparpa/pyowm/blob/51d669a3f2de339d053bdc2460bfed7e5b33a083/pyowm/weatherapi25/one_call.py#L105 It would be cool to add all the data that is returned, especially timezone_offset , it ...
  • Optega
  • 1
  • Opened 
    on Oct 7, 2023
  • #427

Searched everywhere for an update or fix for this issue. As it stands it seems like there is no workaround and project is dead for new users? Or at least ones with new API Keys. Has anyone found a fix/or ...
  • tarrant33
  • Opened 
    on Sep 29, 2023
  • #426
Issue origami icon

Learn how you can use GitHub Issues to plan and track your work.

Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub Issues
ProTip! 
Restrict your search to the title by using the in:title qualifier.
Issue origami icon

Learn how you can use GitHub Issues to plan and track your work.

Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub Issues
ProTip! 
Press the
/
key to activate the search input again and adjust your query.
Issue search results · GitHub