Bonsoir,
J'ai mis "conda install numpy" dans le shell et ça m'a mis :
WARNING! The following modules are currently loaded:
iepkernel, pyside, yoton
Updating or removing them may fail if they are not pure Python.
If none of the listed packages is updated or removed, it is safe
to proceed (use "f" if necessary).
--------------------------------------------------------------------------------
Fetching package metadata: ......
Solving package specifications: .
Package plan for installation in environment C:\pyzo2015a:
The following packages will be downloaded:
package | build
---------------------------|-----------------
vs2010_runtime-10.00.40219.1| 2 1.1 MB
mkl-11.3.3 | 1 110.0 MB
conda-env-2.6.0 | 0 498 B
numpy-1.11.2 | py34_0 3.2 MB
ruamel_yaml-0.11.14 | py34_0 210 KB
requests-2.12.4 | py34_0 789 KB
pywin32-220 | py34_1 12.4 MB
menuinst-1.4.2 | py34_1 106 KB
conda-4.2.13 | py34_0 450 KB
------------------------------------------------------------
Total: 128.2 MB
The following NEW packages will be INSTALLED:
menuinst: 1.4.2-py34_1
mkl: 11.3.3-1
pywin32: 220-py34_1
ruamel_yaml: 0.11.14-py34_0
vs2010_runtime: 10.00.40219.1-2
The following packages will be UPDATED:
conda: 3.8.4-py34_0 --> 4.2.13-py34_0
conda-env: 2.1.2-py34_0 --> 2.6.0-0
numpy: 1.9.1-py34_0 --> 1.11.2-py34_0
requests: 2.5.1-py34_0 --> 2.12.4-py34_0
WARNING: the process C:\pyzo2015a\pyzo.exe (8068) is running
WARNING: Continuing installation while the above processes are running is
not recommended. Please, close all Anaconda programs before installing or
updating things with conda.
Continue (yes/no/force) (y/[n]/f)? y
Du coup je mets "y" pour installer numpy et ça me remet le dernier paragraphe :
WARNING: the process C:\pyzo2015a\pyzo.exe (8068) is running
WARNING: Continuing installation while the above processes are running is
not recommended. Please, close all Anaconda programs before installing or
updating things with conda.
Comment installer numpy du coup ?
Merci d'avance.