I am currently trying to run a project from GitHub: https://github.com/nilboy/pixel-recursive-super-resolution
After installing ubuntu on VM, I installed python with
may be preinstalled tensorflow-gpu, so
pip3 install tensorflow --ignore-installed
as this helped me from stackoverflow