sample files for making of *Error*Camp* zine;
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 

203 lines
16 KiB

<!DOCTYPE html>
<html xmlns="http://www.w3.org/1999/xhtml" lang="" xml:lang="">
<head>
<meta charset="utf-8" />
<meta name="generator" content="pandoc" />
<meta name="viewport" content="width=device-width, initial-scale=1.0, user-scalable=yes" />
<title>distribusi_install_error</title>
<style type="text/css">
code{white-space: pre-wrap;}
span.smallcaps{font-variant: small-caps;}
span.underline{text-decoration: underline;}
div.column{display: inline-block; vertical-align: top; width: 50%;}
</style>
<!--[if lt IE 9]>
<script src="//cdnjs.cloudflare.com/ajax/libs/html5shiv/3.7.3/html5shiv-printshiv.min.js"></script>
<![endif]-->
</head>
<body>
<p>Last login: Sat Sep 11 18:42:09 on ttys001 jsimon@jsairm ~ % pip install –user distribusi Collecting distribusi Using cached distribusi-0.0.10-py2.py3-none-any.whl (20 kB) Collecting pillow&lt;7.0,&gt;=6.1.0 Using cached Pillow-6.2.2.tar.gz (37.8 MB) Requirement already satisfied: python-magic&lt;1.0,&gt;=0.4.15 in /Library/Frameworks/Python.framework/Versions/3.9/lib/python3.9/site-packages (from distribusi) (0.4.24) Using legacy ‘setup.py install’ for pillow, since package ‘wheel’ is not installed. Installing collected packages: pillow, distribusi</p>
<h1 id="running-setup.py-install-for-pillow-error">Running setup.py install for pillow … error</h1>
<h2 id="error-command-errored-out-with-exit-status-1">ERROR: Command errored out with exit status 1:</h2>
<pre><code> command: /Library/Frameworks/Python.framework/Versions/3.9/bin/python3 -u -c &#39;import io, os, sys, setuptools, tokenize; sys.argv[0] = &#39;&quot;&#39;&quot;&#39;/private/var/folders/lg/3c1b35bj7v7685m629_tfqkh0000gn/T/pip-install-h77cvpuw/pillow_3051c75df670438296048bc64247d4ea/setup.py&#39;&quot;&#39;&quot;&#39;; __file__=&#39;&quot;&#39;&quot;&#39;/private/var/folders/lg/3c1b35bj7v7685m629_tfqkh0000gn/T/pip-install-h77cvpuw/pillow_3051c75df670438296048bc64247d4ea/setup.py&#39;&quot;&#39;&quot;&#39;;f = getattr(tokenize, &#39;&quot;&#39;&quot;&#39;open&#39;&quot;&#39;&quot;&#39;, open)(__file__) if os.path.exists(__file__) else io.StringIO(&#39;&quot;&#39;&quot;&#39;from setuptools import setup; setup()&#39;&quot;&#39;&quot;&#39;);code = f.read().replace(&#39;&quot;&#39;&quot;&#39;\r\n&#39;&quot;&#39;&quot;&#39;, &#39;&quot;&#39;&quot;&#39;\n&#39;&quot;&#39;&quot;&#39;);f.close();exec(compile(code, __file__, &#39;&quot;&#39;&quot;&#39;exec&#39;&quot;&#39;&quot;&#39;))&#39; install --record /private/var/folders/lg/3c1b35bj7v7685m629_tfqkh0000gn/T/pip-record-ecjwl63g/install-record.txt --single-version-externally-managed --user --prefix= --compile --install-headers /Users/jsimon/Library/Python/3.9/include/python3.9/pillow
cwd: /private/var/folders/lg/3c1b35bj7v7685m629_tfqkh0000gn/T/pip-install-h77cvpuw/pillow_3051c75df670438296048bc64247d4ea/
Complete output (175 lines):
running install
running build
running build_py
creating build
creating build/lib.macosx-10.9-universal2-3.9
creating build/lib.macosx-10.9-universal2-3.9/PIL
copying src/PIL/MpoImagePlugin.py -&gt; build/lib.macosx-10.9-universal2-3.9/PIL
copying src/PIL/ImageMode.py -&gt; build/lib.macosx-10.9-universal2-3.9/PIL
copying src/PIL/PngImagePlugin.py -&gt; build/lib.macosx-10.9-universal2-3.9/PIL
copying src/PIL/XbmImagePlugin.py -&gt; build/lib.macosx-10.9-universal2-3.9/PIL
copying src/PIL/PcxImagePlugin.py -&gt; build/lib.macosx-10.9-universal2-3.9/PIL
copying src/PIL/SunImagePlugin.py -&gt; build/lib.macosx-10.9-universal2-3.9/PIL
copying src/PIL/ImageFile.py -&gt; build/lib.macosx-10.9-universal2-3.9/PIL
copying src/PIL/SpiderImagePlugin.py -&gt; build/lib.macosx-10.9-universal2-3.9/PIL
copying src/PIL/TarIO.py -&gt; build/lib.macosx-10.9-universal2-3.9/PIL
copying src/PIL/FitsStubImagePlugin.py -&gt; build/lib.macosx-10.9-universal2-3.9/PIL
copying src/PIL/MpegImagePlugin.py -&gt; build/lib.macosx-10.9-universal2-3.9/PIL
copying src/PIL/BdfFontFile.py -&gt; build/lib.macosx-10.9-universal2-3.9/PIL
copying src/PIL/GribStubImagePlugin.py -&gt; build/lib.macosx-10.9-universal2-3.9/PIL
copying src/PIL/ImageStat.py -&gt; build/lib.macosx-10.9-universal2-3.9/PIL
copying src/PIL/PixarImagePlugin.py -&gt; build/lib.macosx-10.9-universal2-3.9/PIL
copying src/PIL/GimpPaletteFile.py -&gt; build/lib.macosx-10.9-universal2-3.9/PIL
copying src/PIL/ImageColor.py -&gt; build/lib.macosx-10.9-universal2-3.9/PIL
copying src/PIL/ContainerIO.py -&gt; build/lib.macosx-10.9-universal2-3.9/PIL
copying src/PIL/MspImagePlugin.py -&gt; build/lib.macosx-10.9-universal2-3.9/PIL
copying src/PIL/MicImagePlugin.py -&gt; build/lib.macosx-10.9-universal2-3.9/PIL
copying src/PIL/_version.py -&gt; build/lib.macosx-10.9-universal2-3.9/PIL
copying src/PIL/ImtImagePlugin.py -&gt; build/lib.macosx-10.9-universal2-3.9/PIL
copying src/PIL/GifImagePlugin.py -&gt; build/lib.macosx-10.9-universal2-3.9/PIL
copying src/PIL/PalmImagePlugin.py -&gt; build/lib.macosx-10.9-universal2-3.9/PIL
copying src/PIL/ImageQt.py -&gt; build/lib.macosx-10.9-universal2-3.9/PIL
copying src/PIL/ImageMath.py -&gt; build/lib.macosx-10.9-universal2-3.9/PIL
copying src/PIL/PaletteFile.py -&gt; build/lib.macosx-10.9-universal2-3.9/PIL
copying src/PIL/FontFile.py -&gt; build/lib.macosx-10.9-universal2-3.9/PIL
copying src/PIL/PdfParser.py -&gt; build/lib.macosx-10.9-universal2-3.9/PIL
copying src/PIL/ExifTags.py -&gt; build/lib.macosx-10.9-universal2-3.9/PIL
copying src/PIL/ImageCms.py -&gt; build/lib.macosx-10.9-universal2-3.9/PIL
copying src/PIL/FpxImagePlugin.py -&gt; build/lib.macosx-10.9-universal2-3.9/PIL
copying src/PIL/ImageChops.py -&gt; build/lib.macosx-10.9-universal2-3.9/PIL
copying src/PIL/BufrStubImagePlugin.py -&gt; build/lib.macosx-10.9-universal2-3.9/PIL
copying src/PIL/PSDraw.py -&gt; build/lib.macosx-10.9-universal2-3.9/PIL
copying src/PIL/PcdImagePlugin.py -&gt; build/lib.macosx-10.9-universal2-3.9/PIL
copying src/PIL/ImageFilter.py -&gt; build/lib.macosx-10.9-universal2-3.9/PIL
copying src/PIL/ImageDraw2.py -&gt; build/lib.macosx-10.9-universal2-3.9/PIL
copying src/PIL/ImagePath.py -&gt; build/lib.macosx-10.9-universal2-3.9/PIL
copying src/PIL/DcxImagePlugin.py -&gt; build/lib.macosx-10.9-universal2-3.9/PIL
copying src/PIL/__init__.py -&gt; build/lib.macosx-10.9-universal2-3.9/PIL
copying src/PIL/JpegPresets.py -&gt; build/lib.macosx-10.9-universal2-3.9/PIL
copying src/PIL/Hdf5StubImagePlugin.py -&gt; build/lib.macosx-10.9-universal2-3.9/PIL
copying src/PIL/features.py -&gt; build/lib.macosx-10.9-universal2-3.9/PIL
copying src/PIL/ImageDraw.py -&gt; build/lib.macosx-10.9-universal2-3.9/PIL
copying src/PIL/GimpGradientFile.py -&gt; build/lib.macosx-10.9-universal2-3.9/PIL
copying src/PIL/ImageWin.py -&gt; build/lib.macosx-10.9-universal2-3.9/PIL
copying src/PIL/IcoImagePlugin.py -&gt; build/lib.macosx-10.9-universal2-3.9/PIL
copying src/PIL/_tkinter_finder.py -&gt; build/lib.macosx-10.9-universal2-3.9/PIL
copying src/PIL/EpsImagePlugin.py -&gt; build/lib.macosx-10.9-universal2-3.9/PIL
copying src/PIL/TgaImagePlugin.py -&gt; build/lib.macosx-10.9-universal2-3.9/PIL
copying src/PIL/ImageMorph.py -&gt; build/lib.macosx-10.9-universal2-3.9/PIL
copying src/PIL/Jpeg2KImagePlugin.py -&gt; build/lib.macosx-10.9-universal2-3.9/PIL
copying src/PIL/WalImageFile.py -&gt; build/lib.macosx-10.9-universal2-3.9/PIL
copying src/PIL/PcfFontFile.py -&gt; build/lib.macosx-10.9-universal2-3.9/PIL
copying src/PIL/BlpImagePlugin.py -&gt; build/lib.macosx-10.9-universal2-3.9/PIL
copying src/PIL/ImageTk.py -&gt; build/lib.macosx-10.9-universal2-3.9/PIL
copying src/PIL/GbrImagePlugin.py -&gt; build/lib.macosx-10.9-universal2-3.9/PIL
copying src/PIL/ImageOps.py -&gt; build/lib.macosx-10.9-universal2-3.9/PIL
copying src/PIL/PdfImagePlugin.py -&gt; build/lib.macosx-10.9-universal2-3.9/PIL
copying src/PIL/ImageShow.py -&gt; build/lib.macosx-10.9-universal2-3.9/PIL
copying src/PIL/ImageEnhance.py -&gt; build/lib.macosx-10.9-universal2-3.9/PIL
copying src/PIL/WmfImagePlugin.py -&gt; build/lib.macosx-10.9-universal2-3.9/PIL
copying src/PIL/ImageGrab.py -&gt; build/lib.macosx-10.9-universal2-3.9/PIL
copying src/PIL/WebPImagePlugin.py -&gt; build/lib.macosx-10.9-universal2-3.9/PIL
copying src/PIL/FliImagePlugin.py -&gt; build/lib.macosx-10.9-universal2-3.9/PIL
copying src/PIL/TiffTags.py -&gt; build/lib.macosx-10.9-universal2-3.9/PIL
copying src/PIL/CurImagePlugin.py -&gt; build/lib.macosx-10.9-universal2-3.9/PIL
copying src/PIL/_util.py -&gt; build/lib.macosx-10.9-universal2-3.9/PIL
copying src/PIL/GdImageFile.py -&gt; build/lib.macosx-10.9-universal2-3.9/PIL
copying src/PIL/TiffImagePlugin.py -&gt; build/lib.macosx-10.9-universal2-3.9/PIL
copying src/PIL/IptcImagePlugin.py -&gt; build/lib.macosx-10.9-universal2-3.9/PIL
copying src/PIL/ImagePalette.py -&gt; build/lib.macosx-10.9-universal2-3.9/PIL
copying src/PIL/BmpImagePlugin.py -&gt; build/lib.macosx-10.9-universal2-3.9/PIL
copying src/PIL/ImageTransform.py -&gt; build/lib.macosx-10.9-universal2-3.9/PIL
copying src/PIL/IcnsImagePlugin.py -&gt; build/lib.macosx-10.9-universal2-3.9/PIL
copying src/PIL/McIdasImagePlugin.py -&gt; build/lib.macosx-10.9-universal2-3.9/PIL
copying src/PIL/XpmImagePlugin.py -&gt; build/lib.macosx-10.9-universal2-3.9/PIL
copying src/PIL/DdsImagePlugin.py -&gt; build/lib.macosx-10.9-universal2-3.9/PIL
copying src/PIL/ImageSequence.py -&gt; build/lib.macosx-10.9-universal2-3.9/PIL
copying src/PIL/PyAccess.py -&gt; build/lib.macosx-10.9-universal2-3.9/PIL
copying src/PIL/_binary.py -&gt; build/lib.macosx-10.9-universal2-3.9/PIL
copying src/PIL/Image.py -&gt; build/lib.macosx-10.9-universal2-3.9/PIL
copying src/PIL/__main__.py -&gt; build/lib.macosx-10.9-universal2-3.9/PIL
copying src/PIL/XVThumbImagePlugin.py -&gt; build/lib.macosx-10.9-universal2-3.9/PIL
copying src/PIL/SgiImagePlugin.py -&gt; build/lib.macosx-10.9-universal2-3.9/PIL
copying src/PIL/ImImagePlugin.py -&gt; build/lib.macosx-10.9-universal2-3.9/PIL
copying src/PIL/PsdImagePlugin.py -&gt; build/lib.macosx-10.9-universal2-3.9/PIL
copying src/PIL/JpegImagePlugin.py -&gt; build/lib.macosx-10.9-universal2-3.9/PIL
copying src/PIL/ImageFont.py -&gt; build/lib.macosx-10.9-universal2-3.9/PIL
copying src/PIL/PpmImagePlugin.py -&gt; build/lib.macosx-10.9-universal2-3.9/PIL
copying src/PIL/FtexImagePlugin.py -&gt; build/lib.macosx-10.9-universal2-3.9/PIL
running egg_info
writing src/Pillow.egg-info/PKG-INFO
writing dependency_links to src/Pillow.egg-info/dependency_links.txt
writing top-level names to src/Pillow.egg-info/top_level.txt
adding license file &#39;LICENSE&#39; (matched pattern &#39;LICEN[CS]E*&#39;)
reading manifest file &#39;src/Pillow.egg-info/SOURCES.txt&#39;
reading manifest template &#39;MANIFEST.in&#39;
warning: no files found matching &#39;*.c&#39;
warning: no files found matching &#39;*.h&#39;
warning: no files found matching &#39;*.sh&#39;
warning: no previously-included files found matching &#39;.appveyor.yml&#39;
warning: no previously-included files found matching &#39;.coveragerc&#39;
warning: no previously-included files found matching &#39;.codecov.yml&#39;
warning: no previously-included files found matching &#39;.editorconfig&#39;
warning: no previously-included files found matching &#39;.readthedocs.yml&#39;
warning: no previously-included files found matching &#39;azure-pipelines.yml&#39;
warning: no previously-included files matching &#39;.git*&#39; found anywhere in distribution
warning: no previously-included files matching &#39;*.pyc&#39; found anywhere in distribution
warning: no previously-included files matching &#39;*.so&#39; found anywhere in distribution
no previously-included directories found matching &#39;.azure-pipelines&#39;
no previously-included directories found matching &#39;.travis&#39;
writing manifest file &#39;src/Pillow.egg-info/SOURCES.txt&#39;
running build_ext
The headers or library files could not be found for zlib,
a required dependency when compiling Pillow from source.
Please see the install instructions at:
https://pillow.readthedocs.io/en/latest/installation.html
Traceback (most recent call last):
File &quot;/private/var/folders/lg/3c1b35bj7v7685m629_tfqkh0000gn/T/pip-install-h77cvpuw/pillow_3051c75df670438296048bc64247d4ea/setup.py&quot;, line 852, in &lt;module&gt;
setup(
File &quot;/Library/Frameworks/Python.framework/Versions/3.9/lib/python3.9/site-packages/setuptools/__init__.py&quot;, line 153, in setup
return distutils.core.setup(**attrs)
File &quot;/Library/Frameworks/Python.framework/Versions/3.9/lib/python3.9/distutils/core.py&quot;, line 148, in setup
dist.run_commands()
File &quot;/Library/Frameworks/Python.framework/Versions/3.9/lib/python3.9/distutils/dist.py&quot;, line 966, in run_commands
self.run_command(cmd)
File &quot;/Library/Frameworks/Python.framework/Versions/3.9/lib/python3.9/distutils/dist.py&quot;, line 985, in run_command
cmd_obj.run()
File &quot;/Library/Frameworks/Python.framework/Versions/3.9/lib/python3.9/site-packages/setuptools/command/install.py&quot;, line 61, in run
return orig.install.run(self)
File &quot;/Library/Frameworks/Python.framework/Versions/3.9/lib/python3.9/distutils/command/install.py&quot;, line 546, in run
self.run_command(&#39;build&#39;)
File &quot;/Library/Frameworks/Python.framework/Versions/3.9/lib/python3.9/distutils/cmd.py&quot;, line 313, in run_command
self.distribution.run_command(command)
File &quot;/Library/Frameworks/Python.framework/Versions/3.9/lib/python3.9/distutils/dist.py&quot;, line 985, in run_command
cmd_obj.run()
File &quot;/Library/Frameworks/Python.framework/Versions/3.9/lib/python3.9/distutils/command/build.py&quot;, line 135, in run
self.run_command(cmd_name)
File &quot;/Library/Frameworks/Python.framework/Versions/3.9/lib/python3.9/distutils/cmd.py&quot;, line 313, in run_command
self.distribution.run_command(command)
File &quot;/Library/Frameworks/Python.framework/Versions/3.9/lib/python3.9/distutils/dist.py&quot;, line 985, in run_command
cmd_obj.run()
File &quot;/Library/Frameworks/Python.framework/Versions/3.9/lib/python3.9/distutils/command/build_ext.py&quot;, line 340, in run
self.build_extensions()
File &quot;/private/var/folders/lg/3c1b35bj7v7685m629_tfqkh0000gn/T/pip-install-h77cvpuw/pillow_3051c75df670438296048bc64247d4ea/setup.py&quot;, line 687, in build_extensions
raise RequiredDependencyException(f)
__main__.RequiredDependencyException: zlib
During handling of the above exception, another exception occurred:
Traceback (most recent call last):
File &quot;&lt;string&gt;&quot;, line 1, in &lt;module&gt;
File &quot;/private/var/folders/lg/3c1b35bj7v7685m629_tfqkh0000gn/T/pip-install-h77cvpuw/pillow_3051c75df670438296048bc64247d4ea/setup.py&quot;, line 903, in &lt;module&gt;
raise RequiredDependencyException(msg)
__main__.RequiredDependencyException:
The headers or library files could not be found for zlib,
a required dependency when compiling Pillow from source.
Please see the install instructions at:
https://pillow.readthedocs.io/en/latest/installation.html
----------------------------------------</code></pre>
<p>ERROR: Command errored out with exit status 1: /Library/Frameworks/Python.framework/Versions/3.9/bin/python3 -u -c ‘import io, os, sys, setuptools, tokenize; sys.argv[0] =’“‘“‘/private/var/folders/lg/3c1b35bj7v7685m629_tfqkh0000gn/T/pip-install-h77cvpuw/pillow_3051c75df670438296048bc64247d4ea/setup.py’”’”‘; <strong>file</strong>=’“‘“‘/private/var/folders/lg/3c1b35bj7v7685m629_tfqkh0000gn/T/pip-install-h77cvpuw/pillow_3051c75df670438296048bc64247d4ea/setup.py’”’”‘;f = getattr(tokenize,’“‘“‘open’”’”‘, open)(<strong>file</strong>) if os.path.exists(<strong>file</strong>) else io.StringIO(’“‘“‘from setuptools import setup; setup()’”’”‘);code = f.read().replace(’“‘“‘’”’”‘,’“‘“‘’”’”‘);f.close();exec(compile(code, <strong>file</strong>,’“‘“‘exec’”’”‘))’ install –record /private/var/folders/lg/3c1b35bj7v7685m629_tfqkh0000gn/T/pip-record-ecjwl63g/install-record.txt –single-version-externally-managed –user –prefix= –compile –install-headers /Users/jsimon/Library/Python/3.9/include/python3.9/pillow Check the logs for full command output. jsimon@jsairm ~ %</p>
</body>
</html>