ModuleNotFoundError: No module named 'pylinac'

Pylinac module show error “ModuleNotFoundError: No module named ‘pylinac’”.
How to solve this issue.

Pylinac module show error “ModuleNotFoundError: No module named ‘pylinac’”.
How to solve this issue in colab. It was working yesterday.

I have the same problem in Google Collab since yesterday. I am not able to solve it. I have tryed to downgrade the version of numpy and also the version of pylinac but it is still not working … What can we do?

Hello everyone! I believe it’s an issue with Google Collab itself along with the updates. I resolved this problem simply by restarting the session (command/Ctrl+M), which will reset the RAM and Disk set. After that, you run the cells again, and the module will be imported.
See below: