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

feat: added requirements #1

Open
wants to merge 2 commits into
base: main
Choose a base branch
from

Conversation

MatteoMagnini
Copy link

Just added a requirements file to facilitate the installation of the packages

@fbpierazzi
Copy link
Collaborator

fbpierazzi commented Apr 9, 2024

If I recall correctly, there might be a problem (when installing tesseract) for this requirement:

  • numpy~=1.26.4

Could you maybe revise the requirements after you install Tesseract in a virtual environment and do lab02? We are of course trying to generalize a bit better with Tesseract, but the dependencies (for installation with python setup.py install are a bit strict at the moment)

For example, I do have numpy==1.22.4 on my virtual environment.

@MatteoMagnini
Copy link
Author

Sorry for the late reply, I've just seen the comment. I've correctly installed Tesseract and completed the second laboratory. Apparently Tesseract works fine with numpy v 1.26.4, I haven't seen any issue so far.

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

Successfully merging this pull request may close these issues.

2 participants