错误:无法回滚枕头;尚未卸载

如何解决错误:无法回滚枕头;尚未卸载

我正在尝试在Ubuntu 20.04上将Odoo 13.0作为源安装进行安装,并运行命令以将要求安装在requirements.txt文件中,从而导致以下错误。

Building wheels for collected packages: Pillow,psycopg2
  Building wheel for Pillow (setup.py) ... error
  ERROR: Command errored out with exit status 1:
   command: /usr/bin/python3 -u -c 'import sys,setuptools,tokenize; sys.argv[0] = '"'"'/tmp/pip-install-05trsp81/Pillow/setup.py'"'"'; __file__='"'"'/tmp/pip-install-05trsp81/Pillow/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-41u8f0do
       cwd: /tmp/pip-install-05trsp81/Pillow/
  Complete output (174 lines):
  running bdist_wheel
  running build
  running build_py
  creating build
  creating build/lib.linux-x86_64-3.8
  creating build/lib.linux-x86_64-3.8/PIL
  copying src/PIL/PaletteFile.py -> build/lib.linux-x86_64-3.8/PIL
  copying src/PIL/__init__.py -> build/lib.linux-x86_64-3.8/PIL
  copying src/PIL/ImageMath.py -> build/lib.linux-x86_64-3.8/PIL
  copying src/PIL/TarIO.py -> build/lib.linux-x86_64-3.8/PIL
  copying src/PIL/ImagePalette.py -> build/lib.linux-x86_64-3.8/PIL
  copying src/PIL/XbmImagePlugin.py -> build/lib.linux-x86_64-3.8/PIL
  copying src/PIL/ImageDraw2.py -> build/lib.linux-x86_64-3.8/PIL
  copying src/PIL/_util.py -> build/lib.linux-x86_64-3.8/PIL
  copying src/PIL/JpegImagePlugin.py -> build/lib.linux-x86_64-3.8/PIL
  copying src/PIL/TiffImagePlugin.py -> build/lib.linux-x86_64-3.8/PIL
  copying src/PIL/PcdImagePlugin.py -> build/lib.linux-x86_64-3.8/PIL
  copying src/PIL/ImagePath.py -> build/lib.linux-x86_64-3.8/PIL
  copying src/PIL/SpiderImagePlugin.py -> build/lib.linux-x86_64-3.8/PIL
  copying src/PIL/ImageMorph.py -> build/lib.linux-x86_64-3.8/PIL
  copying src/PIL/SgiImagePlugin.py -> build/lib.linux-x86_64-3.8/PIL
  copying src/PIL/ImageFile.py -> build/lib.linux-x86_64-3.8/PIL
  copying src/PIL/WebPImagePlugin.py -> build/lib.linux-x86_64-3.8/PIL
  copying src/PIL/FtexImagePlugin.py -> build/lib.linux-x86_64-3.8/PIL
  copying src/PIL/Image.py -> build/lib.linux-x86_64-3.8/PIL
  copying src/PIL/ImImagePlugin.py -> build/lib.linux-x86_64-3.8/PIL
  copying src/PIL/_version.py -> build/lib.linux-x86_64-3.8/PIL
  copying src/PIL/XVThumbImagePlugin.py -> build/lib.linux-x86_64-3.8/PIL
  copying src/PIL/PixarImagePlugin.py -> build/lib.linux-x86_64-3.8/PIL
  copying src/PIL/PcxImagePlugin.py -> build/lib.linux-x86_64-3.8/PIL
  copying src/PIL/ImtImagePlugin.py -> build/lib.linux-x86_64-3.8/PIL
  copying src/PIL/FontFile.py -> build/lib.linux-x86_64-3.8/PIL
  copying src/PIL/GifImagePlugin.py -> build/lib.linux-x86_64-3.8/PIL
  copying src/PIL/PngImagePlugin.py -> build/lib.linux-x86_64-3.8/PIL
  copying src/PIL/TiffTags.py -> build/lib.linux-x86_64-3.8/PIL
  copying src/PIL/ImageQt.py -> build/lib.linux-x86_64-3.8/PIL
  copying src/PIL/_tkinter_finder.py -> build/lib.linux-x86_64-3.8/PIL
  copying src/PIL/MicImagePlugin.py -> build/lib.linux-x86_64-3.8/PIL
  copying src/PIL/_binary.py -> build/lib.linux-x86_64-3.8/PIL
  copying src/PIL/PalmImagePlugin.py -> build/lib.linux-x86_64-3.8/PIL
  copying src/PIL/Hdf5StubImagePlugin.py -> build/lib.linux-x86_64-3.8/PIL
  copying src/PIL/ImageCms.py -> build/lib.linux-x86_64-3.8/PIL
  copying src/PIL/CurImagePlugin.py -> build/lib.linux-x86_64-3.8/PIL
  copying src/PIL/features.py -> build/lib.linux-x86_64-3.8/PIL
  copying src/PIL/XpmImagePlugin.py -> build/lib.linux-x86_64-3.8/PIL
  copying src/PIL/PsdImagePlugin.py -> build/lib.linux-x86_64-3.8/PIL
  copying src/PIL/ImageGrab.py -> build/lib.linux-x86_64-3.8/PIL
  copying src/PIL/PcfFontFile.py -> build/lib.linux-x86_64-3.8/PIL
  copying src/PIL/MpoImagePlugin.py -> build/lib.linux-x86_64-3.8/PIL
  copying src/PIL/ImageOps.py -> build/lib.linux-x86_64-3.8/PIL
  copying src/PIL/IcnsImagePlugin.py -> build/lib.linux-x86_64-3.8/PIL
  copying src/PIL/OleFileIO.py -> build/lib.linux-x86_64-3.8/PIL
  copying src/PIL/ImageColor.py -> build/lib.linux-x86_64-3.8/PIL
  copying src/PIL/ContainerIO.py -> build/lib.linux-x86_64-3.8/PIL
  copying src/PIL/McIdasImagePlugin.py -> build/lib.linux-x86_64-3.8/PIL
  copying src/PIL/DdsImagePlugin.py -> build/lib.linux-x86_64-3.8/PIL
  copying src/PIL/DcxImagePlugin.py -> build/lib.linux-x86_64-3.8/PIL
  copying src/PIL/FliImagePlugin.py -> build/lib.linux-x86_64-3.8/PIL
  copying src/PIL/ImageFont.py -> build/lib.linux-x86_64-3.8/PIL
  copying src/PIL/PdfParser.py -> build/lib.linux-x86_64-3.8/PIL
  copying src/PIL/ImageShow.py -> build/lib.linux-x86_64-3.8/PIL
  copying src/PIL/PyAccess.py -> build/lib.linux-x86_64-3.8/PIL
  copying src/PIL/WalImageFile.py -> build/lib.linux-x86_64-3.8/PIL
  copying src/PIL/ImageChops.py -> build/lib.linux-x86_64-3.8/PIL
  copying src/PIL/IcoImagePlugin.py -> build/lib.linux-x86_64-3.8/PIL
  copying src/PIL/ExifTags.py -> build/lib.linux-x86_64-3.8/PIL
  copying src/PIL/JpegPresets.py -> build/lib.linux-x86_64-3.8/PIL
  copying src/PIL/FpxImagePlugin.py -> build/lib.linux-x86_64-3.8/PIL
  copying src/PIL/GribStubImagePlugin.py -> build/lib.linux-x86_64-3.8/PIL
  copying src/PIL/FitsStubImagePlugin.py -> build/lib.linux-x86_64-3.8/PIL
  copying src/PIL/WmfImagePlugin.py -> build/lib.linux-x86_64-3.8/PIL
  copying src/PIL/ImageStat.py -> build/lib.linux-x86_64-3.8/PIL
  copying src/PIL/ImageSequence.py -> build/lib.linux-x86_64-3.8/PIL
  copying src/PIL/PpmImagePlugin.py -> build/lib.linux-x86_64-3.8/PIL
  copying src/PIL/BdfFontFile.py -> build/lib.linux-x86_64-3.8/PIL
  copying src/PIL/ImageDraw.py -> build/lib.linux-x86_64-3.8/PIL
  copying src/PIL/MpegImagePlugin.py -> build/lib.linux-x86_64-3.8/PIL
  copying src/PIL/ImageWin.py -> build/lib.linux-x86_64-3.8/PIL
  copying src/PIL/MspImagePlugin.py -> build/lib.linux-x86_64-3.8/PIL
  copying src/PIL/GimpPaletteFile.py -> build/lib.linux-x86_64-3.8/PIL
  copying src/PIL/ImageMode.py -> build/lib.linux-x86_64-3.8/PIL
  copying src/PIL/ImageEnhance.py -> build/lib.linux-x86_64-3.8/PIL
  copying src/PIL/PSDraw.py -> build/lib.linux-x86_64-3.8/PIL
  copying src/PIL/GdImageFile.py -> build/lib.linux-x86_64-3.8/PIL
  copying src/PIL/BufrStubImagePlugin.py -> build/lib.linux-x86_64-3.8/PIL
  copying src/PIL/TgaImagePlugin.py -> build/lib.linux-x86_64-3.8/PIL
  copying src/PIL/BmpImagePlugin.py -> build/lib.linux-x86_64-3.8/PIL
  copying src/PIL/GimpGradientFile.py -> build/lib.linux-x86_64-3.8/PIL
  copying src/PIL/Jpeg2KImagePlugin.py -> build/lib.linux-x86_64-3.8/PIL
  copying src/PIL/IptcImagePlugin.py -> build/lib.linux-x86_64-3.8/PIL
  copying src/PIL/GbrImagePlugin.py -> build/lib.linux-x86_64-3.8/PIL
  copying src/PIL/ImageTransform.py -> build/lib.linux-x86_64-3.8/PIL
  copying src/PIL/BlpImagePlugin.py -> build/lib.linux-x86_64-3.8/PIL
  copying src/PIL/ImageFilter.py -> build/lib.linux-x86_64-3.8/PIL
  copying src/PIL/PdfImagePlugin.py -> build/lib.linux-x86_64-3.8/PIL
  copying src/PIL/ImageTk.py -> build/lib.linux-x86_64-3.8/PIL
  copying src/PIL/EpsImagePlugin.py -> build/lib.linux-x86_64-3.8/PIL
  copying src/PIL/SunImagePlugin.py -> build/lib.linux-x86_64-3.8/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
  reading manifest file 'src/Pillow.egg-info/SOURCES.txt'
  reading manifest template 'MANIFEST.in'
  warning: no files found matching '*.c'
  warning: no files found matching '*.h'
  warning: no files found matching '*.sh'
  no previously-included directories found matching 'docs/_static'
  warning: no previously-included files found matching '.appveyor.yml'
  warning: no previously-included files found matching '.coveragerc'
  warning: no previously-included files found matching '.codecov.yml'
  warning: no previously-included files found matching '.editorconfig'
  warning: no previously-included files found matching '.landscape.yaml'
  warning: no previously-included files found matching '.readthedocs.yml'
  warning: no previously-included files found matching '.travis'
  warning: no previously-included files found matching '.travis/*'
  warning: no previously-included files found matching 'tox.ini'
  warning: no previously-included files matching '.git*' found anywhere in distribution
  warning: no previously-included files matching '*.pyc' found anywhere in distribution
  warning: no previously-included files matching '*.so' found anywhere in distribution
  writing manifest file 'src/Pillow.egg-info/SOURCES.txt'
  running build_ext
  
  
  The headers or library files could not be found for jpeg,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 "/tmp/pip-install-05trsp81/Pillow/setup.py",line 765,in <module>
      setup(name=NAME,File "/usr/lib/python3/dist-packages/setuptools/__init__.py",line 144,in setup
      return distutils.core.setup(**attrs)
    File "/usr/lib/python3.8/distutils/core.py",line 148,in setup
      dist.run_commands()
    File "/usr/lib/python3.8/distutils/dist.py",line 966,in run_commands
      self.run_command(cmd)
    File "/usr/lib/python3.8/distutils/dist.py",line 985,in run_command
      cmd_obj.run()
    File "/usr/lib/python3/dist-packages/wheel/bdist_wheel.py",line 223,in run
      self.run_command('build')
    File "/usr/lib/python3.8/distutils/cmd.py",line 313,in run_command
      self.distribution.run_command(command)
    File "/usr/lib/python3.8/distutils/dist.py",in run_command
      cmd_obj.run()
    File "/usr/lib/python3.8/distutils/command/build.py",line 135,in run
      self.run_command(cmd_name)
    File "/usr/lib/python3.8/distutils/cmd.py",in run_command
      cmd_obj.run()
    File "/usr/lib/python3.8/distutils/command/build_ext.py",line 340,in run
      self.build_extensions()
    File "/tmp/pip-install-05trsp81/Pillow/setup.py",line 612,in build_extensions
      raise RequiredDependencyException(f)
  __main__.RequiredDependencyException: jpeg
  
  During handling of the above exception,another exception occurred:
  
  Traceback (most recent call last):
    File "<string>",line 1,in <module>
    File "/tmp/pip-install-05trsp81/Pillow/setup.py",line 812,in <module>
      raise RequiredDependencyException(msg)
  __main__.RequiredDependencyException:
  
  The headers or library files could not be found for jpeg,a required dependency when compiling Pillow from source.
  
  Please see the install instructions at:
     https://pillow.readthedocs.io/en/latest/installation.html
  
  
  ----------------------------------------
  ERROR: Failed building wheel for Pillow
  Running setup.py clean for Pillow
  Building wheel for psycopg2 (setup.py) ... error
  ERROR: Command errored out with exit status 1:
   command: /usr/bin/python3 -u -c 'import sys,tokenize; sys.argv[0] = '"'"'/tmp/pip-install-05trsp81/psycopg2/setup.py'"'"'; __file__='"'"'/tmp/pip-install-05trsp81/psycopg2/setup.py'"'"';f=getattr(tokenize,'"'"'exec'"'"'))' bdist_wheel -d /tmp/pip-wheel-ikueji9i
       cwd: /tmp/pip-install-05trsp81/psycopg2/
  Complete output (40 lines):
  running bdist_wheel
  running build
  running build_py
  creating build
  creating build/lib.linux-x86_64-3.8
  creating build/lib.linux-x86_64-3.8/psycopg2
  copying lib/__init__.py -> build/lib.linux-x86_64-3.8/psycopg2
  copying lib/extensions.py -> build/lib.linux-x86_64-3.8/psycopg2
  copying lib/errors.py -> build/lib.linux-x86_64-3.8/psycopg2
  copying lib/pool.py -> build/lib.linux-x86_64-3.8/psycopg2
  copying lib/compat.py -> build/lib.linux-x86_64-3.8/psycopg2
  copying lib/_range.py -> build/lib.linux-x86_64-3.8/psycopg2
  copying lib/_ipaddress.py -> build/lib.linux-x86_64-3.8/psycopg2
  copying lib/_lru_cache.py -> build/lib.linux-x86_64-3.8/psycopg2
  copying lib/tz.py -> build/lib.linux-x86_64-3.8/psycopg2
  copying lib/_json.py -> build/lib.linux-x86_64-3.8/psycopg2
  copying lib/sql.py -> build/lib.linux-x86_64-3.8/psycopg2
  copying lib/extras.py -> build/lib.linux-x86_64-3.8/psycopg2
  copying lib/errorcodes.py -> build/lib.linux-x86_64-3.8/psycopg2
  running build_ext
  building 'psycopg2._psycopg' extension
  creating build/temp.linux-x86_64-3.8
  creating build/temp.linux-x86_64-3.8/psycopg
  x86_64-linux-gnu-gcc -pthread -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O2 -Wall -g -fstack-protector-strong -Wformat -Werror=format-security -g -fwrapv -O2 -g -fstack-protector-strong -Wformat -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2 -fPIC -DPSYCOPG_VERSION=2.8.3 (dt dec pq3 ext lo64) -DPG_VERSION_NUM=120002 -DHAVE_LO64=1 -I/usr/include/python3.8 -I. -I/usr/include/postgresql -I/usr/include/postgresql/12/server -c psycopg/psycopgmodule.c -o build/temp.linux-x86_64-3.8/psycopg/psycopgmodule.o -Wdeclaration-after-statement
  In file included from psycopg/psycopgmodule.c:27:
  ./psycopg/psycopg.h:35:10: fatal error: libpq-fe.h: No such file or directory
     35 | #include <libpq-fe.h>
        |          ^~~~~~~~~~~~
  compilation terminated.
  
  It appears you are missing some prerequisite to build the package from source.
  
  You may install a binary package by installing 'psycopg2-binary' from PyPI.
  If you want to install psycopg2 from source,please install the packages
  required for the build and try again.
  
  For further information please check the 'doc/src/install.rst' file (also at
  <http://initd.org/psycopg/docs/install.html>).
  
  error: command 'x86_64-linux-gnu-gcc' failed with exit status 1
  ----------------------------------------
  ERROR: Failed building wheel for psycopg2
  Running setup.py clean for psycopg2
Failed to build Pillow psycopg2
Installing collected packages: Pillow,polib,psutil,psycopg2,pyparsing,pydot,pyasn1,pyasn1-modules,python-ldap,PyPDF2,pyserial,pyusb,qrcode,reportlab,cached-property,defusedxml,isodate,requests-toolbelt,appdirs,attrs,zeep,python-stdnum,vatnumber,vobject,Werkzeug,XlsxWriter,xlwt,xlrd
  Attempting uninstall: Pillow
    Found existing installation: Pillow 7.0.0
    Not uninstalling pillow at /usr/lib/python3/dist-packages,outside environment /usr
    Can't uninstall 'Pillow'. No files were found to uninstall.
    Running setup.py install for Pillow ... error
    ERROR: Command errored out with exit status 1:
     command: /usr/bin/python3 -u -c 'import sys,'"'"'exec'"'"'))' install --record /tmp/pip-record-gpw95zju/install-record.txt --single-version-externally-managed --compile --install-headers /usr/local/include/python3.8/Pillow
         cwd: /tmp/pip-install-05trsp81/Pillow/
    Complete output (176 lines):
    running install
    running build
    running build_py
    creating build
    creating build/lib.linux-x86_64-3.8
    creating build/lib.linux-x86_64-3.8/PIL
    copying src/PIL/PaletteFile.py -> build/lib.linux-x86_64-3.8/PIL
    copying src/PIL/__init__.py -> build/lib.linux-x86_64-3.8/PIL
    copying src/PIL/ImageMath.py -> build/lib.linux-x86_64-3.8/PIL
    copying src/PIL/TarIO.py -> build/lib.linux-x86_64-3.8/PIL
    copying src/PIL/ImagePalette.py -> build/lib.linux-x86_64-3.8/PIL
    copying src/PIL/XbmImagePlugin.py -> build/lib.linux-x86_64-3.8/PIL
    copying src/PIL/ImageDraw2.py -> build/lib.linux-x86_64-3.8/PIL
    copying src/PIL/_util.py -> build/lib.linux-x86_64-3.8/PIL
    copying src/PIL/JpegImagePlugin.py -> build/lib.linux-x86_64-3.8/PIL
    copying src/PIL/TiffImagePlugin.py -> build/lib.linux-x86_64-3.8/PIL
    copying src/PIL/PcdImagePlugin.py -> build/lib.linux-x86_64-3.8/PIL
    copying src/PIL/ImagePath.py -> build/lib.linux-x86_64-3.8/PIL
    copying src/PIL/SpiderImagePlugin.py -> build/lib.linux-x86_64-3.8/PIL
    copying src/PIL/ImageMorph.py -> build/lib.linux-x86_64-3.8/PIL
    copying src/PIL/SgiImagePlugin.py -> build/lib.linux-x86_64-3.8/PIL
    copying src/PIL/ImageFile.py -> build/lib.linux-x86_64-3.8/PIL
    copying src/PIL/WebPImagePlugin.py -> build/lib.linux-x86_64-3.8/PIL
    copying src/PIL/FtexImagePlugin.py -> build/lib.linux-x86_64-3.8/PIL
    copying src/PIL/Image.py -> build/lib.linux-x86_64-3.8/PIL
    copying src/PIL/ImImagePlugin.py -> build/lib.linux-x86_64-3.8/PIL
    copying src/PIL/_version.py -> build/lib.linux-x86_64-3.8/PIL
    copying src/PIL/XVThumbImagePlugin.py -> build/lib.linux-x86_64-3.8/PIL
    copying src/PIL/PixarImagePlugin.py -> build/lib.linux-x86_64-3.8/PIL
    copying src/PIL/PcxImagePlugin.py -> build/lib.linux-x86_64-3.8/PIL
    copying src/PIL/ImtImagePlugin.py -> build/lib.linux-x86_64-3.8/PIL
    copying src/PIL/FontFile.py -> build/lib.linux-x86_64-3.8/PIL
    copying src/PIL/GifImagePlugin.py -> build/lib.linux-x86_64-3.8/PIL
    copying src/PIL/PngImagePlugin.py -> build/lib.linux-x86_64-3.8/PIL
    copying src/PIL/TiffTags.py -> build/lib.linux-x86_64-3.8/PIL
    copying src/PIL/ImageQt.py -> build/lib.linux-x86_64-3.8/PIL
    copying src/PIL/_tkinter_finder.py -> build/lib.linux-x86_64-3.8/PIL
    copying src/PIL/MicImagePlugin.py -> build/lib.linux-x86_64-3.8/PIL
    copying src/PIL/_binary.py -> build/lib.linux-x86_64-3.8/PIL
    copying src/PIL/PalmImagePlugin.py -> build/lib.linux-x86_64-3.8/PIL
    copying src/PIL/Hdf5StubImagePlugin.py -> build/lib.linux-x86_64-3.8/PIL
    copying src/PIL/ImageCms.py -> build/lib.linux-x86_64-3.8/PIL
    copying src/PIL/CurImagePlugin.py -> build/lib.linux-x86_64-3.8/PIL
    copying src/PIL/features.py -> build/lib.linux-x86_64-3.8/PIL
    copying src/PIL/XpmImagePlugin.py -> build/lib.linux-x86_64-3.8/PIL
    copying src/PIL/PsdImagePlugin.py -> build/lib.linux-x86_64-3.8/PIL
    copying src/PIL/ImageGrab.py -> build/lib.linux-x86_64-3.8/PIL
    copying src/PIL/PcfFontFile.py -> build/lib.linux-x86_64-3.8/PIL
    copying src/PIL/MpoImagePlugin.py -> build/lib.linux-x86_64-3.8/PIL
    copying src/PIL/ImageOps.py -> build/lib.linux-x86_64-3.8/PIL
    copying src/PIL/IcnsImagePlugin.py -> build/lib.linux-x86_64-3.8/PIL
    copying src/PIL/OleFileIO.py -> build/lib.linux-x86_64-3.8/PIL
    copying src/PIL/ImageColor.py -> build/lib.linux-x86_64-3.8/PIL
    copying src/PIL/ContainerIO.py -> build/lib.linux-x86_64-3.8/PIL
    copying src/PIL/McIdasImagePlugin.py -> build/lib.linux-x86_64-3.8/PIL
    copying src/PIL/DdsImagePlugin.py -> build/lib.linux-x86_64-3.8/PIL
    copying src/PIL/DcxImagePlugin.py -> build/lib.linux-x86_64-3.8/PIL
    copying src/PIL/FliImagePlugin.py -> build/lib.linux-x86_64-3.8/PIL
    copying src/PIL/ImageFont.py -> build/lib.linux-x86_64-3.8/PIL
    copying src/PIL/PdfParser.py -> build/lib.linux-x86_64-3.8/PIL
    copying src/PIL/ImageShow.py -> build/lib.linux-x86_64-3.8/PIL
    copying src/PIL/PyAccess.py -> build/lib.linux-x86_64-3.8/PIL
    copying src/PIL/WalImageFile.py -> build/lib.linux-x86_64-3.8/PIL
    copying src/PIL/ImageChops.py -> build/lib.linux-x86_64-3.8/PIL
    copying src/PIL/IcoImagePlugin.py -> build/lib.linux-x86_64-3.8/PIL
    copying src/PIL/ExifTags.py -> build/lib.linux-x86_64-3.8/PIL
    copying src/PIL/JpegPresets.py -> build/lib.linux-x86_64-3.8/PIL
    copying src/PIL/FpxImagePlugin.py -> build/lib.linux-x86_64-3.8/PIL
    copying src/PIL/GribStubImagePlugin.py -> build/lib.linux-x86_64-3.8/PIL
    copying src/PIL/FitsStubImagePlugin.py -> build/lib.linux-x86_64-3.8/PIL
    copying src/PIL/WmfImagePlugin.py -> build/lib.linux-x86_64-3.8/PIL
    copying src/PIL/ImageStat.py -> build/lib.linux-x86_64-3.8/PIL
    copying src/PIL/ImageSequence.py -> build/lib.linux-x86_64-3.8/PIL
    copying src/PIL/PpmImagePlugin.py -> build/lib.linux-x86_64-3.8/PIL
    copying src/PIL/BdfFontFile.py -> build/lib.linux-x86_64-3.8/PIL
    copying src/PIL/ImageDraw.py -> build/lib.linux-x86_64-3.8/PIL
    copying src/PIL/MpegImagePlugin.py -> build/lib.linux-x86_64-3.8/PIL
    copying src/PIL/ImageWin.py -> build/lib.linux-x86_64-3.8/PIL
    copying src/PIL/MspImagePlugin.py -> build/lib.linux-x86_64-3.8/PIL
    copying src/PIL/GimpPaletteFile.py -> build/lib.linux-x86_64-3.8/PIL
    copying src/PIL/ImageMode.py -> build/lib.linux-x86_64-3.8/PIL
    copying src/PIL/ImageEnhance.py -> build/lib.linux-x86_64-3.8/PIL
    copying src/PIL/PSDraw.py -> build/lib.linux-x86_64-3.8/PIL
    copying src/PIL/GdImageFile.py -> build/lib.linux-x86_64-3.8/PIL
    copying src/PIL/BufrStubImagePlugin.py -> build/lib.linux-x86_64-3.8/PIL
    copying src/PIL/TgaImagePlugin.py -> build/lib.linux-x86_64-3.8/PIL
    copying src/PIL/BmpImagePlugin.py -> build/lib.linux-x86_64-3.8/PIL
    copying src/PIL/GimpGradientFile.py -> build/lib.linux-x86_64-3.8/PIL
    copying src/PIL/Jpeg2KImagePlugin.py -> build/lib.linux-x86_64-3.8/PIL
    copying src/PIL/IptcImagePlugin.py -> build/lib.linux-x86_64-3.8/PIL
    copying src/PIL/GbrImagePlugin.py -> build/lib.linux-x86_64-3.8/PIL
    copying src/PIL/ImageTransform.py -> build/lib.linux-x86_64-3.8/PIL
    copying src/PIL/BlpImagePlugin.py -> build/lib.linux-x86_64-3.8/PIL
    copying src/PIL/ImageFilter.py -> build/lib.linux-x86_64-3.8/PIL
    copying src/PIL/PdfImagePlugin.py -> build/lib.linux-x86_64-3.8/PIL
    copying src/PIL/ImageTk.py -> build/lib.linux-x86_64-3.8/PIL
    copying src/PIL/EpsImagePlugin.py -> build/lib.linux-x86_64-3.8/PIL
    copying src/PIL/SunImagePlugin.py -> build/lib.linux-x86_64-3.8/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
    reading manifest file 'src/Pillow.egg-info/SOURCES.txt'
    reading manifest template 'MANIFEST.in'
    warning: no files found matching '*.c'
    warning: no files found matching '*.h'
    warning: no files found matching '*.sh'
    no previously-included directories found matching 'docs/_static'
    warning: no previously-included files found matching '.appveyor.yml'
    warning: no previously-included files found matching '.coveragerc'
    warning: no previously-included files found matching '.codecov.yml'
    warning: no previously-included files found matching '.editorconfig'
    warning: no previously-included files found matching '.landscape.yaml'
    warning: no previously-included files found matching '.readthedocs.yml'
    warning: no previously-included files found matching '.travis'
    warning: no previously-included files found matching '.travis/*'
    warning: no previously-included files found matching 'tox.ini'
    warning: no previously-included files matching '.git*' found anywhere in distribution
    warning: no previously-included files matching '*.pyc' found anywhere in distribution
    warning: no previously-included files matching '*.so' found anywhere in distribution
    writing manifest file 'src/Pillow.egg-info/SOURCES.txt'
    running build_ext
    
    
    The headers or library files could not be found for jpeg,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 "/tmp/pip-install-05trsp81/Pillow/setup.py",in <module>
        setup(name=NAME,in setup
        return distutils.core.setup(**attrs)
      File "/usr/lib/python3.8/distutils/core.py",in setup
        dist.run_commands()
      File "/usr/lib/python3.8/distutils/dist.py",in run_commands
        self.run_command(cmd)
      File "/usr/lib/python3.8/distutils/dist.py",in run_command
        cmd_obj.run()
      File "/usr/lib/python3/dist-packages/setuptools/command/install.py",line 61,in run
        return orig.install.run(self)
      File "/usr/lib/python3.8/distutils/command/install.py",line 589,in run
        self.run_command('build')
      File "/usr/lib/python3.8/distutils/cmd.py",in run_command
        self.distribution.run_command(command)
      File "/usr/lib/python3.8/distutils/dist.py",in run_command
        cmd_obj.run()
      File "/usr/lib/python3.8/distutils/command/build.py",in run
        self.run_command(cmd_name)
      File "/usr/lib/python3.8/distutils/cmd.py",in run_command
        cmd_obj.run()
      File "/usr/lib/python3.8/distutils/command/build_ext.py",in run
        self.build_extensions()
      File "/tmp/pip-install-05trsp81/Pillow/setup.py",in build_extensions
        raise RequiredDependencyException(f)
    __main__.RequiredDependencyException: jpeg
    
    During handling of the above exception,another exception occurred:
    
    Traceback (most recent call last):
      File "<string>",in <module>
      File "/tmp/pip-install-05trsp81/Pillow/setup.py",in <module>
        raise RequiredDependencyException(msg)
    __main__.RequiredDependencyException:
    
    The headers or library files could not be found for jpeg,a required dependency when compiling Pillow from source.
    
    Please see the install instructions at:
       https://pillow.readthedocs.io/en/latest/installation.html
    
    
    ----------------------------------------
  ERROR: Can't roll back Pillow; was not uninstalled
ERROR: Command errored out with exit status 1: /usr/bin/python3 -u -c 'import sys,'"'"'exec'"'"'))' install --record /tmp/pip-record-gpw95zju/install-record.txt --single-version-externally-managed --compile --install-headers /usr/local/include/python3.8/Pillow Check the logs for full command output.

我尝试卸载枕头,但是没有成功

sudo pip3 uninstall pillow
Found existing installation: Pillow 7.0.0
Not uninstalling pillow at /usr/lib/python3/dist-packages,outside environment /usr
Can't uninstall 'Pillow'. No files were found to uninstall.

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

相关推荐


依赖报错 idea导入项目后依赖报错,解决方案:https://blog.csdn.net/weixin_42420249/article/details/81191861 依赖版本报错:更换其他版本 无法下载依赖可参考:https://blog.csdn.net/weixin_42628809/a
错误1:代码生成器依赖和mybatis依赖冲突 启动项目时报错如下 2021-12-03 13:33:33.927 ERROR 7228 [ main] o.s.b.d.LoggingFailureAnalysisReporter : *************************** APPL
错误1:gradle项目控制台输出为乱码 # 解决方案:https://blog.csdn.net/weixin_43501566/article/details/112482302 # 在gradle-wrapper.properties 添加以下内容 org.gradle.jvmargs=-Df
错误还原:在查询的过程中,传入的workType为0时,该条件不起作用 &lt;select id=&quot;xxx&quot;&gt; SELECT di.id, di.name, di.work_type, di.updated... &lt;where&gt; &lt;if test=&qu
报错如下,gcc版本太低 ^ server.c:5346:31: 错误:‘struct redisServer’没有名为‘server_cpulist’的成员 redisSetCpuAffinity(server.server_cpulist); ^ server.c: 在函数‘hasActiveC
解决方案1 1、改项目中.idea/workspace.xml配置文件,增加dynamic.classpath参数 2、搜索PropertiesComponent,添加如下 &lt;property name=&quot;dynamic.classpath&quot; value=&quot;tru
删除根组件app.vue中的默认代码后报错:Module Error (from ./node_modules/eslint-loader/index.js): 解决方案:关闭ESlint代码检测,在项目根目录创建vue.config.js,在文件中添加 module.exports = { lin
查看spark默认的python版本 [root@master day27]# pyspark /home/software/spark-2.3.4-bin-hadoop2.7/conf/spark-env.sh: line 2: /usr/local/hadoop/bin/hadoop: No s
使用本地python环境可以成功执行 import pandas as pd import matplotlib.pyplot as plt # 设置字体 plt.rcParams[&#39;font.sans-serif&#39;] = [&#39;SimHei&#39;] # 能正确显示负号 p
错误1:Request method ‘DELETE‘ not supported 错误还原:controller层有一个接口,访问该接口时报错:Request method ‘DELETE‘ not supported 错误原因:没有接收到前端传入的参数,修改为如下 参考 错误2:cannot r
错误1:启动docker镜像时报错:Error response from daemon: driver failed programming external connectivity on endpoint quirky_allen 解决方法:重启docker -&gt; systemctl r
错误1:private field ‘xxx‘ is never assigned 按Altʾnter快捷键,选择第2项 参考:https://blog.csdn.net/shi_hong_fei_hei/article/details/88814070 错误2:启动时报错,不能找到主启动类 #
报错如下,通过源不能下载,最后警告pip需升级版本 Requirement already satisfied: pip in c:\users\ychen\appdata\local\programs\python\python310\lib\site-packages (22.0.4) Coll
错误1:maven打包报错 错误还原:使用maven打包项目时报错如下 [ERROR] Failed to execute goal org.apache.maven.plugins:maven-resources-plugin:3.2.0:resources (default-resources)
错误1:服务调用时报错 服务消费者模块assess通过openFeign调用服务提供者模块hires 如下为服务提供者模块hires的控制层接口 @RestController @RequestMapping(&quot;/hires&quot;) public class FeignControl
错误1:运行项目后报如下错误 解决方案 报错2:Failed to execute goal org.apache.maven.plugins:maven-compiler-plugin:3.8.1:compile (default-compile) on project sb 解决方案:在pom.
参考 错误原因 过滤器或拦截器在生效时,redisTemplate还没有注入 解决方案:在注入容器时就生效 @Component //项目运行时就注入Spring容器 public class RedisBean { @Resource private RedisTemplate&lt;String
使用vite构建项目报错 C:\Users\ychen\work&gt;npm init @vitejs/app @vitejs/create-app is deprecated, use npm init vite instead C:\Users\ychen\AppData\Local\npm-