Project 'biosignal/software/deepdraw' was moved to 'medai/software/deepdraw'. Please update any links and bookmarks that may still have the old path.
[root] Homogenize package and buildout requirements (closes #1)
2 unresolved threads
2 unresolved threads
This MR fixes some misses on the package structure.
It closes #1 (closed) as well.
Merge request reports
Activity
Filter activity
7 6 eggs = bob.ip.binseg 7 bob.db.drive 8 bob.db.stare 9 bob.db.chasedb1 10 bob.db.hrf 11 bob.db.drionsdb 12 bob.db.rimoner3 13 bob.db.drishtigs1 14 bob.db.refuge 15 bob.db.iostar 8 16 extensions = bob.buildout 9 bob.blitz 10 bob.core 17 mr.developer 18 auto-checkout = * 19 develop = src/bob.ip.binseg changed this line in version 2 of the diff
19 16 description="Binary Segmentation Benchmark Package for Bob", 17 url="https://gitlab.idiap.ch/bob/bob.ip.binseg", 18 license="GPLv3", 20 19 # there may be multiple authors (separate entries by comma) 21 author='Tim Laibacher', 22 author_email='tim.laibacher@idiap.ch', 23 20 author="Tim Laibacher", 21 author_email="tim.laibacher@idiap.ch", 24 22 # there may be a maintainer apart from the author - you decide 25 #maintainer='?' 26 #maintainer_email='email@example.com' 27 23 # maintainer='?' 24 # maintainer_email='email@example.com' changed this line in version 2 of the diff
added 6 commits
-
e97fa635...8b0c4e34 - 4 commits from branch
master
- d9ee2beb - [root] Homogenize package and buildout requirements (closes #1 (closed))
- 6b670be7 - Self-assign as maintainer; Fix develop.cfg
-
e97fa635...8b0c4e34 - 4 commits from branch
@tlaibacher: This is still not green on python 3.7. Can you confirm to me you can build it locally with this Python version?
nope, conda lists a ton of conflicts.
Edited by Tim LaibacherEdit: it could also be caffe again, the first conflict is:
conda.exceptions.UnsatisfiableError: The following specifications were found to be incompatible with each other: Package caffe conflicts for: ...
Edited by Tim Laibacher@tlaibacher: did you do a single pass on py37 for each bob.db on the test section of this package?
mentioned in commit e976e2e1