E
OSError: [Errno 48] Address already in use.
Захожу на http://localhost:5000, говорит что 404 page not found. А какой-то код есть)
Size: a a a
E
OSError: [Errno 48] Address already in use.
AK
AK
E
create_app().run(host='0.0.0.0', port=54321)
2. OSError: [Errno 48] Address already in useAK
AK
E
E
AK
AK
E
E
AK
T
create_app().run(host='0.0.0.0', port=54321)
2. OSError: [Errno 48] Address already in useT
VN
АП
VN
NL
$(".checkbox").change(function() {
if(this.checked) {
//Do stuff
}
});
NL