GNU social JP
  • FAQ
  • Login
GNU social JPは日本のGNU socialサーバーです。
Usage/ToS/admin/test/Pleroma FE
  • Public

    • Public
    • Network
    • Groups
    • Featured
    • Popular
    • People

Embed Notice

HTML Code

Corresponding Notice

  1. Embed this notice
    robozinho orgânico :neobot_square: (cadusilva@bolha.one)'s status on Wednesday, 31-Dec-2025 14:19:16 JSTrobozinho orgânico :neobot_square:robozinho orgânico :neobot_square:
    in reply to
    • Lambida e diamantes são eternos

    @Kriptolix eu adicionei um texto específico para o erro 417 no arquivo under_the_weather!

    Usando o print(), consegui ver que location retorna None se não tiver .raw no final de geolocator.geocode.

    Então assim funcionou:

    ```
    location = geolocator.geocode(city_name, language=lang)

    if location == None:
    return 417
    else:
    location = geolocator.geocode(city_name, language=lang).raw
    ```

    🥳

    In conversationabout 7 months ago from bolha.onepermalink
  • Help
  • About
  • FAQ
  • TOS
  • Privacy
  • Source
  • Version
  • Contact

GNU social JP is a social network, courtesy of GNU social JP管理人. It runs on GNU social, version 2.0.2-dev, available under the GNU Affero General Public License.

Creative Commons Attribution 3.0 All GNU social JP content and data are available under the Creative Commons Attribution 3.0 license.