Lorsque j'essaie de mettre à niveau python3
j'obtiens l'erreur suivante
sudo apt-get build-dep python3.2
Reading package lists... Done
Building dependency tree
Reading state information... Done
The following NEW packages will be installed:
autoconf blt blt-dev debhelper dh-apparmor diffstat gettext html2text
intltool-debian libbluetooth-dev libdb5.1-dev libffi-dev libfontconfig1-dev
libfreetype6-dev libgdbm-dev libgettextpo0 libjs-sphinxdoc libjs-underscore
libncursesw5-dev libreadline-dev libreadline6-dev libtinfo-dev libunistring0
libxext-dev libxft-dev libxrender-dev libxss-dev libxss1 m4 po-debconf
python-sphinx quilt sharutils sphinx-common tcl8.5 tcl8.5-dev tk8.5
tk8.5-dev x11proto-render-dev x11proto-scrnsaver-dev x11proto-xext-dev xvfb
0 upgraded, 42 newly installed, 0 to remove and 0 not upgraded.
Need to get 16.6 MB of archives.
After this operation, 53.1 MB of additional disk space will be used.
Do you want to continue [Y/n]? y
Abort.
Pourquoi suis-je avorté ? J'ai renvoyé cette enlace pour mettre à jour python3.
Je voudrais supprimer Python 3.2 après avoir installé la version 3.3
Editer 1 :
Essayé également avec Y (y majuscule). Mais cela ne fonctionne pas.