-
Notifications
You must be signed in to change notification settings - Fork 706
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
{lib}[foss/2021b] DeepLabCut v2.3.1 w/ Python 3.9.6 #17551
{lib}[foss/2021b] DeepLabCut v2.3.1 w/ Python 3.9.6 #17551
Conversation
@sassy-crick: Tests failed in GitHub Actions, see https://github.com/easybuilders/easybuild-easyconfigs/actions/runs/4439341463
bleep, bloop, I'm just a bot (boegelbot v20200716.01) |
] | ||
|
||
dependencies = [ | ||
('CUDA', '11.4.1', '', SYSTEM), |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Bump to 11.5.2
?
('tqdm', '4.62.3'), | ||
('ruamel.yaml', '0.17.21'), | ||
('statsmodels', '0.13.1'), | ||
('PyTorch', '1.11.0', versionsuffix), |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
bump to 1.12.1
, see #17272
('HDF5', '1.12.1'), | ||
('LZO', '2.10'), | ||
('Blosc', '1.21.1'), | ||
('py-cpuinfo', '9.0.0'), |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Some of these are dependencies for PyTables
, are they also direct dependencies for DeepLabCut
itself?
(created using
eb --new-pr
)Requires: