Google-Colaboratory local module ModuleNotFoundError
问题 I have cloned a github repository into google-colab [https://github.com/limbo018/DREAMPlace] and installed the necessary requirements. When I run the main script (!python dreamplace/placer.py) from either the base repo directory or the cmake install directory in jupyter I receive a modulenotfound error. I am able to import the module from a jupyter cell. The placer.py script imports it's parent module (dreamplace), which I have added to the path. I have a feeling colab/jupyter spawns a