Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- Collecting tinycss2 (from cairosvg>=1.0.9->Printrun)
- Downloading https://files.pythonhosted.org/packages/65/f7/63bf697a7c7257d304269b49f1be3dfe429856889e93963d6f5790d77d82/tinycss2-1.1.0-py3-none-any.whl
- Requirement already satisfied: pillow in /usr/lib/python3/dist-packages (from cairosvg>=1.0.9->Printrun) (5.4.1)
- Collecting cssselect2 (from cairosvg>=1.0.9->Printrun)
- Downloading https://files.pythonhosted.org/packages/99/da/c86ec74495c69518720652f8aa8ab642d8af61a2098eede9db8b03d3c8b4/cssselect2-0.4.1-py3-none-any.whl
- Collecting defusedxml (from cairosvg>=1.0.9->Printrun)
- Downloading https://files.pythonhosted.org/packages/07/6c/aa3f2f849e01cb6a001cd8554a88d4c77c5c1a31c95bdf1cf9301e6d9ef4/defusedxml-0.7.1-py2.py3-none-any.whl
- Requirement already satisfied: six in /usr/lib/python3/dist-packages (from wxPython>=4.1->Printrun) (1.12.0)
- Collecting pycparser (from cffi->Printrun)
- Downloading https://files.pythonhosted.org/packages/ae/e7/d9c3a176ca4b02024debf82342dab36efadfc5776f9c8db077e8f6e71821/pycparser-2.20-py2.py3-none-any.whl (112kB)
- 27% |��������������������������� | 30kB 9.1MB/s eta 0: 36% |������������������������������������ | 40kB 9.1MB/s 45% |��������������������������������������������� | 51kB 9. 54% |������������������������������������������������������ | 6 63% |��������������������������������������������������������������� 73% |����������������������������������������������������������������������� 82% |����������������������������������������������������������������������� 91% |����������������������������������������������������������������������� 100% |������������������������������������������������������������������������������������������������| 112kB 3.0MB/s
- Requirement already satisfied: webencodings>=0.4 in /usr/lib/python3/dist-packages (from tinycss2->cairosvg>=1.0.9->Printrun) (0.5.1)
- Building wheels for collected packages: wxPython
- Running setup.py bdist_wheel for wxPython ... error
- Complete output from command /usr/bin/python3 -u -c "import setuptools, tokenize;__file__='/tmp/pip-install-eiply2fc/wxPython/setup.py';f=getattr(tokenize, 'open', open)(__file__);code=f.read().replace('\r\n', '\n');f.close();exec(compile(code, __file__, 'exec'))" bdist_wheel -d /tmp/pip-wheel-hl4higrk --python-tag cp37:
- running bdist_wheel
- 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.7.3 (default, Jan 22 2021, 20:04:44)
- [GCC 8.3.0]
- Python's architecture is 32bit
- 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-eiply2fc/wxPython/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... armv7l-unknown-linux-gnueabihf
- checking host system type... armv7l-unknown-linux-gnueabihf
- 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 *... 4
- checking size of int... 4
- checking size of long... 4
- checking size of size_t... 4
- 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/lib
- 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... yes
- checking for zlib.h... (cached) yes
- checking for deflate in -lz... yes
- checking for png.h > 0.90... yes
- checking for png.h... (cached) yes
- checking for png_sig_cmp in -lpng... yes
- checking for jpeglib.h... yes
- checking for jpeg_read_header in -ljpeg... 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... yes
- checking if expat.h is valid C++ header... yes
- checking for XML_ParserCreate in -lexpat... yes
- 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... Package gtk+-3.0 was not found in the pkg-config search path.
- Perhaps you should add the directory containing `gtk+-3.0.pc'
- to the PKG_CONFIG_PATH environment variable
- No package 'gtk+-3.0' found
- Package gthread-2.0 was not found in the pkg-config search path.
- Perhaps you should add the directory containing `gthread-2.0.pc'
- to the PKG_CONFIG_PATH environment variable
- No package 'gthread-2.0' found
- 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 "build.py", line 1510, in cmd_build_wx
- wxbuild.main(wxDir(), build_options)
- File "/tmp/pip-install-eiply2fc/wxPython/buildtools/build_wxwidgets.py", line 373, in main
- "Error running configure")
- File "/tmp/pip-install-eiply2fc/wxPython/buildtools/build_wxwidgets.py", line 85, in exitIfError
- raise builder.BuildError(msg)
- buildtools.builder.BuildError: Error running configure
- Finished command: build_wx (0m16.660s)
- Finished command: build (0m16.660s)
- Command '"/usr/bin/python3" -u build.py build' failed with exit code 1.
- ----------------------------------------
- Failed building wheel for wxPython
- Running setup.py clean for wxPython
- Failed to build wxPython
- Installing collected packages: pycparser, cffi, cairocffi, tinycss2, cssselect2, defusedxml, cairosvg, dbus-python, pyglet, wxPython, Printrun
- Running setup.py install for wxPython ... error
- Complete output from command /usr/bin/python3 -u -c "import setuptools, tokenize;__file__='/tmp/pip-install-eiply2fc/wxPython/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-dlfe_cdx/install-record.txt --single-version-externally-managed --compile --user --prefix=:
- 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.7.3 (default, Jan 22 2021, 20:04:44)
- [GCC 8.3.0]
- Python's architecture is 32bit
- 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-eiply2fc/wxPython/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... armv7l-unknown-linux-gnueabihf
- checking host system type... armv7l-unknown-linux-gnueabihf
- 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 *... 4
- checking size of int... 4
- checking size of long... 4
- checking size of size_t... 4
- 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/lib
- 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... yes
- checking for zlib.h... (cached) yes
- checking for deflate in -lz... yes
- checking for png.h > 0.90... yes
- checking for png.h... (cached) yes
- checking for png_sig_cmp in -lpng... yes
- checking for jpeglib.h... yes
- checking for jpeg_read_header in -ljpeg... 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... yes
- checking if expat.h is valid C++ header... yes
- checking for XML_ParserCreate in -lexpat... yes
- 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... Package gtk+-3.0 was not found in the pkg-config search path.
- Perhaps you should add the directory containing `gtk+-3.0.pc'
- to the PKG_CONFIG_PATH environment variable
- No package 'gtk+-3.0' found
- Package gthread-2.0 was not found in the pkg-config search path.
- Perhaps you should add the directory containing `gthread-2.0.pc'
- to the PKG_CONFIG_PATH environment variable
- No package 'gthread-2.0' found
- 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 "build.py", line 1510, in cmd_build_wx
- wxbuild.main(wxDir(), build_options)
- File "/tmp/pip-install-eiply2fc/wxPython/buildtools/build_wxwidgets.py", line 373, in main
- "Error running configure")
- File "/tmp/pip-install-eiply2fc/wxPython/buildtools/build_wxwidgets.py", line 85, in exitIfError
- raise builder.BuildError(msg)
- buildtools.builder.BuildError: Error running configure
- Finished command: build_wx (0m15.413s)
- Finished command: build (0m15.413s)
- Command '"/usr/bin/python3" -u build.py build' failed with exit code 1.
- ----------------------------------------
- Command "/usr/bin/python3 -u -c "import setuptools, tokenize;__file__='/tmp/pip-install-eiply2fc/wxPython/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-dlfe_cdx/install-record.txt --single-version-externally-managed --compile --user --prefix=" failed with error code 1 in /tmp/pip-install-eiply2fc/wxPython/
Advertisement
Add Comment
Please, Sign In to add comment