Skip to content

Update installation and runtime dependencies#28

Merged
Dan-RAI merged 2 commits intoBergmannLab:mainfrom
dev-isaac:update-dependencies
Jul 25, 2023
Merged

Update installation and runtime dependencies#28
Dan-RAI merged 2 commits intoBergmannLab:mainfrom
dev-isaac:update-dependencies

Conversation

@dev-isaac
Copy link
Copy Markdown
Contributor

Hello, hope you're having a great day.

I installed your tool in the process of reproducing an academic paper and discovered that new releases of Numpy and Scipy were breaking your Docker image build.
It seems that the default version of Python shipped with Ubuntu 20.04 is 3.8, while the latest releases of Numpy/Scipy only support Python 3.9+.

I also added unzip because it was needed in the following line:

unzip *.zip

Thank you!

Copy link
Copy Markdown
Collaborator

@Dan-RAI Dan-RAI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

All good !

@Dan-RAI Dan-RAI merged commit d80d2ff into BergmannLab:main Jul 25, 2023
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