Bhartendu Kumar

Results 2 comments of Bhartendu Kumar

Yes, the use case of Session() in tenserflow.Session() has been changed from 1.x to 2.x. So, either degrade to tenserflow 1.x or use : import tensorflow.compat.v1 as tf tf.disable_v2_behavior() https://stackoverflow.com/questions/55142951/tensorflow-2-0-attributeerror-module-tensorflow-has-no-attribute-session

This error is in the latest version too. Stopping Pinger... (node:16758) UnhandledPromiseRejectionWarning: Error: Command failed: powershell -c Add-Type -AssemblyName presentationCore; $player = New-Object system.windows.media.mediaplayer; $player.open('/home/bhartendu/.npm/_npx/16758/lib/node_modules/cowin-pinger/sounds/beep.wav'); $player.Volume = 0.5; $player.Play(); Start-Sleep...