Log

Log

YT Grow
-----> Python app detected
-----> Installing python-3.8.5
-----> Installing pip
-----> Installing SQLite3
-----> Installing requirements with pip
       Collecting pyrogram
         Downloading Pyrogram-0.17.1-py3-none-any.whl (2.0 MB)
       Collecting tgcrypto
         Downloading TgCrypto-1.2.1-cp38-cp38-manylinux2010_x86_64.whl (63 kB)
       Collecting google-api-python-client
         Downloading google_api_python_client-1.10.0-py2.py3-none-any.whl (60 kB)
       Collecting oauth2client
         Downloading oauth2client-4.1.3-py2.py3-none-any.whl (98 kB)
       Collecting httplib2
         Downloading httplib2-0.18.1-py3-none-any.whl (95 kB)
       Collecting pysocks==1.7.1
         Downloading PySocks-1.7.1-py3-none-any.whl (16 kB)
       Collecting pyaes==1.6.1
         Downloading pyaes-1.6.1.tar.gz (28 kB)
       Collecting google-api-core<2dev,>=1.18.0
         Downloading google_api_core-1.22.0-py2.py3-none-any.whl (91 kB)
       Collecting google-auth>=1.16.0
         Downloading google_auth-1.19.2-py2.py3-none-any.whl (91 kB)
       Collecting google-auth-httplib2>=0.0.3
         Downloading google_auth_httplib2-0.0.4-py2.py3-none-any.whl (9.1 kB)
       Collecting six<2dev,>=1.6.1
         Downloading six-1.15.0-py2.py3-none-any.whl (10 kB)
       Collecting uritemplate<4dev,>=3.0.0
         Downloading uritemplate-3.0.1-py2.py3-none-any.whl (15 kB)
       Collecting rsa>=3.1.4
         Downloading rsa-4.6-py3-none-any.whl (47 kB)
       Collecting pyasn1-modules>=0.0.5
         Downloading pyasn1_modules-0.2.8-py2.py3-none-any.whl (155 kB)
       Collecting pyasn1>=0.1.7
         Downloading pyasn1-0.4.8-py2.py3-none-any.whl (77 kB)
       Collecting protobuf>=3.12.0
         Downloading protobuf-3.12.2-cp38-cp38-manylinux1_x86_64.whl (1.3 MB)
       Collecting requests<3.0.0dev,>=2.18.0
         Downloading requests-2.24.0-py2.py3-none-any.whl (61 kB)
       Collecting googleapis-common-protos<2.0dev,>=1.6.0
         Downloading googleapis_common_protos-1.52.0-py2.py3-none-any.whl (100 kB)
       Collecting pytz
         Downloading pytz-2020.1-py2.py3-none-any.whl (510 kB)
       Collecting cachetools<5.0,>=2.0.0
         Downloading cachetools-4.1.1-py3-none-any.whl (10 kB)
       Collecting urllib3!=1.25.0,!=1.25.1,<1.26,>=1.21.1
         Downloading urllib3-1.25.9-py2.py3-none-any.whl (126 kB)
       Collecting idna<3,>=2.5
         Downloading idna-2.10-py2.py3-none-any.whl (58 kB)
       Collecting certifi>=2017.4.17
         Downloading certifi-2020.6.20-py2.py3-none-any.whl (156 kB)
       Collecting chardet<4,>=3.0.2
         Downloading chardet-3.0.4-py2.py3-none-any.whl (133 kB)
       Building wheels for collected packages: pyaes
         Building wheel for pyaes (setup.py): started
         Building wheel for pyaes (setup.py): finished with status 'done'
         Created wheel for pyaes: filename=pyaes-1.6.1-py3-none-any.whl size=26345 sha256=226790a682e5548d0cf3684fa450c987ca1c81a0a9a3db0fb9b9a54f508b1a8a
         Stored in directory: /tmp/pip-ephem-wheel-cache-vqw8zjkj/wheels/aa/ca/9c/8a3c00512585c703edc457db81c066b9609d76758c74f72ac6
       Successfully built pyaes
       ERROR: google-auth 1.19.2 has requirement setuptools>=40.3.0, but you'll have setuptools 39.0.1 which is incompatible.
       Installing collected packages: pysocks, pyaes, pyrogram, tgcrypto, six, protobuf, urllib3, idna, certifi, chardet, requests, googleapis-common-protos, pyasn1, rsa, cachetools, pyasn1-modules, google-auth, pytz, google-api-core, httplib2, google-auth-httplib2, uritemplate, google-api-python-client, oauth2client
       Successfully installed cachetools-4.1.1 certifi-2020.6.20 chardet-3.0.4 google-api-core-1.22.0 google-api-python-client-1.10.0 google-auth-1.19.2 google-auth-httplib2-0.0.4 googleapis-common-protos-1.52.0 httplib2-0.18.1 idna-2.10 oauth2client-4.1.3 protobuf-3.12.2 pyaes-1.6.1 pyasn1-0.4.8 pyasn1-modules-0.2.8 pyrogram-0.17.1 pysocks-1.7.1 pytz-2020.1 requests-2.24.0 rsa-4.6 six-1.15.0 tgcrypto-1.2.1 uritemplate-3.0.1 urllib3-1.25.9
-----> Discovering process types
       Procfile declares types -> worker
-----> Compressing...
       Done: 52.8M
-----> Launching...
       Released v4
       https://ytup6.herokuapp.com/ deployed to Heroku


Report Page