Uploaded image for project: 'Qt for Python'
  1. Qt for Python
  2. PYSIDE-918

MemoryError in "pip install PySide2" on Kubuntu 18.10

    XMLWordPrintable

Details

    • Bug
    • Resolution: Out of scope
    • Not Evaluated
    • None
    • 5.11.1
    • PySide
    • None
    • Kubuntu 18.10
    • Linux/Other display system

    Description

      Running "pip install PySide2" on Kubuntu 18.10 creates this error message

      Collecting PySide2
      Downloading https://files.pythonhosted.org/packages/9c/4e/56868d88362f63fba524abc0e000053334cadea2cebc946ea104a9c938a4/PySide2-5.12.0-5.12.0-cp27-cp27mu-manylinux1_x86_64.whl (144.0MB)
      99% |████████████████████████████████| 144.0MB 119kB/s eta 0:00:01Exception:
      Traceback (most recent call last):
      File "/usr/lib/python2.7/dist-packages/pip/basecommand.py", line 215, in main
      status = self.run(options, args)
      File "/usr/lib/python2.7/dist-packages/pip/commands/install.py", line 353, in run
      wb.build(autobuilding=True)
      File "/usr/lib/python2.7/dist-packages/pip/wheel.py", line 749, in build
      self.requirement_set.prepare_files(self.finder)
      File "/usr/lib/python2.7/dist-packages/pip/req/req_set.py", line 380, in prepare_files
      ignore_dependencies=self.ignore_dependencies))
      File "/usr/lib/python2.7/dist-packages/pip/req/req_set.py", line 620, in _prepare_file
      session=self.session, hashes=hashes)
      File "/usr/lib/python2.7/dist-packages/pip/download.py", line 821, in unpack_url
      hashes=hashes
      File "/usr/lib/python2.7/dist-packages/pip/download.py", line 659, in unpack_http_url
      hashes)
      File "/usr/lib/python2.7/dist-packages/pip/download.py", line 882, in _download_http_url
      _download_url(resp, link, content_file, hashes)
      File "/usr/lib/python2.7/dist-packages/pip/download.py", line 603, in _download_url
      hashes.check_against_chunks(downloaded_chunks)
      File "/usr/lib/python2.7/dist-packages/pip/utils/hashes.py", line 46, in check_against_chunks
      for chunk in chunks:
      File "/usr/lib/python2.7/dist-packages/pip/download.py", line 571, in written_chunks
      for chunk in chunks:
      File "/usr/lib/python2.7/dist-packages/pip/utils/ui.py", line 139, in iter
      for x in it:
      File "/usr/lib/python2.7/dist-packages/pip/download.py", line 560, in resp_read
      decode_content=False):
      File "/usr/share/python-wheels/urllib3-1.22-py2.py3-none-any.whl/urllib3/response.py", line 436, in stream
      data = self.read(amt=amt, decode_content=decode_content)
      File "/usr/share/python-wheels/urllib3-1.22-py2.py3-none-any.whl/urllib3/response.py", line 384, in read
      data = self._fp.read(amt)
      File "/usr/share/python-wheels/CacheControl-0.11.7-py2.py3-none-any.whl/cachecontrol/filewrapper.py", line 63, in read
      self._close()
      File "/usr/share/python-wheels/CacheControl-0.11.7-py2.py3-none-any.whl/cachecontrol/filewrapper.py", line 50, in _close
      self._callback(self._buf.getvalue())
      File "/usr/share/python-wheels/CacheControl-0.11.7-py2.py3-none-any.whl/cachecontrol/controller.py", line 275, in cache_response
      self.serializer.dumps(request, response, body=body),
      File "/usr/share/python-wheels/CacheControl-0.11.7-py2.py3-none-any.whl/cachecontrol/serialize.py", line 87, in dumps
      ).encode("utf8"),
      MemoryError

       

      Attachments

        No reviews matched the request. Check your Options in the drop-down menu of this sections header.

        Activity

          People

            crmaurei Cristian Maureira-Fredes
            zukunft.com Timon Zielonka
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved:

              Gerrit Reviews

                There are no open Gerrit changes