nikel@nikel:~/Downloads/Media_Center036; ./run.shrm: невозможно удалить `*.pyc39;: No such file or directoryTraceback (most recent call last): File main.py, line 1, in lt;modulegt; import app File /home/nikel/Downloads/Media_Center/app.py, line 2, in lt;modulegt; import glut File /home/nikel/Downloads/Media_Center/glut.py, line 3, in lt;modulegt; import keyboard File /home/nikel/Downloads/Media_Center/keyboard.py, line 1, in lt;modulegt; import ui File /home/nikel/Downloads/Media_Center/ui.py, line 1, in lt;modulegt; import uielements File /home/nikel/Downloads/Media_Center/uielements.py, line 1, in lt;modulegt; import FTGLImportError: /home/nikel/Downloads/Media_Center/FTGL.so: wrong ELF class: ELFCLASS32Прямо при запуске
Да 64 битная версия.running buildrunning build_extbuilding 39;FTGL39; extensiongcc -pthread -fno-strict-aliasing -DNDEBUG -g -fwrapv -O2 -Wall -Wstrict-prototypes -fPIC -I/usr/include -I/usr/include/freetype2 -I/usr/include/python2.6 -c ftgl.cpp -o build/temp.linux-x86_64-2.6/ftgl.occ1plus: warning: command line option -Wstrict-prototypes is valid for Ada/C/ObjC but not for C++ftgl.cpp:23:34: error: FTGL/FTGLOutlineFont.h: No such file or directoryftgl.cpp:24:34: error: FTGL/FTGLPolygonFont.h: No such file or directoryftgl.cpp:25:32: error: FTGL/FTGLExtrdFont.h: No such file or directoryftgl.cpp:26:33: error: FTGL/FTGLBitmapFont.h: No such file or directoryftgl.cpp:27:34: error: FTGL/FTGLTextureFont.h: No such file or directoryftgl.cpp:28:33: error: FTGL/FTGLPixmapFont.h: No such file or directoryftgl.cpp:31:28: error: boost/python.hpp: No such file or directoryftgl.cpp:34: error: ‘boost’ has not been declaredftgl.cpp:34: error: ‘python’ is not a namespace-nameftgl.cpp:34: error: expected namespace-name before ‘;’ tokenftgl.cpp:75: error: ‘tuple’ does not name a typeftgl.cpp: In constructor ‘FontWrapperlt;basegt;::FontWrapper(const char*)’:ftgl.cpp:48: error: ‘invalid_argument’ is not a member of ‘std’ftgl.cpp: At global scope:ftgl.cpp:92: error: ‘FTGLOutlineFont’ was not declared in this scopeftgl.cpp:92: error: template argument 1 is invalidftgl.cpp:92: error: invalid type in declaration before ‘;’ tokenftgl.cpp:93: error: ‘FTGLPolygonFont’ was not declared in this scopeftgl.cpp:93: error: template argument 1 is invalidftgl.cpp:93: error: invalid type in declaration before ‘;’ tokenftgl.cpp:94: error: ‘FTGLExtrdFont’ was not declared in this scopeftgl.cpp:94: error: template argument 1 is invalidftgl.cpp:94: error: invalid type in declaration before ‘;’ tokenftgl.cpp:95: error: ‘FTGLBitmapFont’ was not declared in this scopeftgl.cpp:95: error: template argument 1 is invalidftgl.cpp:95: error: invalid type in declaration before ‘;’ tokenftgl.cpp:96: error: ‘FTGLTextureFont’ was not declared in this scopeftgl.cpp:96: error: template argument 1 is invalidftgl.cpp:96: error: invalid type in declaration before ‘;’ tokenftgl.cpp:97: error: ‘FTGLPixmapFont’ was not declared in this scopeftgl.cpp:97: error: template argument 1 is invalidftgl.cpp:97: error: invalid type in declaration before ‘;’ tokenftgl.cpp: In function ‘void export_font(const char*)’:ftgl.cpp:102: error: ‘class_’ was not declared in this scopeftgl.cpp:102: error: expected primary-expression before ‘gt;’ tokenftgl.cpp:102: error: ‘init’ was not declared in this scopeftgl.cpp:102: error: expected primary-expression before ‘const’ftgl.cpp:102: error: expected ‘)’ before ‘const’ftgl.cpp: At global scope:ftgl.cpp:120: error: expected constructor, destructor, or type conversion before ‘(’ tokenerror: command 39;gcc39; failed with exit status 1что то ему явно не нравится ,но что?