Traceback (most recent call last): File "main.py", line 11, in labelPrice.config(text = str(price) + " $") NameError: name 'labelPrice' is not defined Can't see where the errors are coming from
You can either concat another price like this, price = response["USD"] + " " + response["EUR"] Or you can create a separate variable for another currency.
hey man, I wrote the code and I still can't see anything. I believe I have to install something else, I downloaded the "resquests" but it still showing error. Help me please
AttributeError: partially initialized module 'tkinter' has no attribute 'TK' (most likely due to a circular import) do i need to install tk and tkinter first ? if yes pls show me how to ^^ nice video
I love Bitcoin, this was a great project, thanks
Amazing tutorial my friend, thank you, mad respect.
How can we get orther crypto currency price value s? Like dogecoin etc..
I am able to get resonse , I am able to get canvas(UI) , but nothing is getting printed on canvas . What could be the mistake ?
Share your code on our facebook group or discord.
Traceback (most recent call last):
File "main.py", line 11, in
labelPrice.config(text = str(price) + " $")
NameError: name 'labelPrice' is not defined
Can't see where the errors are coming from
3:40
Bro what if I want to update in all 3 prices? Like as shown in thumbnail I tried to call different parameters as price1 for euro didn't worked
Show me your code here. I'll check
@@CodingWithEvan bro can u share your Instagram
before creating a file ends with .py !!!! do i must install python program from the main website ?
Yes. Obviously
import requests could not be solved.......is there anything am missing
If I typed codes and then run it doesn't show any information
what if I want to show 2 prices? How to make it bcuz price = response can run for 1 price
You can either concat another price like this, price = response["USD"] + " " + response["EUR"]
Or you can create a separate variable for another currency.
@@CodingWithEvan its worked thx bro
@@CodingWithEvan and how to add comma?
Yo yo great work dude
Thank you!
Bro what should I do iam getting the error
Library stubs not installed for requests
intsall it. -m pip intsall requests
How to add more cryptocurrencies??
nice!
I am trying to update a data frame every 1 sec. How can I do this? Using your method is not working. Please help.
hey man, I wrote the code and I still can't see anything. I believe I have to install something else, I downloaded the "resquests" but it still showing error. Help me please
Can't see the canvas
Where did you download the requests from?
Bro can you make a software like TeamViewer using python ?
BTW Amazing Video 🤩
i will try this tomorrow because i tired really from trying and trying alot codes and open files :(
There is nothing print when I put request inside function but when I remove the function it works normally
I searched over stack overflow for 3 hours and still didn't found a solution
@@LegendReel3 still w/o a solution?
it works only without a function
@@samuraitv8179 no, I actually didn't find a solution except what I mentioned above.
Do you use pycharm ?
@@samuraitv8179 yes I think but I can't remember the code well as at this time I was beginner to python so maybe I did something wrong
AttributeError: partially initialized module 'tkinter' has no attribute 'TK' (most likely due to a circular import) do i need to install tk and tkinter first ? if yes pls show me how to ^^ nice video
or do i need an extension for this?
i tried pip install tk but sadly it wont work
Maybe you wrote "TK" but it would be "Tk"
Sir please 1 video banav
How to create admin panel and connect admin panel with Android studio / app
Import requests shows error
👊
I tried this code today but sir it's not showing me anything....it's just showing bitcoin price in gui
Plzzz help sir
Send me your code here.
@@CodingWithEvan help sir
@@CodingWithEvan I have shared the code
@@rohitbele3713 May I ask what was the solution to the issue because I am seeing the same thing ?
thanks man
pls help
error:
"no module name requests"
open terminal and type
pip install requests
go to ur terminal and type:
pip install requests
hi
pls give the source code
Bro showing only bitcoin price in gui