Commit 4a297883 authored by Administrator's avatar Administrator

[INIT] improving init (again again).

parent ff8c56a5
sudo apt-get install postgresql
sudo apt-get install postgresql-contrib
sudo apt-get install python-virtualenv sudo apt-get install python-virtualenv
sudo apt-get install libpng12-dev sudo apt-get install libpng12-dev
sudo apt-get install libpng-dev sudo apt-get install libpng-dev
...@@ -8,9 +10,9 @@ sudo apt-get install python-dev ...@@ -8,9 +10,9 @@ sudo apt-get install python-dev
sudo apt-get install libpq-dev sudo apt-get install libpq-dev
sudo apt-get postgresql-contrib sudo apt-get postgresql-contrib
sudo aptèget install libpq-dev sudo aptèget install libpq-dev
# rajouter david
# # Pour avoir toutes les dependences de matpolotlib (c'est sale, trouver
# sudo apt-get build-dep python-matplotlib
#Paquets Debian a installer #Paquets Debian a installer
# easy_install -U distribute (matplotlib) # easy_install -U distribute (matplotlib)
#lxml #lxml
......
...@@ -29,7 +29,7 @@ kombu==3.0.23 ...@@ -29,7 +29,7 @@ kombu==3.0.23
lxml==3.3.6 lxml==3.3.6
matplotlib==1.4.0 matplotlib==1.4.0
networkx==1.9 networkx==1.9
nltk==3.0a4 nltk
nose==1.3.4 nose==1.3.4
numpy==1.8.2 numpy==1.8.2
pandas==0.14.1 pandas==0.14.1
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment