je veux installer mezzanine mais
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
18
19
20
21
22
23
24
25
26
27
28
29 root@mehdi-HP-Compaq-dx2200-MT:~# sudo easy_install -U mezzanine install_dir /usr/local/lib/python2.6/dist-packages/ Searching for mezzanine Reading <a href="http://pypi.python.org/simple/mezzanine/" target="_blank">http://pypi.python.org/simple/mezzanine/</a> Download error: [Errno 101] Network is unreachable -- Some packages may not be found! Reading <a href="http://pypi.python.org/simple/mezzanine/" target="_blank">http://pypi.python.org/simple/mezzanine/</a> Download error: [Errno 101] Network is unreachable -- Some packages may not be found! Couldn't retrieve index page for 'mezzanine' Scanning index of all packages (this may take a while) Reading <a href="http://pypi.python.org/simple/" target="_blank">http://pypi.python.org/simple/</a> Download error: [Errno 101] Network is unreachable -- Some packages may not be found! Best match: Mezzanine 0.10.4 Processing Mezzanine-0.10.4-py2.6.egg Mezzanine 0.10.4 is already the active version in easy-install.pth Installing mezzanine-project script to /usr/local/bin Using /usr/local/lib/python2.6/dist-packages/Mezzanine-0.10.4-py2.6.egg Processing dependencies for mezzanine Searching for filebrowser-safe Reading <a href="http://pypi.python.org/simple/filebrowser_safe/" target="_blank">http://pypi.python.org/simple/filebrowser_safe/</a> Download error: [Errno 101] Network is unreachable -- Some packages may not be found! Reading <a href="http://pypi.python.org/simple/filebrowser-safe/" target="_blank">http://pypi.python.org/simple/filebrowser-safe/</a> Download error: [Errno 101] Network is unreachable -- Some packages may not be found! Couldn't find index page for 'filebrowser_safe' (maybe misspelled?) Scanning index of all packages (this may take a while) Reading <a href="http://pypi.python.org/simple/" target="_blank">http://pypi.python.org/simple/</a> Download error: [Errno 101] Network is unreachable -- Some packages may not be found! No local packages or download links found for filebrowser-safe error: Could not find suitable distribution for Requirement.parse('filebrowser-safe')
Partager