Advertisement
Guest User

Untitled

a guest
May 13th, 2021
143
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 12.47 KB | None | 0 0
  1. Installing collected packages: Pillow
  2. Running setup.py install for Pillow ... error
  3. ERROR: Command errored out with exit status 1:
  4. command: /volume1/@appstore/mylar/env/bin/python3 -u -c 'import io, os, sys, setuptools, tokenize; sys.argv[0] = '"'"'/tmp/pip-install-8bi2j4lg/pillow_23f1b2b09b424b0eb34ca996675e34a6/setup.py'"'"'; __file__='"'"'/tmp/pip-install-8bi2j4lg/pillow_23f1b2b09b424b0eb34ca996675e34a6/setup.py'"'"';f = getattr(tokenize, '"'"'open'"'"', open)(__file__) if os.path.exists(__file__) else io.StringIO('"'"'from setuptools import setup; setup()'"'"');code = f.read().replace('"'"'\r\n'"'"', '"'"'\n'"'"');f.close();exec(compile(code, __file__, '"'"'exec'"'"'))' install --record /tmp/pip-record-xlvf1dy4/install-record.txt --single-version-externally-managed --compile --install-headers /volume1/@appstore/mylar/env/include/site/python3.8/Pillow
  5. cwd: /tmp/pip-install-8bi2j4lg/pillow_23f1b2b09b424b0eb34ca996675e34a6/
  6. Complete output (174 lines):
  7. running install
  8. running build
  9. running build_py
  10. creating build
  11. creating build/lib.linux-armv7l-3.8
  12. creating build/lib.linux-armv7l-3.8/PIL
  13. copying src/PIL/FtexImagePlugin.py -> build/lib.linux-armv7l-3.8/PIL
  14. copying src/PIL/PpmImagePlugin.py -> build/lib.linux-armv7l-3.8/PIL
  15. copying src/PIL/ImageFont.py -> build/lib.linux-armv7l-3.8/PIL
  16. copying src/PIL/JpegImagePlugin.py -> build/lib.linux-armv7l-3.8/PIL
  17. copying src/PIL/PsdImagePlugin.py -> build/lib.linux-armv7l-3.8/PIL
  18. copying src/PIL/ImImagePlugin.py -> build/lib.linux-armv7l-3.8/PIL
  19. copying src/PIL/SgiImagePlugin.py -> build/lib.linux-armv7l-3.8/PIL
  20. copying src/PIL/XVThumbImagePlugin.py -> build/lib.linux-armv7l-3.8/PIL
  21. copying src/PIL/__main__.py -> build/lib.linux-armv7l-3.8/PIL
  22. copying src/PIL/Image.py -> build/lib.linux-armv7l-3.8/PIL
  23. copying src/PIL/_binary.py -> build/lib.linux-armv7l-3.8/PIL
  24. copying src/PIL/PyAccess.py -> build/lib.linux-armv7l-3.8/PIL
  25. copying src/PIL/ImageSequence.py -> build/lib.linux-armv7l-3.8/PIL
  26. copying src/PIL/DdsImagePlugin.py -> build/lib.linux-armv7l-3.8/PIL
  27. copying src/PIL/XpmImagePlugin.py -> build/lib.linux-armv7l-3.8/PIL
  28. copying src/PIL/McIdasImagePlugin.py -> build/lib.linux-armv7l-3.8/PIL
  29. copying src/PIL/IcnsImagePlugin.py -> build/lib.linux-armv7l-3.8/PIL
  30. copying src/PIL/ImageTransform.py -> build/lib.linux-armv7l-3.8/PIL
  31. copying src/PIL/BmpImagePlugin.py -> build/lib.linux-armv7l-3.8/PIL
  32. copying src/PIL/ImagePalette.py -> build/lib.linux-armv7l-3.8/PIL
  33. copying src/PIL/IptcImagePlugin.py -> build/lib.linux-armv7l-3.8/PIL
  34. copying src/PIL/TiffImagePlugin.py -> build/lib.linux-armv7l-3.8/PIL
  35. copying src/PIL/GdImageFile.py -> build/lib.linux-armv7l-3.8/PIL
  36. copying src/PIL/_util.py -> build/lib.linux-armv7l-3.8/PIL
  37. copying src/PIL/CurImagePlugin.py -> build/lib.linux-armv7l-3.8/PIL
  38. copying src/PIL/TiffTags.py -> build/lib.linux-armv7l-3.8/PIL
  39. copying src/PIL/FliImagePlugin.py -> build/lib.linux-armv7l-3.8/PIL
  40. copying src/PIL/WebPImagePlugin.py -> build/lib.linux-armv7l-3.8/PIL
  41. copying src/PIL/ImageGrab.py -> build/lib.linux-armv7l-3.8/PIL
  42. copying src/PIL/WmfImagePlugin.py -> build/lib.linux-armv7l-3.8/PIL
  43. copying src/PIL/ImageEnhance.py -> build/lib.linux-armv7l-3.8/PIL
  44. copying src/PIL/ImageShow.py -> build/lib.linux-armv7l-3.8/PIL
  45. copying src/PIL/PdfImagePlugin.py -> build/lib.linux-armv7l-3.8/PIL
  46. copying src/PIL/ImageOps.py -> build/lib.linux-armv7l-3.8/PIL
  47. copying src/PIL/GbrImagePlugin.py -> build/lib.linux-armv7l-3.8/PIL
  48. copying src/PIL/ImageTk.py -> build/lib.linux-armv7l-3.8/PIL
  49. copying src/PIL/BlpImagePlugin.py -> build/lib.linux-armv7l-3.8/PIL
  50. copying src/PIL/PcfFontFile.py -> build/lib.linux-armv7l-3.8/PIL
  51. copying src/PIL/WalImageFile.py -> build/lib.linux-armv7l-3.8/PIL
  52. copying src/PIL/Jpeg2KImagePlugin.py -> build/lib.linux-armv7l-3.8/PIL
  53. copying src/PIL/ImageMorph.py -> build/lib.linux-armv7l-3.8/PIL
  54. copying src/PIL/TgaImagePlugin.py -> build/lib.linux-armv7l-3.8/PIL
  55. copying src/PIL/EpsImagePlugin.py -> build/lib.linux-armv7l-3.8/PIL
  56. copying src/PIL/_tkinter_finder.py -> build/lib.linux-armv7l-3.8/PIL
  57. copying src/PIL/IcoImagePlugin.py -> build/lib.linux-armv7l-3.8/PIL
  58. copying src/PIL/ImageWin.py -> build/lib.linux-armv7l-3.8/PIL
  59. copying src/PIL/GimpGradientFile.py -> build/lib.linux-armv7l-3.8/PIL
  60. copying src/PIL/ImageDraw.py -> build/lib.linux-armv7l-3.8/PIL
  61. copying src/PIL/features.py -> build/lib.linux-armv7l-3.8/PIL
  62. copying src/PIL/Hdf5StubImagePlugin.py -> build/lib.linux-armv7l-3.8/PIL
  63. copying src/PIL/JpegPresets.py -> build/lib.linux-armv7l-3.8/PIL
  64. copying src/PIL/__init__.py -> build/lib.linux-armv7l-3.8/PIL
  65. copying src/PIL/DcxImagePlugin.py -> build/lib.linux-armv7l-3.8/PIL
  66. copying src/PIL/ImagePath.py -> build/lib.linux-armv7l-3.8/PIL
  67. copying src/PIL/ImageDraw2.py -> build/lib.linux-armv7l-3.8/PIL
  68. copying src/PIL/ImageFilter.py -> build/lib.linux-armv7l-3.8/PIL
  69. copying src/PIL/PcdImagePlugin.py -> build/lib.linux-armv7l-3.8/PIL
  70. copying src/PIL/PSDraw.py -> build/lib.linux-armv7l-3.8/PIL
  71. copying src/PIL/BufrStubImagePlugin.py -> build/lib.linux-armv7l-3.8/PIL
  72. copying src/PIL/ImageChops.py -> build/lib.linux-armv7l-3.8/PIL
  73. copying src/PIL/FpxImagePlugin.py -> build/lib.linux-armv7l-3.8/PIL
  74. copying src/PIL/ImageCms.py -> build/lib.linux-armv7l-3.8/PIL
  75. copying src/PIL/ExifTags.py -> build/lib.linux-armv7l-3.8/PIL
  76. copying src/PIL/PdfParser.py -> build/lib.linux-armv7l-3.8/PIL
  77. copying src/PIL/FontFile.py -> build/lib.linux-armv7l-3.8/PIL
  78. copying src/PIL/PaletteFile.py -> build/lib.linux-armv7l-3.8/PIL
  79. copying src/PIL/ImageMath.py -> build/lib.linux-armv7l-3.8/PIL
  80. copying src/PIL/ImageQt.py -> build/lib.linux-armv7l-3.8/PIL
  81. copying src/PIL/PalmImagePlugin.py -> build/lib.linux-armv7l-3.8/PIL
  82. copying src/PIL/GifImagePlugin.py -> build/lib.linux-armv7l-3.8/PIL
  83. copying src/PIL/ImtImagePlugin.py -> build/lib.linux-armv7l-3.8/PIL
  84. copying src/PIL/_version.py -> build/lib.linux-armv7l-3.8/PIL
  85. copying src/PIL/MicImagePlugin.py -> build/lib.linux-armv7l-3.8/PIL
  86. copying src/PIL/MspImagePlugin.py -> build/lib.linux-armv7l-3.8/PIL
  87. copying src/PIL/ContainerIO.py -> build/lib.linux-armv7l-3.8/PIL
  88. copying src/PIL/ImageColor.py -> build/lib.linux-armv7l-3.8/PIL
  89. copying src/PIL/GimpPaletteFile.py -> build/lib.linux-armv7l-3.8/PIL
  90. copying src/PIL/PixarImagePlugin.py -> build/lib.linux-armv7l-3.8/PIL
  91. copying src/PIL/ImageStat.py -> build/lib.linux-armv7l-3.8/PIL
  92. copying src/PIL/GribStubImagePlugin.py -> build/lib.linux-armv7l-3.8/PIL
  93. copying src/PIL/BdfFontFile.py -> build/lib.linux-armv7l-3.8/PIL
  94. copying src/PIL/MpegImagePlugin.py -> build/lib.linux-armv7l-3.8/PIL
  95. copying src/PIL/FitsStubImagePlugin.py -> build/lib.linux-armv7l-3.8/PIL
  96. copying src/PIL/TarIO.py -> build/lib.linux-armv7l-3.8/PIL
  97. copying src/PIL/SpiderImagePlugin.py -> build/lib.linux-armv7l-3.8/PIL
  98. copying src/PIL/ImageFile.py -> build/lib.linux-armv7l-3.8/PIL
  99. copying src/PIL/SunImagePlugin.py -> build/lib.linux-armv7l-3.8/PIL
  100. copying src/PIL/PcxImagePlugin.py -> build/lib.linux-armv7l-3.8/PIL
  101. copying src/PIL/XbmImagePlugin.py -> build/lib.linux-armv7l-3.8/PIL
  102. copying src/PIL/PngImagePlugin.py -> build/lib.linux-armv7l-3.8/PIL
  103. copying src/PIL/ImageMode.py -> build/lib.linux-armv7l-3.8/PIL
  104. copying src/PIL/MpoImagePlugin.py -> build/lib.linux-armv7l-3.8/PIL
  105. running egg_info
  106. writing src/Pillow.egg-info/PKG-INFO
  107. writing dependency_links to src/Pillow.egg-info/dependency_links.txt
  108. writing top-level names to src/Pillow.egg-info/top_level.txt
  109. reading manifest file 'src/Pillow.egg-info/SOURCES.txt'
  110. reading manifest template 'MANIFEST.in'
  111. warning: no files found matching '*.c'
  112. warning: no files found matching '*.h'
  113. warning: no files found matching '*.sh'
  114. warning: no previously-included files found matching '.appveyor.yml'
  115. warning: no previously-included files found matching '.coveragerc'
  116. warning: no previously-included files found matching '.codecov.yml'
  117. warning: no previously-included files found matching '.editorconfig'
  118. warning: no previously-included files found matching '.readthedocs.yml'
  119. warning: no previously-included files found matching 'azure-pipelines.yml'
  120. warning: no previously-included files matching '.git*' found anywhere in distribution
  121. warning: no previously-included files matching '*.pyc' found anywhere in distribution
  122. warning: no previously-included files matching '*.so' found anywhere in distribution
  123. no previously-included directories found matching '.azure-pipelines'
  124. no previously-included directories found matching '.travis'
  125. writing manifest file 'src/Pillow.egg-info/SOURCES.txt'
  126. running build_ext
  127.  
  128.  
  129. The headers or library files could not be found for zlib,
  130. a required dependency when compiling Pillow from source.
  131.  
  132. Please see the install instructions at:
  133. https://pillow.readthedocs.io/en/latest/installation.html
  134.  
  135. Traceback (most recent call last):
  136. File "/tmp/pip-install-8bi2j4lg/pillow_23f1b2b09b424b0eb34ca996675e34a6/setup.py", line 852, in <module>
  137. setup(
  138. File "/volume1/@appstore/mylar/env/lib/python3.8/site-packages/setuptools/__init__.py", line 165, in setup
  139. return distutils.core.setup(**attrs)
  140. File "/usr/local/python38/lib/python3.8/distutils/core.py", line 148, in setup
  141. dist.run_commands()
  142. File "/usr/local/python38/lib/python3.8/distutils/dist.py", line 966, in run_commands
  143. self.run_command(cmd)
  144. File "/usr/local/python38/lib/python3.8/distutils/dist.py", line 985, in run_command
  145. cmd_obj.run()
  146. File "/volume1/@appstore/mylar/env/lib/python3.8/site-packages/setuptools/command/install.py", line 61, in run
  147. return orig.install.run(self)
  148. File "/usr/local/python38/lib/python3.8/distutils/command/install.py", line 545, in run
  149. self.run_command('build')
  150. File "/usr/local/python38/lib/python3.8/distutils/cmd.py", line 313, in run_command
  151. self.distribution.run_command(command)
  152. File "/usr/local/python38/lib/python3.8/distutils/dist.py", line 985, in run_command
  153. cmd_obj.run()
  154. File "/usr/local/python38/lib/python3.8/distutils/command/build.py", line 135, in run
  155. self.run_command(cmd_name)
  156. File "/usr/local/python38/lib/python3.8/distutils/cmd.py", line 313, in run_command
  157. self.distribution.run_command(command)
  158. File "/usr/local/python38/lib/python3.8/distutils/dist.py", line 985, in run_command
  159. cmd_obj.run()
  160. File "/usr/local/python38/lib/python3.8/distutils/command/build_ext.py", line 340, in run
  161. self.build_extensions()
  162. File "/tmp/pip-install-8bi2j4lg/pillow_23f1b2b09b424b0eb34ca996675e34a6/setup.py", line 687, in build_extensions
  163. raise RequiredDependencyException(f)
  164. __main__.RequiredDependencyException: zlib
  165.  
  166. During handling of the above exception, another exception occurred:
  167.  
  168. Traceback (most recent call last):
  169. File "<string>", line 1, in <module>
  170. File "/tmp/pip-install-8bi2j4lg/pillow_23f1b2b09b424b0eb34ca996675e34a6/setup.py", line 903, in <module>
  171. raise RequiredDependencyException(msg)
  172. __main__.RequiredDependencyException:
  173.  
  174. The headers or library files could not be found for zlib,
  175. a required dependency when compiling Pillow from source.
  176.  
  177. Please see the install instructions at:
  178. https://pillow.readthedocs.io/en/latest/installation.html
  179.  
  180.  
  181. ----------------------------------------
  182. ERROR: Command errored out with exit status 1: /volume1/@appstore/mylar/env/bin/python3 -u -c 'import io, os, sys, setuptools, tokenize; sys.argv[0] = '"'"'/tmp/pip-install-8bi2j4lg/pillow_23f1b2b09b424b0eb34ca996675e34a6/setup.py'"'"'; __file__='"'"'/tmp/pip-install-8bi2j4lg/pillow_23f1b2b09b424b0eb34ca996675e34a6/setup.py'"'"';f = getattr(tokenize, '"'"'open'"'"', open)(__file__) if os.path.exists(__file__) else io.StringIO('"'"'from setuptools import setup; setup()'"'"');code = f.read().replace('"'"'\r\n'"'"', '"'"'\n'"'"');f.close();exec(compile(code, __file__, '"'"'exec'"'"'))' install --record /tmp/pip-record-xlvf1dy4/install-record.txt --single-version-externally-managed --compile --install-headers /volume1/@appstore/mylar/env/include/site/python3.8/Pillow Check the logs for full command output.
  183.  
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement