C4_W2_Lab_4_Apache_Beam_and_Tensorflow.ipynb

Unable to install the correct environment. Python 3.7 no longer available.

anyone got a good requirements.txt file ?

Reading package lists… Done
Building dependency tree… Done
Reading state information… Done
Package python3.7 is not available, but is referred to by another package.
This may mean that the package is missing, has been obsoleted, or
is only available from another source

E: Package ‘python3.7’ has no installation candidate
E: Unable to locate package python3.7-distutils
E: Couldn’t find any package by glob ‘python3.7-distutils’
E: Couldn’t find any package by regex ‘python3.7-distutils’
update-alternatives: error: alternative path /usr/bin/python3.7 doesn’t exist

Thanks for reporting. The staff have been notified to fix this. Since python 3.7 is too old, a docker file would be a good alternative if the code won’t be updated.

Hi! Thank you for reporting. This might have been a temporary issue in Colab. I just tried now and the installation works as expected.