Create Weather Forecast App Using Python | Weather API | Python Tkinter Project

Поделиться
HTML-код
  • Опубликовано: 16 сен 2024
  • In this video we are going to make a weather forecasting app using python. It is a completely gui tkinter project.
    We will use the Open Weather Map API to get the data.
    Weather api
    Application Programming Interfaces that provide access to current & historical weather data on a global scale. There are several public weather APIs like OpenWeatherMap API, Dark Sky API, & Visual Crossing Weather API. These REST APIs can be used to build powerful weather apps
    Create weather API code: • Create Weather API Cod...
    Project Report📃📄 :
    pages.razorpay...
    Download images: drive.google.c...
    -------------------------------------------------------------
    Instant Image Approval Link 🤖🤖🤖
    Download Images: rzp.io/l/weath...
    Notice🚫
    It's only for those who need it urgently and I am not available to approve it on google drive. Otherwise, you will 100% get approval for the image within 7-12 hours of approval request for free through the google drive link.
    After Completing payment, wait for 5-6 sec folder will automatically download to your system .
    ---------------------------------------------------------------
    We can find weather reports such as temperature, humidity, pressure, wind speed and description etc. of any place in the world. You need to provide the name of a place. Not only this you will also get current time of that place.
    Also you will get 8 day weather forecast result for your searched name. It is desigend in such way that you are able to find weather report of complete week (7 upcoming days ).
    CODE EXPLAINATION: ☁☁🔻
    1. it will take input(city name) from user and convert it to longitude and latitude
    2. it will convert longitude and latitude to time zone and clock.
    3. now we will use longitude and latitude in api link to get data from OpenweatherApi .
    4. you can import data like, temperature , climate, wind speed, pressure, cloud, image, humidity and many other things you want.
    5. we have use datetime module to get day name .
    Please guys support me by sharing with your friends 🙏,it will help me to grow and motivate to create more unique and amazing tutorial as you like.
    ~Parvat Computer Technology
    Required modules:
    pip install pytz
    pip install geopy
    pip install timezonefinder
    pip install requests
    pip install pillow
    #python
    #pythonprojects #tkinter #pythonproject
    #weatherapp #weatherreporttoday #pythontkinter
    #openweatherapi #python ##weathercondition
    Search Related to :
    * Build a Weather app with Python and Tkinter
    * Make a Weather App in Python | Weather API | Python Project
    * weather forecasting app using python
    * tkinter weather forecast app
    * Using open weather api in Python to get weather-report of any place
    * How to make a Weather Forecaster in 5 lines of Python
    * create weather app in python | python tkiner project
    * Machine learning Python Project
    * How to create tkinter weather app |#parvatcomputertechnology
    * weather app using python tkinter
    * Using Weather API in Python | OpenWeatherMap API

Комментарии • 597

  • @parvatcomputertechnology
    @parvatcomputertechnology  4 месяца назад

    Hello creators! Just a quick update to let you know that you can now download project reports from the following URL: pages.razorpay.com/weatherforecastreport

  • @SUBORNOVISION
    @SUBORNOVISION 2 года назад +6

    Thanks for the new video. This time your presentation is more informative and explained. Pls.try to make a video on Talking Chatbot with nice user interface. wish you for the best.

  • @manohartimothy5825
    @manohartimothy5825 2 года назад +2

    I learn a lot from it... thanks and I will be visiting more ...

  • @luciferplays00
    @luciferplays00 19 часов назад

    Hey my code is showing some kind of error after clicking on search button can you help me with that

  • @Tech-verse24
    @Tech-verse24 4 месяца назад +1

    Can you give the sizes of rounded-rectangles

  • @shmcraft1355
    @shmcraft1355 Год назад +4

    you can also use for change backgruand
    root["bg"] = "color"

  • @3amstudy_
    @3amstudy_ 6 месяцев назад +2

    sir wheels for h3 are not installing along timezonefinder library please resolve this issue i am stucked here

    • @srushtibhosale28
      @srushtibhosale28 6 месяцев назад

      found any solution

    • @3amstudy_
      @3amstudy_ 6 месяцев назад

      @@srushtibhosale28 yess timezonefinderL use krlo instead of timezonefinder and then version doosra install krlo apne terminal pe bss hojayega

    • @3amstudy_
      @3amstudy_ 6 месяцев назад

      @@srushtibhosale28 timezonefinder ki jagah write timezonefinderL and then install an older version in terminal just write pip install importlib-resources==5.2.2 and after your version is installed just install timezonefinderL library with pip install timezonefinderL thats it

  • @pleasesubscribe7265
    @pleasesubscribe7265 Год назад +2

    How to get access one call api 3.0, pay or free?

  • @md.rafsanjamil543
    @md.rafsanjamil543 Год назад +1

    Hello!! I have a Problem please help me. How Can i fix this error:
    #first cell- Exception in Tkinter callback
    Traceback (most recent call last):
    File "C:\Python310\lib\tkinter\__init__.py", line 1921, in __call__
    return self.func(*args)
    File "c:\Users\tusha\Weather API\weather.py", line 52, in getWeather
    firstimage.config(image=photo1)
    NameError: name 'firstimage' is not defined

  • @fffgupguug
    @fffgupguug 5 месяцев назад +1

    Its so good! Thank you for it! can you give the all of code?pls:(

  • @jayanthroyal9704
    @jayanthroyal9704 Год назад +2

    Hello bro, getting keyError: 'current', even though I set it to 2.5. What should we do now?

  • @sameerkumar02061
    @sameerkumar02061 4 месяца назад +1

    My whole code is same but not working after entering my api id

  • @sirimahithachalla5353
    @sirimahithachalla5353 Год назад

    Thank you a lot it Meade me to understand better

  • @MrELMOSAFER
    @MrELMOSAFER Год назад

    very good thank you for the effort for tutuorial

  • @pleasesubscribe7265
    @pleasesubscribe7265 Год назад +1

    Can I request access to Google Drive to download the sample

  • @yooyoo4926
    @yooyoo4926 Месяц назад

    Bro can you please tell what you replaced with API KEY . how to get this

  • @vedantsawant2901
    @vedantsawant2901 Год назад +1

    thank you so much sir. 😄😄😄

  • @moraxgaming8375
    @moraxgaming8375 2 года назад +2

    thanks for this

  • @Travelmaninfo
    @Travelmaninfo Год назад +1

    Sir, I have one error .that is current not defined. please help me. I am using the same syntax as whatever you wrote.

  • @buiphuc5655
    @buiphuc5655 4 месяца назад

    Dear sir, I have a huge problem
    my Error is:
    img = Image.open(f'icon/{seconddayimage}@2x.png')
    ^^^^^^^^^^^^^
    AttributeError: type object 'Image' has no attribute 'open'
    Can you fix that code for me, pleaseeee?

  • @_Navroopsingh
    @_Navroopsingh 5 дней назад

    How to resolve error tkinter callback TimezoneFinder is not defiened coming at 29:50

  • @ayushdas4811
    @ayushdas4811 Год назад +1

    image drive not working asking for permission help

    • @parvatcomputertechnology
      @parvatcomputertechnology  Год назад +1

      just request you will get permission to access!

    • @pasiklydes9462
      @pasiklydes9462 Год назад

      ​@@parvatcomputertechnology me tooo(
      in the google drive settings, you can make it possible for everyone to download at once, so that you don't have to confirm for everyone )

    • @parvatcomputertechnology
      @parvatcomputertechnology  Год назад

      @@pasiklydes9462 i don't mind in approval ! if you requested you can access

    • @parvatcomputertechnology
      @parvatcomputertechnology  Год назад

      by the way it was allowed to for everyone before June , but just because of few programmers i have done this .

    • @pasiklydes9462
      @pasiklydes9462 Год назад

      @@parvatcomputertechnology thx

  • @tawabshaikh8980
    @tawabshaikh8980 5 месяцев назад +1

    Project is very good sir, Plz give access to these images sir!!

    • @parvatcomputertechnology
      @parvatcomputertechnology  5 месяцев назад +1

      you can access now!

    • @tawabshaikh8980
      @tawabshaikh8980 5 месяцев назад

      ​@@parvatcomputertechnology 6:42 no module named Image error is coming, I have put the image folder in the same folder where py folder is there then also , what should I do

    • @parvatcomputertechnology
      @parvatcomputertechnology  5 месяцев назад

      @@tawabshaikh8980 o"Please send me a screenshot of the error to my email address."

    • @tawabshaikh8980
      @tawabshaikh8980 5 месяцев назад +1

      ​@@parvatcomputertechnology38:38 I got the same error but not solved by doing 2.5 in api, plz help sir i dont use insta plz tell here only how can i solve it?

  • @tech1hutz
    @tech1hutz Год назад +1

    Thank you for this awesome presentation of the code and making it easier for us 🥰.
    Can you pls provide the access to these image file...I need to make it within tomorrow

    • @parvatcomputertechnology
      @parvatcomputertechnology  Год назад +2

      you can access now ! And al the best 👍👍🙂

    • @tech1hutz
      @tech1hutz Год назад +1

      @@parvatcomputertechnology Thank you sir😊

    • @godwillkiprop1120
      @godwillkiprop1120 Год назад

      @@parvatcomputertechnology I have also sent request to access the images please approve.Thank you

    • @parvatcomputertechnology
      @parvatcomputertechnology  Год назад

      @@godwillkiprop1120 and i already given access

  • @creativekawi7317
    @creativekawi7317 5 месяцев назад +1

    do we have to pay for the one call 3.0 api ?? because its showing this error
    temp = json_data['current']['temp']
    ~~~~~~~~~^^^^^^^^^^^
    KeyError: 'current'

    • @parvatcomputertechnology
      @parvatcomputertechnology  5 месяцев назад

      message me at my Instagram , i will try to help

    • @Tech-verse24
      @Tech-verse24 4 месяца назад

      File "C:\Users\Administrator\system\weatherapp.py", line 38, in getWeather
      temp = json_data['current']['temp']
      ~~~~~~~~~^^^^^^^^^^^
      same error

    • @michellejocelyne5892
      @michellejocelyne5892 7 дней назад

      ​@@Tech-verse24 do you already have the solution? i have the same problem.

    • @Tech-verse24
      @Tech-verse24 7 дней назад

      @@michellejocelyne5892 I'm done defending my thesis about this and i didnt do the all steps. You need to buy a api key in order to proceed .

  • @shivaneemishra4325
    @shivaneemishra4325 2 месяца назад +2

    File "c:\Users\AVITA\OneDrive\Desktop\ex
    Please solve my error
    Show continues this error
    How to solve I can not understand
    am.py", line 39, in getweather temp=json_data['current']['temp'] ~~~~~~~~~^^^^^^^^^^^ KeyError: 'current'.

  • @amanshaw6785
    @amanshaw6785 4 месяца назад

    Thank you sir for this awesome presentation of the code and making it easier to us❤🥰...apart from this i am currently facing one problem i.e. I don't have the subscription for the " one day 3.0 api " so how would i proceed with my work and i have seen that u have used '2.5' so for 2.5 from where we will get the api key. Please help me out with this i will be very much grateful ❤

  • @Flinch07
    @Flinch07 10 месяцев назад

    Hi! can you help with the API part
    I can't get the access to the data in my json_data variable
    Please help me i am making it as my college project
    and can you please provide me the full code

  • @SHUBHAMSINGH-vt2ly
    @SHUBHAMSINGH-vt2ly Год назад

    Thanks for this amazing tutorial. Can you please provide access to the drive?🙏🏻 thank you so much

  • @bohdandesna258
    @bohdandesna258 Год назад

    great! thx for the tutorial

  • @sachinkumarsk9010
    @sachinkumarsk9010 3 месяца назад

    Nice tutorial. Thanks for the Guidance.
    Can you please provide access 🙏🏻

  • @widadessetti9394
    @widadessetti9394 8 месяцев назад

    Hey! Awesome code but can i have access to the button images?
    Thanks for allowing

  • @aryanparihar7447
    @aryanparihar7447 Год назад

    thanks a lot for this info

  • @3amstudy_
    @3amstudy_ 6 месяцев назад +1

    sir from where you have downloaded these png's?

    • @parvatcomputertechnology
      @parvatcomputertechnology  6 месяцев назад

      these are my own created png if you want then click on the given link and access

  • @rohanpandey6737
    @rohanpandey6737 2 года назад +1

    File "c:\Users\R\Desktop\Python projects\Weather app\weather.py", line 26, in getweather
    result=obj.timezone_at(lng=location.longitude,lat=location.latitude)
    AttributeError: 'NoneType' object has no attribute 'longitude'
    PS C:\Users\R\Desktop\Python projects\Weather app> this is the error im getting sir can you pls guide me?

  • @xelllaex
    @xelllaex Год назад +1

    doing our thesis we are required to use the method. What method did you use to make this weatherapp,sir?

  • @ezrasamson-ez2mv
    @ezrasamson-ez2mv 4 месяца назад

    on some code of lable you use root and some of the lable you are not use root why is that

    • @parvatcomputertechnology
      @parvatcomputertechnology  4 месяца назад

      root is applicable in the whole code while in some labels we used frames, which limit the area

  • @saisreeja762
    @saisreeja762 2 года назад +1

    Getting a key error:daily what should I do

  • @sanjaygawande6471
    @sanjaygawande6471 8 месяцев назад

    Hello..I have a problem please help me ... ModuleNotFoundError : No module named ' timezonefinder'

  • @leoj4387
    @leoj4387 7 месяцев назад

    could you please make me access to drive?
    Thanks for awesome project

  • @silent_weapon_18
    @silent_weapon_18 Год назад

    Dear Sir,
    Giving this error, i typed whole code as it is in video-
    timezone.config(text=result)
    AttributeError: type object 'datetime.timezone' has no attribute 'config'

  • @HarshitaChattopadhyay
    @HarshitaChattopadhyay 6 месяцев назад +2

    Provide source code

  • @habibasaeed5287
    @habibasaeed5287 Год назад

    Sir i have a problen that 'tkinter.TCLError: could not open "images/search.png" no such file or dictionary . can u plz guide me

  • @all-about-Islam123
    @all-about-Islam123 11 месяцев назад

    Hello can you tell which software you have used for coding i am using pycharm but there are many errors occurring

  • @santakmohanty3752
    @santakmohanty3752 9 месяцев назад

    Thank you for this great tutorial, also could you please provide the access to these image files?

  • @jamesolgen
    @jamesolgen Год назад +1

    hey @Parvat Computer Technonoly, please grant me acces to the images

  • @somaia03
    @somaia03 11 месяцев назад

    Thank you for this helpful tutorial. can you plz provide access to the images?

  • @desarrolloxerezdevelopment2364
    @desarrolloxerezdevelopment2364 Год назад +1

    Can you pls provide the access to these image file?

  • @gunupurwallah2903
    @gunupurwallah2903 Год назад +1

    Can u pls provide access to the drive????pls do it fast

  • @Happy_1601
    @Happy_1601 Год назад +1

    Actually we are not able to see the api code
    What is this
    Can you plz send us that exact api line
    And you can hide your api_key

    • @parvatcomputertechnology
      @parvatcomputertechnology  Год назад

      take it
      api="api.openweathermap.org/data/2.5/onecall?lat="+str(location.latitude)+"&lon="+str(location.longitude)+"&units=metric&exclude=hourly&appid="

    • @adriangonzalezpereira4669
      @adriangonzalezpereira4669 10 месяцев назад

      @@parvatcomputertechnology
      I am using postman to test the api I think it is no longer functional

  • @johnpaul-wc3qu
    @johnpaul-wc3qu 9 месяцев назад

    Thanks for the video please how do i access the file and also the images please?

  • @karnageplayz6299
    @karnageplayz6299 10 месяцев назад

    bro i m getting issue regarding to the api key unable to get it cause i dont have a credit or debit card what should i do ?? can you help me arrange api key ?

  • @hamedshakoorzade9858
    @hamedshakoorzade9858 Месяц назад

    Unfortunately, I got error
    Keyerror ' current '
    Can someone help me to solve this ??

    • @parvatcomputertechnology
      @parvatcomputertechnology  Месяц назад

      message me at my Instagram i will explain how to fix

    • @yooyoo4926
      @yooyoo4926 Месяц назад

      ​@@parvatcomputertechnologyhey bro can you please tell in
      #weather
      What you wrote after cutting API KEY , you scratched it , how can I generate my own . Please tell

  • @panchamidinesh39
    @panchamidinesh39 4 месяца назад

    good video and can u grant access to the drive

  • @AmanSharma-ro5ze
    @AmanSharma-ro5ze 5 месяцев назад

    Everything works fine but unable to access data through api. Please resolve

  • @prarthirajawat1326
    @prarthirajawat1326 6 месяцев назад

    Thank you for this awesome presentation
    Can you pls provide the access to these image file...I need to submit it by tommorrow

    • @parvatcomputertechnology
      @parvatcomputertechnology  6 месяцев назад

      you can access now !

    • @prarthirajawat1326
      @prarthirajawat1326 6 месяцев назад

      @@parvatcomputertechnology I am getting an error in my code I am unable to access the daily response there is an key error

    • @parvatcomputertechnology
      @parvatcomputertechnology  6 месяцев назад

      once message at my Instagram , i will provide you solution

  • @dhanush1278
    @dhanush1278 10 месяцев назад

    I am having a problem installing timezonefinder module
    ERROR: Could not build wheels for h3, which is required to install pyproject.toml-based projects
    it is showing the above error please help me out

    • @parvatcomputertechnology
      @parvatcomputertechnology  10 месяцев назад

      i think you are using latest version of python , am i right

    • @MotivateMotivation00
      @MotivateMotivation00 7 месяцев назад

      ​@@parvatcomputertechnology I to getting the same error please guide me how to solve the error

    • @parvatcomputertechnology
      @parvatcomputertechnology  7 месяцев назад

      what's the error

    • @3amstudy_
      @3amstudy_ 6 месяцев назад

      @@parvatcomputertechnology yes sir then? what should i do to resolve this error?

  • @archanakannan3773
    @archanakannan3773 Год назад +1

    Sir can you please send me the source code? If it is paid please provide further details to access it. Iam ready to pay.

  • @chinmaycbk
    @chinmaycbk Год назад

    Hey Parvat! I am stuck at pip install timezonefinder
    error- failed to build h3
    Please help!

  • @tienhoang6007
    @tienhoang6007 5 месяцев назад

    Hi
    I can't run the API even if I change the version to 3.0 or 2.5 like you did at 40:04 of the video. Can you help me?

    • @parvatcomputertechnology
      @parvatcomputertechnology  5 месяцев назад

      do you have subscription of open weather api ??

    • @tawabshaikh8980
      @tawabshaikh8980 5 месяцев назад +1

      ​@@parvatcomputertechnology i also got that problem but I have the free api which we get when we open account not the subscription one 😢

    • @parvatcomputertechnology
      @parvatcomputertechnology  5 месяцев назад

      @@tawabshaikh8980 once message me at my Instagram , i will try to help

    • @tawabshaikh8980
      @tawabshaikh8980 5 месяцев назад +1

      @@parvatcomputertechnology sir i dont use insta plz. Tell me how to solve it here only sir plz

  • @hafsakhalil-ut5yt
    @hafsakhalil-ut5yt 3 месяца назад

    I Am getting alot of errors while runnimg please guide have to submit project

    • @parvatcomputertechnology
      @parvatcomputertechnology  3 месяца назад

      once message me at my instagram and share screenshot of error !

    • @ahmednisar4688
      @ahmednisar4688 2 месяца назад

      @@parvatcomputertechnology hello sir can you please share your api key because mine is not working i hope you will reply soon

  • @MohanaPriya-q9p
    @MohanaPriya-q9p 7 месяцев назад

    Bro iam facing current temp error with json_data can you help me with that please

  • @omkarnaringrekar12
    @omkarnaringrekar12 5 месяцев назад

    Having some error in json(temp) (current ) step can u help

  • @rajnikhosla1957
    @rajnikhosla1957 Год назад

    Thanks for this amazing tutorial. Can you please provide access to the drive?🙏🏻

  • @earlpiodena3704
    @earlpiodena3704 Год назад

    amazing video tutorial! can i have access to the google drive? would love to try it, thank you sir.

  • @lakshancosta4121
    @lakshancosta4121 2 года назад +2

    Is it better to use .place(x= , y= ) or .grid(row= , column= ) for building apps

    • @parvatcomputertechnology
      @parvatcomputertechnology  2 года назад

      its depend upon project. But for fix project place is best

    • @mosesabiodun139
      @mosesabiodun139 2 года назад

      @@parvatcomputertechnology
      Hi sir pls I have sent u an email message for a request to download the images I don't have access to it here

    • @parvatcomputertechnology
      @parvatcomputertechnology  2 года назад

      @@mosesabiodun139 you can access now

    • @alleditzs10
      @alleditzs10 Год назад

      @@parvatcomputertechnology hello sir please give acess i request u a mail

    • @parvatcomputertechnology
      @parvatcomputertechnology  Год назад

      @@alleditzs10 you can access now !

  • @tejsingh2009
    @tejsingh2009 2 года назад +1

    Can I send complete code plz in the comment box

  • @thekhushisaini1723
    @thekhushisaini1723 6 месяцев назад

    Hi
    I am getting the error in the line code of 41 where it shows that the current word is not present in JSON dictionary. How i can resolve the error as i change the api version from 3.0 to 2.5 but then too it didn't worked

    • @parvatcomputertechnology
      @parvatcomputertechnology  6 месяцев назад

      once send screenshot at my Instagram id

    • @thekhushisaini1723
      @thekhushisaini1723 6 месяцев назад

      I am getting the same error which you got in the 38.33 sec video part after the changes in api call from 3.0 to 2.5

    • @parvatcomputertechnology
      @parvatcomputertechnology  6 месяцев назад

      @@thekhushisaini1723 its ok message me at my Instagram i will help you to solve this issue

    • @thekhushisaini1723
      @thekhushisaini1723 6 месяцев назад

      @@parvatcomputertechnology ok i have msg

    • @thekhushisaini1723
      @thekhushisaini1723 6 месяцев назад

      @@parvatcomputertechnology hi have msg you on Instagram

  • @jamshidkushbaev2873
    @jamshidkushbaev2873 10 месяцев назад

    Traceback (most recent call last):
    File "C:\Users\Али\Desktop\analog_clock.py", line 67, in
    image_icon=PhotoImage(file="I\analog_clock.png")
    NameError: name 'PhotoImage' is not defined

  • @abdulshakursambo8473
    @abdulshakursambo8473 Год назад

    sir i’m having a problem. Key error:’current’. please help me solve it

  • @universalgamer3225
    @universalgamer3225 9 месяцев назад

    Can u pls provide access to drive,sir.

  • @ucle7912
    @ucle7912 11 месяцев назад

    Can u provide access to image drive folder 🙏🏻 thank u so much

  • @lintheshwarsakthivel1413
    @lintheshwarsakthivel1413 Год назад

    I have just created an api key and used it in the code but it says invalid api key while running the program kindly help me? Referring to the video my code is also not wrong

  • @gojack2425
    @gojack2425 Год назад

    Plz I need the full code please I have an exam tomorrow I try during the entier day and I have 300 error I need Help please 🙏

  • @kaustubhbhatt7830
    @kaustubhbhatt7830 Год назад

    my latitude is coming on left side instead of right side of screen how can i fix this

  • @DevVaidya
    @DevVaidya 11 месяцев назад

    I am facing same keyerror current even after changing to 2.5 version what should I do

  • @hostelkaladka
    @hostelkaladka Год назад +3

    @Parvat Computer Technology Sir I asked you for permission to access the files please accept it.

  • @talhayasin1377
    @talhayasin1377 Год назад

    What does this day and night showing along the days?

  • @HarshalZoting-y4v
    @HarshalZoting-y4v 9 месяцев назад

    Hii i am facing issue in api and json_data can you help me in this.

    • @parvatcomputertechnology
      @parvatcomputertechnology  9 месяцев назад

      Okay, please send me a message on my Instagram account and share a screenshot of the error you encountered.

  • @co4ia12shubhamkhaladkar4
    @co4ia12shubhamkhaladkar4 Год назад

    label not defined bata raha hai searchbox ke upar wala

  • @dostirathi8254
    @dostirathi8254 Месяц назад

    Can you pls give me access?? Of the image

  • @papopsangeamsak5350
    @papopsangeamsak5350 Год назад

    Please sir give me the access for downloading the images

  • @aaditya7193
    @aaditya7193 Год назад

    How to resize the image like search box and button

    • @parvatcomputertechnology
      @parvatcomputertechnology  Год назад +1

      these images the design in fix order , you can resize it with the help of pillow library .

  • @co4ia12shubhamkhaladkar4
    @co4ia12shubhamkhaladkar4 Год назад

    sir woh mere mai label error bata raha hai label 1 is not defined solution plzz

  • @vaishnavibhosale2272
    @vaishnavibhosale2272 Год назад

    nonetype object has no attributes longitude how to solve error

  • @swarnendubhattacharya7187
    @swarnendubhattacharya7187 Год назад +1

    File "C:\Program Files\Python311\Lib\tkinter\__init__.py", line 1948, in __call__
    return self.func(*args)
    ^^^^^^^^^^^^^^^^
    File "c:\Users\chinmoyee\OneDrive\Desktop\weather_prediction\main.py", line 43, in getWeather
    temp = json_data['current'] ['temp']
    ~~~~~~~~~^^^^^^^^^^^
    KeyError: 'current'
    i am facing this problem

  • @VikramKumar-rd8sn
    @VikramKumar-rd8sn 7 месяцев назад

    Can u please provide the acess of images ?

  • @diyasolanki9710
    @diyasolanki9710 10 месяцев назад

    Hey, thanks for the video. Please provide access to the images.

  • @Mrgamertoxic
    @Mrgamertoxic Год назад

    could I have access to the images please I have an assignment due tomorrow

  • @jamshidkushbaev2873
    @jamshidkushbaev2873 10 месяцев назад

    Traceback (most recent call last):
    File "C:\Users\Али\Desktop\90.py", line 79, in
    root.iconphoto(False,i)
    File "D:\Python_3.12\Lib\tkinter\__init__.py", line 2183, in wm_iconphoto
    self.tk.call('wm', 'iconphoto', self._w, *args)
    _tkinter.TclError: failed to create an iconphoto with image "../I/analog_clock.png"

  • @sajadhussain2803
    @sajadhussain2803 2 года назад +1

    Thanks. But can you make this app work on the phone

  • @divyapriyadharshini4324
    @divyapriyadharshini4324 8 месяцев назад

    What is api code and( instal.txt file)

  • @alifsofyan8761
    @alifsofyan8761 Год назад +1

    can you give me Drive access, thanks

  • @sparky5777
    @sparky5777 2 месяца назад

    pls help me, I'm stuck with this error
    temp = json_data['current']['temp']
    ~~~~~~~~~^^^^^^^^^^^
    KeyError: 'current'

  • @swopkahn
    @swopkahn 8 месяцев назад

    hello can i please get access to the images?

  • @oumalkairekahiyeh822
    @oumalkairekahiyeh822 4 месяца назад

    how to convert this application to exe?

  • @bhumikapeswani3608
    @bhumikapeswani3608 Год назад

    Sir...was it notepad you were working on?

  • @user-zc6hx4pi9v
    @user-zc6hx4pi9v 10 месяцев назад

    Ser please grant me access to photo folder

  • @sonalipandey1011
    @sonalipandey1011 Год назад +4

    for photos folder pls

  • @khalephananh8187
    @khalephananh8187 Год назад +1

    Sir. I can drive access