When I add module path, unexpected errors have occured - "No module named ****"

@lassoan @jcfr
Thank you very much.
I have solved the problem in another way.
I adjusted my file path of MyExtension from D:/Slicer4D/Slicer-build/MyExtension to D:/MyExtension.
Luckily,the extension/module worked.
Though I don’t know why it works, I guess there maybe a limited length for file path in windows OS.