Python Cryptocurrency Part 4: Flask Implementation

preview_player
Показать описание

If you are having troubles with installing MySQL, try:

$ brew install mysql
$ brew tap homebrew/services
$ brew services start mysql
$ mysqladmin -u root password 'yourpassword'
Рекомендации по теме
Комментарии
Автор

Think you're missing the MySQL installation part... :)

afelixalves
Автор

Hello Mr.Assad, I know that this video is 4 years old now, but I am having issues with the packages, specifically MySQL and Flask, as well as the entire App setup part of the video, could you possibly give me some updated instructions? Thanks in advance!

PARADOXzss
Автор

Sir may i ask what is the use of placing the two headers in app.py? Thank you very much.

clif.l
Автор

(base) start
'mysql.server' is not recognized as an internal or external command,
operable program or batch file.

mohammedmansour
Автор

Is it possible to do this without a mysql server? or by using sqlite3?

blinken
Автор

Im having trouble with mysql.server start. I downloaded flask-mysqldb but when I try and start it, it says command not fouund mysql. Any recommendations on what I should do?

colesprouse
Автор

mysql.server start


mysql.server : The term 'mysql.server' is not recognized as the
name of a cmdlet, function, script file, or operable program.
Check the spelling of the name, or if a path was included,
verify that the path is correct and try again.
+ mysql.server start
+
+ CategoryInfo : ObjectNotFound: (mysql.server:Stri
ng) [], CommandNotFoundException
+ FullyQualifiedErrorId : CommandNotFoundException

leotran
Автор

im running into a problem installing flash_mysqldb. is there any way i can contact you i really need help on this i have tried for hours now to fix it but i just cant get it to work, thanks.

moggyval
Автор

@Will Assad hi, can I ask you what are the programs used beyond atom to create the whole thing?

kalicrash
Автор

NameError: name '_mysql' is not defined
after i running it, he returnes this error

victoriamikhael
Автор

I'm a Windows user and it's not working. I've tried the steps below in the comments but its still not working. Can you please help me?

Thelaibakhan
Автор

It wont even print for me, but I have no errors

dppr
Автор

Hi, After running this code getting the error: No module name "flask_mysql", why?

Thelaibakhan
Автор

it says restarting with stat but then the program ends

eviso_yt
Автор

Hey Ive been getting the module not found error for passlib. I have imported it even using the pip3 command, yet getting error
Can anyone help me out with a solution

cockybhai
Автор

From Where can i get the password file?

Thelaibakhan
Автор

having alot of problems with flask_mysqldb

dashawnlyons
Автор

bro ım got a syntax error for the app part. is there any way to fix this ?

onurcanermen
join shbcf.ru