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

Ease Project Setup #25

Open
wants to merge 1 commit into
base: main
Choose a base branch
from
Open

Ease Project Setup #25

wants to merge 1 commit into from

Conversation

jetlime
Copy link

@jetlime jetlime commented Jul 20, 2024

As I first tried to setup the Project on a Unix System, I experience several problems which I would like to fix with this PR for future users:

  • requirements.txt contains an invalid character and is missing the setuptools package which is required for a proper installation of the other packages.

  • The python dependencies cause conflict with newer python versions (Python >=3.12). I propose to use conda to ease reproducibility.

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.

1 participant