Bonjour,

je travaille sous python 3.4.1
j'ai essayé d'installer textblob avec la commande
Code : Sélectionner tout - Visualiser dans une fenêtre à part
pip install -U textblob
mais j'ais les messages d'erreurs suivants:

Code : Sélectionner tout - Visualiser dans une fenêtre à part
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
C:\Python34\Scripts>pip install -U textblob
Downloading/unpacking textblob
Downloading/unpacking nltk>=3.1 (from textblob)
  Real name of requirement nltk is nltk
  Running setup.py (path:C:\Users\ADMINI~1\AppData\Local\Temp\pip_build_Administ
rateur\nltk\setup.py) egg_info for package nltk
    error in nltk setup command: 'install_requires' must be a string or list of
strings containing valid project/version requirement specifiers
    Complete output from command python setup.py egg_info:
    error in nltk setup command: 'install_requires' must be a string or list of
strings containing valid project/version requirement specifiers
 
----------------------------------------
Cleaning up...
Command python setup.py egg_info failed with error code 1 in C:\Users\ADMINI~1\A
ppData\Local\Temp\pip_build_Administrateur\nltk
Storing debug log for failure in C:\Users\Administrateur\pip\pip.log
toute aide de votre part est précieuse