You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Is your feature request related to a problem? Please describe.
Currently there's no build system or a guide to run the project in a virtual environment. This can cause incoherent experience on different systems having pre-installed system packages.
Describe the solution you'd like
We should explore using poetry or any dependency management tool as per the latest industry standards for python projects
Describe alternatives you've considered
For virtual environment guide, can suggest using conda as well (yet inclined towards venv)
Udayraj123
changed the title
[Feature][DevX] Easier dependency management and a virtual environment guide
[Enhancement][DevX] Easier dependency management and a virtual environment guide
Sep 15, 2024
Is your feature request related to a problem? Please describe.
Currently there's no build system or a guide to run the project in a virtual environment. This can cause incoherent experience on different systems having pre-installed system packages.
Describe the solution you'd like
We should explore using poetry or any dependency management tool as per the latest industry standards for python projects
Describe alternatives you've considered
Additional context
One Issue faced by some users when using OMRChecker: https://stackoverflow.com/a/75722775/6242649
Note: please share your queries and approaches on discord for quicker discussions:
The text was updated successfully, but these errors were encountered: