tensorflow warning – Found untraced functions such as lstm_cell_6_layer_call_and_return_conditional_losses

I think this warning can be safely ignored as you can find the same warning even in a tutorial given by tensorflow. I often see this warning when saving custom models such as graph NNs. You should be good to go as long as you don’t want to access those non-callable functions. However, if you’re … Read more

Blocked loading mixed active content

Use this code to include your cdn files : Use https protocol in your url : <link rel=”stylesheet” href=”https://code.jquery.com/ui/1.8.10/themes/smoothness/jquery-ui.css” type=”text/css”> <script type=”text/javascript” src=”https://ajax.aspnetcdn.com/ajax/jquery.ui/1.8.10/jquery-ui.min.js”></script> Or this pattern : <link rel=”stylesheet” href=”https://code.jquery.com/ui/1.8.10/themes/smoothness/jquery-ui.css” type=”text/css”> <script type=”text/javascript” src=”https://ajax.aspnetcdn.com/ajax/jquery.ui/1.8.10/jquery-ui.min.js”></script>

How do I get warnings.warn to issue a warning and not ignore the line?

From the docs: By default, Python installs several warning filters, which can be overridden by the command-line options passed to -W and calls to filterwarnings(). DeprecationWarning and PendingDeprecationWarning, and ImportWarning are ignored. BytesWarning is ignored unless the -b option is given once or twice; in this case this warning is either printed (-b) or turned … Read more

Hata!: SQLSTATE[HY000] [1045] Access denied for user 'divattrend_liink'@'localhost' (using password: YES)