The module 'Models' could not be loaded.
PS C:\Users\şule meşe\Downloads\mltu-main\mltu-main> Models\03_handwriting_recognition\202402160440\logs
Models\03_handwriting_recognition\202402160440\logs : The module 'Models' could not be loaded. For more information, run 'Import-Module Models'.
At line:1 char:1
- Models\03_handwriting_recognition\202402160440\logs
-
+ CategoryInfo : ObjectNotFound: (Models\03_handw...2402160440\logs:String) [], CommandNotFoundException + FullyQualifiedErrorId : CouldNotAutoLoadModule
Can you help me please :)
Hi, i had similar problem with some modules. i tried:
import sys sys.path.append('D:\\Projects\\python\\web\\Das Auto\\das auto\\captcha\\mltu-main')
in the train.py while using 02_captcha_to_text model
It worked ofr me to find the mltu, and other models in the folder
thank you for your helps <3
thank you for your helps <3
did it help?
simply use pip install mltu, and if you want to use my models, but it anywhere you want and give full path to it