Kaggle kernel issue

Hi,
I succesfully submitted my results to kaggle. Now, I’d like to run a kernel:
https://www.kaggle.com/sq5rix/hcd-fast-ai

I tried to find fastai 0.7 docker, but I have only two docker containers, neither work
So I added some pip installs (my Internet is enabled )
I get a persisting error:
Collecting torch_imports
Could not find a version that satisfies the requirement torch_imports (from versions: )
No matching distribution found for torch_imports

All pastebin is here: https://pastebin.com/ecVpxWmP
My public kernel is here:
https://www.kaggle.com/sq5rix/hcd-fast-ai
Please help!
Tom