Se rendre au contenu
Menu
Cette question a été signalée
1 Répondre
6028 Vues

I'm trying to show by server console the print of a variable or by the chrome developer mode, but I do not know how to do it.
please your support.

Avatar
Ignorer
Meilleure réponse

You cannot show any log / print statements of the py file to web browser console.

Avatar
Ignorer

Technically you could by writing a JS function that triggers the PY function and passing the output from the PY function to the JS function, which is then rendered in the console with a console.log message. But yeah, that is total overengineering ;)

Yes, that is the way but yes it needs lots of work, efforts :)

Auteur

And then how do you feel, if you want to know the value of a variable, by some calculation error, etc.?

Publications associées Réponses Vues Activité
2
août 25
2637
1
juil. 25
1026
1
août 25
1151
0
mai 25
1482
2
avr. 25
3636