Binary installation of bob packages and their dependencies with conda

78 views
Skip to first unread message

Amir Mohammadi

unread,
Mar 2, 2016, 11:40:53 AM3/2/16
to bob-devel
Hi everyone,

Recently we have been working on porting our packages to conda.
You can learn more about them here:
https://github.com/idiap/bob/wiki/Installation-with-conda-%5BExperimental%5D

Advantages of using conda

  • conda is available for 32bit and 64bit of Linux, MacOSX, and Windows. This means all binary deployments are done using conda.
  • conda offers many packages by itself such as gcc or opencv. This means that you do need to install any dependency before installing conda.
  • conda has some sophisticated environment management mechanisms which takes care of a lot of issues that are known to virtual environments.
  • sudo or administrative permissions are not required for using conda.

Best regards,
Amir

André Anjos

unread,
Mar 3, 2016, 4:05:24 AM3/3/16
to bob-...@googlegroups.com
Thank you for this amazing work. I'm sure it is going to be very useful. Best, Andre

--
-- You received this message because you are subscribed to the Google Groups bob-devel group. To post to this group, send email to bob-...@googlegroups.com. To unsubscribe from this group, send email to bob-devel+...@googlegroups.com. For more options, visit this group at https://groups.google.com/d/forum/bob-devel or directly the project website at http://idiap.github.com/bob/
---
You received this message because you are subscribed to the Google Groups "bob-devel" group.
To unsubscribe from this group and stop receiving emails from it, send an email to bob-devel+...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.



--
Dr. André Anjos
Idiap Research Institute
Centre du Parc - rue Marconi 19
CH-1920 Martigny, Suisse
Phone: +41 27 721 7763
Fax: +41 27 721 7712
http://andreanjos.org

Amir Mohammadi

unread,
Mar 7, 2016, 11:56:01 AM3/7/16
to bob-devel
Hi everyone,

We just added support for Python 3.5 in our conda builds.
https://github.com/idiap/bob/wiki/Binary-Installation

Till now, we have built packages for Python 2.7 and 3.5 on Linux 64-bit.
Please give them a try and let us know if you find some difficulties.

Thanks,
Amir

Amir Mohammadi

unread,
Apr 19, 2016, 9:26:21 AM4/19/16
to bob-devel
Hi everyone,

I am working to port our conda packages over to conda-forge.
But for now, they might conflict with each other, so make sure you
only have one of the bobpkgs or conda-forge channels in your ~/.condarc file.
To be precise, your ~/.condarc file should like this:

channels:
  - bobpkgs
  - defaults

I have also updated the binary installation instructions:
https://github.com/idiap/bob/wiki/Binary-Installation

Best regards,
Amir
Reply all
Reply to author
Forward
0 new messages