Hi guys,
I have tried to run bob.devtools to develop the package bob.db.lfw. Here is what I did:
1. git clone g...@gitlab.idiap.ch:bob/bob.db.lfw.git
(I have also tried the stable version of bob.devtools, with the same problem)
3. bdt create bob.db.lfw
This command took a couple of minutes and failed with:
```
Found conflicts! Looking for incompatible packages.
This can take several minutes. Press CTRL-C to abort.
failed
UnsatisfiableError: The following specifications were found to be incompatible with each other:
...
```
and a long list (950 lines) of versions of different packages.
I have not tried to build any other package, so I am not sure whether this is an issue with bob.db.lfw or with bob.devtools. Do you have any idea what could have gone wrong?
Cheers
Manuel