To extract the tar file: % tar xvfz IE_seminar3.tar.gz To install sklearn if it is missing: % pip3 install sklearn See also the files from the previous two exercises.