Forum Discussion
Custom Library Not Found - ModuleNotFoundError
- 1 year ago
Hi faheemgani ,
Thank you for reaching out to us on the Microsoft Fabric Community Forum.
Since you installed the package inline using %pip install, you may need to restart the kernel for it to be recognized. Click on Kernel > Restart Kernel in your notebook UI. Then, try importing the package again.
Check out the link below,it describes a similar scenario and might help you to resolve the issue.
Solved: Custom Library not found - Microsoft Fabric CommunityIf this post was helpful, please give us Kudos and consider marking Accept as solution to assist other members in finding it more easily.
Hi faheemgani ,
Thank you for reaching out to us on the Microsoft Fabric Community Forum.
Since you installed the package inline using %pip install, you may need to restart the kernel for it to be recognized. Click on Kernel > Restart Kernel in your notebook UI. Then, try importing the package again.
Check out the link below,it describes a similar scenario and might help you to resolve the issue.
Solved: Custom Library not found - Microsoft Fabric Community
If this post was helpful, please give us Kudos and consider marking Accept as solution to assist other members in finding it more easily.