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

I got errors after run trainer.py #3

Open
kenshimokak opened this issue Dec 18, 2017 · 0 comments
Open

I got errors after run trainer.py #3

kenshimokak opened this issue Dec 18, 2017 · 0 comments

Comments

@kenshimokak
Copy link

hi
I got this error after run that file.

CLEANING IMAGES...
CREATING TRAINING DATA...
CREATING TRAINING DATA...
CREATING TRAINING DATA...
CREATING TRAINING DATA...
EXTRACTING UNICODE...
Traceback (most recent call last):
  File ".\trainer.py", line 209, in <module>
    trainer.runAll()
  File ".\trainer.py", line 24, in runAll
    self.extractUnicode()
  File ".\trainer.py", line 87, in extractUnicode
    p = subprocess.Popen(boxArr)
  File "C:\Users\Cisco\AppData\Local\Programs\Python\Python36-32\lib\subprocess.py", line 709, in __init__
    restore_signals, start_new_session)
  File "C:\Users\Cisco\AppData\Local\Programs\Python\Python36-32\lib\subprocess.py", line 997, in _execute_child
    startupinfo)
FileNotFoundError: [WinError 2] The system cannot find the file specified

Can you help me please.

thank you

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

1 participant