Skip to content

feat: added requirements#1

Open
MatteoMagnini wants to merge 2 commits intoisneslab:mainfrom
MatteoMagnini:main
Open

feat: added requirements#1
MatteoMagnini wants to merge 2 commits intoisneslab:mainfrom
MatteoMagnini:main

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