微信公众号搜"智元新知"关注
微信扫一扫可直接关注哦!

Linux 无法安装 wxPython intel

如何解决Linux 无法安装 wxPython intel

ERROR: Command errored out with exit status 1:
 command: /usr/bin/python3 -u -c 'import sys,setuptools,tokenize; sys.argv[0] = '"'"'/tmp/pip-install-z76v7j7n/wxpython_54d4aa74a4444523b2fa946088b03691/setup.py'"'"'; __file__='"'"'/tmp/pip-install-z76v7j7n/wxpython_54d4aa74a4444523b2fa946088b03691/setup.py'"'"';f=getattr(tokenize,'"'"'open'"'"',open)(__file__);code=f.read().replace('"'"'\r\n'"'"','"'"'\n'"'"');f.close();exec(compile(code,__file__,'"'"'exec'"'"'))' install --record /tmp/pip-record-f49jgp07/install-record.txt --single-version-externally-managed --user --prefix= --compile --install-headers /home/nik/.local/include/python3.9/wxpython
     cwd: /tmp/pip-install-z76v7j7n/wxpython_54d4aa74a4444523b2fa946088b03691/
Complete output (138 lines):
running install
running build
WARNING: Building this way assumes that all generated files have been
generated already.  If that is not the case then use build.py directly
to generate the source and perform the build stage.  You can use
--skip-build with the bdist_* or install commands to avoid this
message and the wxWidgets and Phoenix build steps in the future.

"/usr/bin/python3" -u build.py build
Will build using: "/usr/bin/python3"
3.9.1 (default,Jan 20 2021,00:00:00)
[GCC 10.2.1 20201125 (Red Hat 10.2.1-9)]
Python's architecture is 64bit
cfg.VERSION: 4.1.1

Running command: build
Running command: build_wx
wxWidgets build options: ['--wxpython','--unicode','--gtk3']
Configure options: ['--enable-unicode','--with-gtk=3','--enable-sound','--enable-graphics_ctx','--enable-display','--enable-geometry','--enable-debug_flag','--enable-optimise','--disable-debugreport','--enable-uiactionsim','--enable-autoidman','--with-sdl']
/tmp/pip-install-z76v7j7n/wxpython_54d4aa74a4444523b2fa946088b03691/ext/wxWidgets/configure --enable-unicode --with-gtk=3 --enable-sound --enable-graphics_ctx --enable-display --enable-geometry --enable-debug_flag --enable-optimise --disable-debugreport --enable-uiactionsim --enable-autoidman --with-sdl
checking build system type... x86_64-pc-linux-gnu
checking host system type... x86_64-pc-linux-gnu
checking for toolkit... gtk
checking for gcc... gcc
checking whether the C compiler works... yes
checking for C compiler default output file name... a.out
checking for suffix of executables...
checking whether we are cross compiling... no
checking for suffix of object files... o
checking whether we are using the GNU C compiler... yes
checking whether gcc accepts -g... yes
checking for gcc option to accept ISO C89... none needed
checking whether we are using the Intel C compiler... no
checking how to run the C preprocessor... gcc -E
checking for grep that handles long lines and -e... /usr/bin/grep
checking for egrep... /usr/bin/grep -E
checking whether gcc needs -Traditional... no
checking for g++... g++
checking whether we are using the GNU C++ compiler... yes
checking whether g++ accepts -g... yes
checking whether we are using the Intel C++ compiler... no
checking whether we are using the Sun C++ compiler... no
checking for ar... ar
checking for ANSI C header files... yes
checking for sys/types.h... yes
checking for sys/stat.h... yes
checking for stdlib.h... yes
checking for string.h... yes
checking for memory.h... yes
checking for strings.h... yes
checking for inttypes.h... yes
checking for stdint.h... yes
checking for unistd.h... yes
checking for langinfo.h... yes
checking for wchar.h... yes
checking for sys/select.h... yes
checking for cxxabi.h... yes
checking for an ANSI C-conforming const... yes
checking for inline... inline
checking size of short... 2
checking size of void *... 8
checking size of int... 4
checking size of long... 8
checking size of size_t... 8
checking size of long long... 8
checking size of wchar_t... 4
checking for va_copy... yes
checking for _FILE_OFFSET_BITS value needed for large files... 64
checking if large file support is available... yes
checking for _LARGEFILE_SOURCE value needed for large files... no
checking whether byte ordering is bigendian... no
checking for std::wstring in <string>... yes
checking for std::istream... yes
checking for std::ostream... yes
checking for type_traits... yes
checking for __sync_fetch_and_add and __sync_sub_and_fetch builtins... yes
checking for libraries directories... /usr/lib64
checking for cos... no
checking for floor... no
checking if floating point functions link without -lm... no
checking for sin... yes
checking for ceil... yes
checking if floating point functions link with -lm... yes
checking for strtoull... yes
checking for pkg-config... /usr/bin/pkg-config
checking pkg-config is at least version 0.9.0... yes
configure: WARNING: Defaulting to the builtin regex library for Unicode build.
checking for zlib.h >= 1.1.4... no
checking for zlib.h... (cached) no
configure: WARNING: zlib library not found or too old,will use built-in instead
checking whether zlib.h file exists... yes
checking for png.h > 0.90... no
checking for png.h... (cached) no
configure: WARNING: system png library not found or too old,will use built-in instead
checking whether png.c file exists... yes
checking for jpeglib.h... no
configure: WARNING: system jpeg library not found,will use built-in instead
checking whether jpeglib.h file exists... yes
checking lzma.h usability... no
checking lzma.h presence... no
checking for lzma.h... no
checking for jbg_dec_init in -ljbig... no
checking for LIBTIFF... not found via pkg-config
checking for tiffio.h... no
configure: WARNING: system tiff library not found,will use built-in instead
checking whether tiff.h file exists... yes
checking for expat.h... no
configure: WARNING: system expat library not found,will use built-in instead
checking whether expat.h file exists... yes
checking for gcc option to accept ISO C99... none needed
checking for GTK+ version...
checking for pkg-config... (cached) /usr/bin/pkg-config
checking pkg-config is at least version 0.16... yes
checking for GTK+ - version >= 3.0.0... no
*** Could not run GTK+ test program,checking why...
*** The test program Failed to compile or link. See the file config.log for the
*** exact error that occurred. This usually means GTK+ is incorrectly installed.
configure: error:
The development files for GTK+ were not found. For GTK+ 2,please
ensure that pkg-config is in the path and that gtk+-2.0.pc is
installed. For GTK+ 1.2 please check that gtk-config is in the path,and that the version is 1.2.3 or above. Also check that the
libraries returned by 'pkg-config gtk+-2.0 --libs' or 'gtk-config
--libs' are in the LD_LIBRARY_PATH or equivalent.

Error running configure
ERROR: Failed building wxWidgets
Traceback (most recent call last):
  File "/tmp/pip-install-z76v7j7n/wxpython_54d4aa74a4444523b2fa946088b03691/build.py",line 1510,in cmd_build_wx
    wxbuild.main(wxDir(),build_options)
  File "/tmp/pip-install-z76v7j7n/wxpython_54d4aa74a4444523b2fa946088b03691/buildtools/build_wxwidgets.py",line 372,in main
    exitIfError(wxBuilder.configure(dir=wxRootDir,options=configure_opts),File "/tmp/pip-install-z76v7j7n/wxpython_54d4aa74a4444523b2fa946088b03691/buildtools/build_wxwidgets.py",line 85,in exitIfError
    raise builder.BuildError(msg)
buildtools.builder.BuildError: Error running configure
Finished command: build_wx (0m6.649s)
Finished command: build (0m6.649s)
Command '"/usr/bin/python3" -u build.py build' Failed with exit code 1.
----------------------------------------

错误:命令出错,退出状态为 1:/usr/bin/python3 -u -c 'import sys,tokenize; sys.argv[0] = '"'"'/tmp/pip-install-z76v7j7n/wxpython_54d4aa74a4444523b2fa946088b03691/setup.py'"'"'; file='"'"'/tmp/pip-install-z76v7j7n/wxpython_54d4aa74a4444523b2fa946088b03691/setup.py'"'"';f=getattr(tokenize,'"'"'open'"'" ',open)(file);code=f.read().replace('"'"'\r\n'"'"','"'"'\n'"' "');f.close();exec(compile(code,file,'"'"'exec'"'"'))' install --record /tmp/pip-record- f49jgp07/install-record.txt --single-version-externally-managed --user --prefix= --compile --install-headers /home/nik/.local/include/python3.9/wxpython 检查日志完整的命令输出

版权声明:本文内容由互联网用户自发贡献,该文观点与技术仅代表作者本人。本站仅提供信息存储空间服务,不拥有所有权,不承担相关法律责任。如发现本站有涉嫌侵权/违法违规的内容, 请发送邮件至 dio@foxmail.com 举报,一经查实,本站将立刻删除。