gemkillo.blogg.se

Cannot install python 2.7 ubuntu
Cannot install python 2.7 ubuntu





usr/include/python2.7/modsupport.h:28:17: note: expected 'char **' but argument is of type 'const char **'ĬElementTree.c: In function 'initcElementTree':ĬElementTree.c:2573:15: warning: variable 'm' set but not used

cannot install python 2.7 ubuntu

In file included from /usr/include/python2.7/Python.h:126:0, usr/include/python2.7/unicodeobject.h:685:23: note: expected 'const char *' but argument is of type 'unsigned char *'ĬElementTree.c:2181:38: warning: passing argument 4 of 'PyArg_ParseTupleAndKeywords' from incompatible pointer type In file included from /usr/include/python2.7/Python.h:85:0, X86_64-linux-gnu-gcc -pthread -fno-strict-aliasing -DNDEBUG -g -fwrapv -O2 -Wall -Wstrict-prototypes -fPIC -DXML_STATIC -DXML_NS=1 -DXML_DTD=1 -DBYTEORDER=1234 -DXML_CONTEXT_BYTES=1024 -Iexpat -I/usr/include/python2.7 -c cElementTree.c -o build/temp.linux-x86_64-2.7/cElementTree.oĬElementTree.c:1368:5: warning: initialization from incompatible pointer type ĬElementTree.c:1368:5: warning: (near initialization for 'element_as_sequence.sq_length') ĬElementTree.c:1371:5: warning: 'intargfunc' is deprecated ĬElementTree.c:1371:5: warning: initialization from incompatible pointer type ĬElementTree.c:1371:5: warning: (near initialization for 'element_as_sequence.sq_item') ĬElementTree.c:1372:5: warning: 'intintargfunc' is deprecated ĬElementTree.c:1372:5: warning: initialization from incompatible pointer type ĬElementTree.c:1372:5: warning: (near initialization for 'element_as_sequence.sq_slice') ĬElementTree.c:1373:5: warning: initialization from incompatible pointer type ĬElementTree.c:1373:5: warning: (near initialization for 'element_as_sequence.sq_ass_item') ĬElementTree.c:1374:5: warning: initialization from incompatible pointer type ĬElementTree.c:1374:5: warning: (near initialization for 'element_as_sequence.sq_ass_slice') ĬElementTree.c: In function 'expat_unknown_encoding_handler':ĬElementTree.c:2143:5: warning: pointer targets in passing argument 1 of 'PyUnicodeUCS4_Decode' differ in signedness Running setup.py install for cElementTree Installing collected packages: cElementTree, supervisor, meld3 Running setup.py egg_info for package meld3 Requirement already satisfied (use -upgrade to upgrade): distribute in /usr/local/lib/python2.7/dist-packages/distribute-0.6.45-py2.7.egg (from supervisor)ĭownloading/unpacking meld3>=0.6.5 (from supervisor)

cannot install python 2.7 ubuntu cannot install python 2.7 ubuntu

Running setup.py egg_info for package supervisor Running setup.py egg_info for package cElementTree After trying to use Ubuntu 13.04 instead of Ubuntu 12.10 to run my Chef recepis against I am getting an error when it tries to run sudo pip install cElementTree supervisor STDOUT: Downloading/unpacking cElementTree







Cannot install python 2.7 ubuntu