Ubuntu Focal 20.04 64 bits

Logs

====== Attempt #1

-----> Fetching repository

Cloning into '/tmp/d20221016-6-yqsy5z/input'...

-----> Setting up package repository...

-----> Starting packaging process

-----> Additional environment variables

UUID=c0587bd9-d76d-4dcd-8c3d-a9f6daef6848

HOME=/home/pkgr

-----> Found valid cache

-----> Restoring cache...

-----> Fetching pkgr f8398b4d6d9e987f7ae6ff9391d69843dd81a6a3...

-----> Starting packaging process...

-----> Fetching buildpack https://github.com/pkgr/heroku-buildpack-ruby.git at v242-1

-----> Fetching buildpack https://github.com/pkgr/heroku-buildpack-python.git at buildcurl

-----> Python app

! Warning: Your application is missing a Procfile. This file tells Heroku how to run your application.

! Learn more: https://devcenter.heroku.com/articles/procfile

Traceback (most recent call last):

File "/home/pkgr/.pkgr/buildpacks/builtin/8f1835fdb8ed9b76a436271d338936a90732f82c/heroku-buildpack-python/vendor/pip-pop/pip-diff", line 15, in <module>

from pip.req import parse_requirements

ModuleNotFoundError: No module named 'pip.req'

$ pip install -r requirements.txt

Collecting arrow==1.2.2

Downloading arrow-1.2.2-py3-none-any.whl (64 kB)

━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 64.0/64.0 kB 120.0 MB/s eta 0:00:00

Collecting certifi==2022.6.15

Downloading certifi-2022.6.15-py3-none-any.whl (160 kB)

━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 160.2/160.2 kB 67.0 MB/s eta 0:00:00

Collecting charset-normalizer==2.1.0

Downloading charset_normalizer-2.1.0-py3-none-any.whl (39 kB)

Collecting cssselect2==0.6.0

Downloading cssselect2-0.6.0-py3-none-any.whl (15 kB)

Collecting django==3.2.15

Downloading Django-3.2.15-py3-none-any.whl (7.9 MB)

━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 7.9/7.9 MB 198.5 MB/s eta 0:00:00

Collecting django-formtools==2.3

Downloading django_formtools-2.3-py3-none-any.whl (148 kB)

━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 148.9/148.9 kB 285.5 MB/s eta 0:00:00

Collecting django-weasyprint==2.1.0

Downloading django_weasyprint-2.1.0-py3-none-any.whl (8.2 kB)

Collecting djangorestframework==3.13.1

Downloading djangorestframework-3.13.1-py3-none-any.whl (958 kB)

━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 958.3/958.3 kB 300.3 MB/s eta 0:00:00

Collecting fonttools[woff]==4.34.4

Downloading fonttools-4.34.4-py3-none-any.whl (944 kB)

━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 944.1/944.1 kB 206.9 MB/s eta 0:00:00

Collecting idna==3.3

Downloading idna-3.3-py3-none-any.whl (61 kB)

━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 61.2/61.2 kB 173.9 MB/s eta 0:00:00

Collecting importlib-metadata==4.12.0

Downloading importlib_metadata-4.12.0-py3-none-any.whl (21 kB)

Collecting oauthlib==3.2.0

Downloading oauthlib-3.2.0-py3-none-any.whl (151 kB)

━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 151.5/151.5 kB 138.6 MB/s eta 0:00:00

Collecting pydyf==0.2.0

Downloading pydyf-0.2.0-py3-none-any.whl (6.6 kB)

Collecting pyjwt[crypto]==2.4.0

Downloading PyJWT-2.4.0-py3-none-any.whl (18 kB)

Collecting pyphen==0.12.0

Downloading pyphen-0.12.0-py3-none-any.whl (2.0 MB)

━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 2.0/2.0 MB 145.1 MB/s eta 0:00:00

Collecting python-fsutil==0.6.1

Downloading python_fsutil-0.6.1-py3-none-any.whl (12 kB)

Collecting pytz==2022.1

Downloading pytz-2022.1-py2.py3-none-any.whl (503 kB)

━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 503.5/503.5 kB 204.7 MB/s eta 0:00:00

Collecting regex==2022.8.17

Downloading regex-2022.8.17-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (766 kB)

━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 766.5/766.5 kB 126.9 MB/s eta 0:00:00

Collecting sentry-sdk==1.9.0

Downloading sentry_sdk-1.9.0-py2.py3-none-any.whl (156 kB)

━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 156.6/156.6 kB 185.7 MB/s eta 0:00:00

Collecting sqlparse==0.4.2

Downloading sqlparse-0.4.2-py3-none-any.whl (42 kB)

━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 42.3/42.3 kB 74.2 MB/s eta 0:00:00

Collecting urllib3==1.26.11

Downloading urllib3-1.26.11-py2.py3-none-any.whl (139 kB)

━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 139.9/139.9 kB 193.4 MB/s eta 0:00:00

Collecting zipp==3.8.1

Downloading zipp-3.8.1-py3-none-any.whl (5.6 kB)

Installing collected packages: pytz, python-fsutil, zipp, urllib3, sqlparse, regex, pyphen, pyjwt, pydyf, oauthlib, idna, fonttools, charset-normalizer, certifi, sentry-sdk, importlib-metadata, django, cssselect2, arrow, djangorestframework, django-formtools, django-weasyprint

Attempting uninstall: pytz

Found existing installation: pytz 2022.4

Uninstalling pytz-2022.4:

Successfully uninstalled pytz-2022.4

Attempting uninstall: python-fsutil

Found existing installation: python-fsutil 0.7.0

Uninstalling python-fsutil-0.7.0:

Successfully uninstalled python-fsutil-0.7.0

Attempting uninstall: zipp

Found existing installation: zipp 3.9.0

Uninstalling zipp-3.9.0:

Successfully uninstalled zipp-3.9.0

Attempting uninstall: urllib3

Found existing installation: urllib3 1.26.12

Uninstalling urllib3-1.26.12:

Successfully uninstalled urllib3-1.26.12

Attempting uninstall: sqlparse

Found existing installation: sqlparse 0.4.3

Uninstalling sqlparse-0.4.3:

Successfully uninstalled sqlparse-0.4.3

Attempting uninstall: regex

Found existing installation: regex 2022.9.13

Uninstalling regex-2022.9.13:

Successfully uninstalled regex-2022.9.13

Attempting uninstall: pyphen

Found existing installation: pyphen 0.13.0

Uninstalling pyphen-0.13.0:

Successfully uninstalled pyphen-0.13.0

Attempting uninstall: pyjwt

Found existing installation: PyJWT 2.5.0

Uninstalling PyJWT-2.5.0:

Successfully uninstalled PyJWT-2.5.0

Attempting uninstall: pydyf

Found existing installation: pydyf 0.5.0

Uninstalling pydyf-0.5.0:

Successfully uninstalled pydyf-0.5.0

Attempting uninstall: oauthlib

Found existing installation: oauthlib 3.2.1

Uninstalling oauthlib-3.2.1:

Successfully uninstalled oauthlib-3.2.1

Attempting uninstall: idna

Found existing installation: idna 3.4

Uninstalling idna-3.4:

Successfully uninstalled idna-3.4

Attempting uninstall: fonttools

Found existing installation: fonttools 4.37.4

Uninstalling fonttools-4.37.4:

Successfully uninstalled fonttools-4.37.4

Attempting uninstall: charset-normalizer

Found existing installation: charset-normalizer 2.1.1

Uninstalling charset-normalizer-2.1.1:

Successfully uninstalled charset-normalizer-2.1.1

Attempting uninstall: certifi

Found existing installation: certifi 2022.9.24

Uninstalling certifi-2022.9.24:

Successfully uninstalled certifi-2022.9.24

Attempting uninstall: sentry-sdk

Found existing installation: sentry-sdk 1.9.10

Uninstalling sentry-sdk-1.9.10:

Successfully uninstalled sentry-sdk-1.9.10

Attempting uninstall: importlib-metadata

Found existing installation: importlib-metadata 5.0.0

Uninstalling importlib-metadata-5.0.0:

Successfully uninstalled importlib-metadata-5.0.0

Attempting uninstall: django

Found existing installation: Django 3.2.16

Uninstalling Django-3.2.16:

Successfully uninstalled Django-3.2.16

Attempting uninstall: cssselect2

Found existing installation: cssselect2 0.7.0

Uninstalling cssselect2-0.7.0:

Successfully uninstalled cssselect2-0.7.0

Attempting uninstall: arrow

Found existing installation: arrow 1.2.3

Uninstalling arrow-1.2.3:

Successfully uninstalled arrow-1.2.3

Attempting uninstall: djangorestframework

Found existing installation: djangorestframework 3.14.0

Uninstalling djangorestframework-3.14.0:

Successfully uninstalled djangorestframework-3.14.0

Attempting uninstall: django-formtools

Found existing installation: django-formtools 2.4

Uninstalling django-formtools-2.4:

Successfully uninstalled django-formtools-2.4

Attempting uninstall: django-weasyprint

Found existing installation: django-weasyprint 2.2.0

Uninstalling django-weasyprint-2.2.0:

Successfully uninstalled django-weasyprint-2.2.0

Successfully installed arrow-1.2.2 certifi-2022.6.15 charset-normalizer-2.1.0 cssselect2-0.6.0 django-3.2.15 django-formtools-2.3 django-weasyprint-2.1.0 djangorestframework-3.13.1 fonttools-4.34.4 idna-3.3 importlib-metadata-4.12.0 oauthlib-3.2.0 pydyf-0.2.0 pyjwt-2.4.0 pyphen-0.12.0 python-fsutil-0.6.1 pytz-2022.1 regex-2022.8.17 sentry-sdk-1.9.0 sqlparse-0.4.2 urllib3-1.26.11 zipp-3.8.1

Traceback (most recent call last):

File "/home/pkgr/.pkgr/buildpacks/builtin/8f1835fdb8ed9b76a436271d338936a90732f82c/heroku-buildpack-python/vendor/pip-pop/pip-grep", line 12, in <module>

from pip.req import parse_requirements

ModuleNotFoundError: No module named 'pip.req'

-----> Uploading packages

PACKAGE: inventree_0.8.0-1665882012.366475f7.focal_amd64.deb (112.82 MiB)

-----> DONE in 107s