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

Configure all libs to be used in one directory #10

Open
adilanchian opened this issue Jul 31, 2018 · 2 comments
Open

Configure all libs to be used in one directory #10

adilanchian opened this issue Jul 31, 2018 · 2 comments
Assignees
Labels

Comments

@adilanchian
Copy link
Contributor

adilanchian commented Jul 31, 2018

I keep running into issues where things like Tesseract are using local copies of the lib. When packaging this for a desktop app that won't. I will need to figure out how to get this all working before continuing to the desktop portion.

Things to include:

  • Tesseract
  • Tesseract .trainingdata(can't remember the name)
  • Python
@adilanchian adilanchian added the enhancement New feature or request label Jul 31, 2018
@adilanchian adilanchian self-assigned this Jul 31, 2018
adilanchian added a commit that referenced this issue Aug 7, 2018
@adilanchian
Copy link
Contributor Author

Was able to add the runner.py test suite to run when electron launches. I am worried that we need to point pipenv to an on board version of python as well as tesseract. That will be the next step

@adilanchian
Copy link
Contributor Author

Decided to loop back around to this after doing more research on how to bundle this all together.

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

No branches or pull requests

1 participant