Closed elSayaka closed 5 years ago
Ok I see, I'll work on the folder to automatically found it :)
Thank You very much :)
I've pushed this : https://github.com/jczic/MicroWebSrv2/commit/fc6a6dfc5c383bcf7320f74d7430903ac9b4db6a Do you can to try it please? Thank you very much :)
Nice! I tried it, It works success. Thank you very much :)
👍
Hello. I found if the MicroWebSrv2 folder in another place, the system can't found the module in the mods folder. When I use
MicroWebSrv2.LoadModule('PyhtmlTemplate')
The traceback issrc.MicroWebSrv2.microWebSrv2.MicroWebSrv2Exception: Cannot load module "PyhtmlTemplate".
Change the code in microWebSrc2.py can fix this error in my case. But this way is not good.