Skip to content
Snippets Groups Projects

Python36

Closed Jaden DIEFENBAUGH requested to merge python36 into master
+ 7
6
@@ -2,11 +2,13 @@
@@ -2,11 +2,13 @@
.. Mon 15 Aug 2016 09:48:28 CEST
.. Mon 15 Aug 2016 09:48:28 CEST
.. image:: http://img.shields.io/badge/docs-stable-yellow.svg
.. image:: http://img.shields.io/badge/docs-stable-yellow.svg
:target: http://pythonhosted.org/bob.learn.em/index.html
:target: https://www.idiap.ch/software/bob/docs/bob/bob.learn.em/stable/index.html
.. image:: http://img.shields.io/badge/docs-latest-orange.svg
.. image:: http://img.shields.io/badge/docs-latest-orange.svg
:target: https://www.idiap.ch/software/bob/docs/latest/bob/bob.learn.em/master/index.html
:target: https://www.idiap.ch/software/bob/docs/bob/bob.learn.em/master/index.html
.. image:: https://gitlab.idiap.ch/bob/bob.learn.em/badges/master/build.svg
.. image:: https://gitlab.idiap.ch/bob/bob.learn.em/badges/master/build.svg
:target: https://gitlab.idiap.ch/bob/bob.learn.em/commits/master
:target: https://gitlab.idiap.ch/bob/bob.learn.em/commits/master
 
.. image:: https://gitlab.idiap.ch/bob/bob.learn.em/badges/master/coverage.svg
 
:target: https://gitlab.idiap.ch/bob/bob.learn.em/commits/master
.. image:: https://img.shields.io/badge/gitlab-project-0000c0.svg
.. image:: https://img.shields.io/badge/gitlab-project-0000c0.svg
:target: https://gitlab.idiap.ch/bob/bob.learn.em
:target: https://gitlab.idiap.ch/bob/bob.learn.em
.. image:: http://img.shields.io/pypi/v/bob.learn.em.svg
.. image:: http://img.shields.io/pypi/v/bob.learn.em.svg
@@ -47,11 +49,10 @@ The package includes the machine definition per se and a selection of different
@@ -47,11 +49,10 @@ The package includes the machine definition per se and a selection of different
Installation
Installation
------------
------------
Follow our `installation`_ instructions. Then, using the Python interpreter
Complete Bob's `installation`_ instructions. Then, to install this package,
provided by the distribution, bootstrap and buildout this package::
run::
$ python bootstrap-buildout.py
$ conda install bob.learn.em
$ ./bin/buildout
Contact
Contact
Loading