ModuleNotFoundError: No module named 'src' while importing logging

28 views Asked by At

I'm working on one one Python project and facing this error while importing logging in research.ipynb file. Here my github link which direct open logger.py file. Now You can navigate to research.ipynb file which is "fsdML_project\notebooks\research.ipynb". Check the last cell.

0

There are 0 answers