While trying to run the code for creating basic agents in Python using Semantic Kernel, it is giving ModuleNotFoundError: No module named 'semantic_kernel.skill ...
I am attempting to run a python script within Ubuntu 22.0.4. I have run the same script successfully from my windows machine but when I run from Ubuntu I get the following error: ModuleNotFoundError: ...