Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

The module 'Models' could not be loaded. #44

Open
sulemese opened this issue Feb 16, 2024 · 4 comments
Open

The module 'Models' could not be loaded. #44

sulemese opened this issue Feb 16, 2024 · 4 comments

Comments

@sulemese
Copy link

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 :)

@Firdavsbek07
Copy link

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
image

It worked ofr me to find the mltu, and other models in the folder

@sulemese
Copy link
Author

sulemese commented Mar 1, 2024

thank you for your helps <3

@Firdavsbek07
Copy link

thank you for your helps <3

did it help?

@pythonlessons
Copy link
Owner

simply use pip install mltu, and if you want to use my models, but it anywhere you want and give full path to it

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants