Skip to content

Conversation

@HaHeho
Copy link

@HaHeho HaHeho commented Jun 12, 2024

I noticed that environment.yml had strictly specified package versions, which I could not set up on my system. I suppose this was done for an experiment. However, it is not helpful for people wanting to install and play around with the package.

I have simplified the minimum required packages, which should yield a functioning Python environment with a single setup call in the terminal. I have updated setup.py and the install instructions accordingly.

@HaHeho HaHeho mentioned this pull request Jun 12, 2024
@HaHeho
Copy link
Author

HaHeho commented Jun 12, 2024

The solution with the ZIP archives and the example files is very clunky, although I've put instructions on combining and extracting the files easily.

To do this appropriately, the large data files should probably be handled via git-lfs if we want to improve the usability of the repository.

(remove the redundant/contradictory version string here and parse it from `setup.py` instead)

Signed-off-by: HaHeho <[email protected]>
(before "DEBUG" messages not being printed)

Signed-off-by: HaHeho <[email protected]>
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