Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Can't install it #4163

Closed
anondev-sudo opened this issue Jun 11, 2022 · 10 comments
Closed

Can't install it #4163

anondev-sudo opened this issue Jun 11, 2022 · 10 comments
Assignees
Labels
question Further information is requested

Comments

@anondev-sudo
Copy link

Hello, I am trying to install pyload to my old laptop that is running Raspberry pi os for desktop
Logs:

$ pip3 install --pre pyload-ng[all]
Looking in indexes: https://pypi.org/simple, https://www.piwheels.org/simple
Collecting pyload-ng[all]
  Using cached https://files.pythonhosted.org/packages/87/0f/439436a374516d9d42f366c9e86168f0157766c6e4c2d528968c27eccd33/pyload_ng-0.5.0b3.dev24-py3-none-any.whl
Collecting Flask-Babel~=1.0 (from pyload-ng[all])
  Using cached https://files.pythonhosted.org/packages/76/a4/0115c7c520125853037fc1d6b3da132a526949640e27a699a13e05ec7593/Flask_Babel-1.0.0-py3-none-any.whl
Collecting Flask-Session~=0.3 (from pyload-ng[all])
  Using cached https://files.pythonhosted.org/packages/83/ae/13f06537405f8e04868f578295fa94bd46f0c1764431417a4059e2b54c91/Flask_Session-0.4.0-py2.py3-none-any.whl
Collecting Flask-Compress~=1.8 (from pyload-ng[all])
  Using cached https://files.pythonhosted.org/packages/d5/08/91ffc9506cb569f45cc4781ac8d35c6be19b9c3c8b1f8bc77aed56a46b53/Flask_Compress-1.12-py3-none-any.whl
Collecting bitmath~=1.3 (from pyload-ng[all])
  Using cached https://www.piwheels.org/simple/bitmath/bitmath-1.3.3.1-py3-none-any.whl
Collecting Flask-Themes2~=1.0 (from pyload-ng[all])
  Using cached https://www.piwheels.org/simple/flask-themes2/Flask_Themes2-1.0.0-py3-none-any.whl
Requirement already satisfied: setuptools>=38.3 in /usr/lib/python3/dist-packages (from pyload-ng[all]) (40.8.0)
Collecting cryptography>=35.0.0 (from pyload-ng[all])
  Using cached https://files.pythonhosted.org/packages/51/05/bb2b681f6a77276fc423d04187c39dafdb65b799c8d87b62ca82659f9ead/cryptography-37.0.2.tar.gz
  Installing build dependencies ... \
                                                                                                                                                        done
Collecting Flask~=2.0 (from pyload-ng[all])
  Using cached https://files.pythonhosted.org/packages/ba/76/e9580e494eaf6f09710b0f3b9000c9c0363e44af5390be32bb0394165853/Flask-2.1.2-py3-none-any.whl
Collecting pycurl~=7.43 (from pyload-ng[all])
  Using cached https://files.pythonhosted.org/packages/09/ca/0b6da1d0f391acb8991ac6fdf8823ed9cf4c19680d4f378ab1727f90bd5c/pycurl-7.45.1.tar.gz
Collecting Js2Py~=0.7 (from pyload-ng[all])
  Using cached https://files.pythonhosted.org/packages/68/16/5f671ca7a8278ce5fa57dd97aa2427588be08505816238277600bab2cea9/Js2Py-0.71-py3-none-any.whl
Collecting Flask-Caching~=1.9 (from pyload-ng[all])
  Using cached https://files.pythonhosted.org/packages/7c/71/c0e8279de363b193c3538e9cee772fd50c671c9c98e76f21ebb378b5a734/Flask_Caching-1.11.1-py3-none-any.whl
Collecting filetype~=1.0 (from pyload-ng[all])
  Using cached https://files.pythonhosted.org/packages/29/e9/e0833c0ac889488e914e5f2c91971b70d9c7e58d58965884aad434d13761/filetype-1.0.13-py2.py3-none-any.whl
Collecting semver~=2.10 (from pyload-ng[all])
  Using cached https://files.pythonhosted.org/packages/0b/70/b84f9944a03964a88031ef6ac219b6c91e8ba2f373362329d8770ef36f02/semver-2.13.0-py2.py3-none-any.whl
Collecting Cheroot~=8.4 (from pyload-ng[all])
  Using cached https://files.pythonhosted.org/packages/d3/87/8c5a471a82dfd1c82b4cb6605fcad90e1f0e938b14c0516da3504701a2b4/cheroot-8.6.0-py2.py3-none-any.whl
Requirement already satisfied: Pillow; extra == "all" in /usr/lib/python3/dist-packages (from pyload-ng[all]) (5.4.1)
Collecting slixmpp; extra == "all" (from pyload-ng[all])
  Downloading https://www.piwheels.org/simple/slixmpp/slixmpp-1.8.2-py3-none-any.whl (497kB)
    100% |████████████████████████████████| 501kB 441kB/s
Requirement already satisfied: pyOpenSSL; extra == "all" in /usr/lib/python3/dist-packages (from pyload-ng[all]) (19.0.0)
Collecting Jinja2==3.0.3; extra == "all" (from pyload-ng[all])
  Downloading https://files.pythonhosted.org/packages/20/9a/e5d9ec41927401e41aea8af6d16e78b5e612bca4699d417f646a9610a076/Jinja2-3.0.3-py3-none-any.whl (133kB)
    100% |████████████████████████████████| 143kB 779kB/s
Collecting Babel; extra == "all" (from pyload-ng[all])
  Downloading https://files.pythonhosted.org/packages/c5/7b/2c9fc1e18cb97676c7bedaa872447eb720e0c6e0e48190b4fba7eccdc1a8/Babel-2.10.1-py3-none-any.whl (9.5MB)
    100% |████████████████████████████████| 9.5MB 27kB/s
Collecting colorlog; extra == "all" (from pyload-ng[all])
  Downloading https://files.pythonhosted.org/packages/7d/54/e24efe5469ecb2710112055de87a2900e9494810bcfc25c12c7a0723eb64/colorlog-6.6.0-py2.py3-none-any.whl
Requirement already satisfied: beautifulsoup4; extra == "all" in /usr/lib/python3/dist-packages (from pyload-ng[all]) (4.7.1)
Requirement already satisfied: Send2Trash; extra == "all" in /usr/lib/python3/dist-packages (from pyload-ng[all]) (1.5.0)
Collecting pytz (from Flask-Babel~=1.0->pyload-ng[all])
  Downloading https://files.pythonhosted.org/packages/60/2e/dec1cc18c51b8df33c7c4d0a321b084cf38e1733b98f9d15018880fb4970/pytz-2022.1-py2.py3-none-any.whl (503kB)
    100% |████████████████████████████████| 512kB 425kB/s
Collecting cachelib (from Flask-Session~=0.3->pyload-ng[all])
  Downloading https://files.pythonhosted.org/packages/6c/31/136f2fec579283d2edd4e868aba079883809d28f193905a176566f5280d0/cachelib-0.7.0-py3-none-any.whl
Collecting brotli (from Flask-Compress~=1.8->pyload-ng[all])
  Downloading https://files.pythonhosted.org/packages/73/96/1d343fc1317e689cbdd20681e88ebfaf5a75bc22cf198a82567e8521cb51/Brotli-1.0.9-cp37-cp37m-manylinux1_i686.whl (342kB)
    100% |████████████████████████████████| 348kB 139kB/s
Collecting cffi>=1.12 (from cryptography>=35.0.0->pyload-ng[all])
Collecting click>=8.0 (from Flask~=2.0->pyload-ng[all])
  Downloading https://files.pythonhosted.org/packages/c2/f1/df59e28c642d583f7dacffb1e0965d0e00b218e0186d7858ac5233dce840/click-8.1.3-py3-none-any.whl (96kB)
    100% |████████████████████████████████| 102kB 794kB/s
Collecting importlib-metadata>=3.6.0; python_version < "3.10" (from Flask~=2.0->pyload-ng[all])
  Downloading https://files.pythonhosted.org/packages/ab/b5/1bd220dd470b0b912fc31499e0d9c652007a60caf137995867ccc4b98cb6/importlib_metadata-4.11.4-py3-none-any.whl
Collecting Werkzeug>=2.0 (from Flask~=2.0->pyload-ng[all])
  Downloading https://files.pythonhosted.org/packages/c4/44/f50f2d22cdfb6d56c03d1b4cc3cfa03ebee2f21b59a7768f151e43415ba5/Werkzeug-2.1.2-py3-none-any.whl (224kB)
    100% |████████████████████████████████| 225kB 754kB/s
Collecting itsdangerous>=2.0 (from Flask~=2.0->pyload-ng[all])
  Downloading https://files.pythonhosted.org/packages/68/5f/447e04e828f47465eeab35b5d408b7ebaaaee207f48b7136c5a7267a30ae/itsdangerous-2.1.2-py3-none-any.whl
Collecting pyjsparser>=2.5.1 (from Js2Py~=0.7->pyload-ng[all])
  Downloading https://www.piwheels.org/simple/pyjsparser/pyjsparser-2.7.1-py3-none-any.whl
Collecting tzlocal>=1.2 (from Js2Py~=0.7->pyload-ng[all])
  Downloading https://files.pythonhosted.org/packages/31/b7/3bc2c1868f27677139b772e4fde95265b93151912fd90eb874827943bfcf/tzlocal-4.2-py3-none-any.whl
Requirement already satisfied: six>=1.10 in /usr/lib/python3/dist-packages (from Js2Py~=0.7->pyload-ng[all]) (1.12.0)
Collecting jaraco.functools (from Cheroot~=8.4->pyload-ng[all])
  Downloading https://files.pythonhosted.org/packages/fb/36/5b86ff4d8013596bd5276f7c1bcf500dc5993a2a9d07d5d3307f5f44e29f/jaraco.functools-3.5.0-py3-none-any.whl
Collecting more-itertools>=2.6; python_version >= "3.6" (from Cheroot~=8.4->pyload-ng[all])
  Downloading https://files.pythonhosted.org/packages/bd/3f/c4b3dbd315e248f84c388bd4a72b131a29f123ecacc37ffb2b3834546e42/more_itertools-8.13.0-py3-none-any.whl (51kB)
    100% |████████████████████████████████| 61kB 1.2MB/s
Collecting aiodns>=1.0 (from slixmpp; extra == "all"->pyload-ng[all])
  Downloading https://files.pythonhosted.org/packages/ab/72/991ee33a517df69c6cd6f3486cfe9b6329557cb55acaa8cefac33c2aa4d2/aiodns-3.0.0-py3-none-any.whl
Collecting typing-extensions; python_version < "3.8.0" (from slixmpp; extra == "all"->pyload-ng[all])
  Using cached https://files.pythonhosted.org/packages/75/e1/932e06004039dd670c9d5e1df0cd606bf46e29a28e65d5bb28e894ea29c9/typing_extensions-4.2.0-py3-none-any.whl
Collecting pyasn1-modules (from slixmpp; extra == "all"->pyload-ng[all])
  Downloading https://files.pythonhosted.org/packages/95/de/214830a981892a3e286c3794f41ae67a4495df1108c3da8a9f62159b9a9d/pyasn1_modules-0.2.8-py2.py3-none-any.whl (155kB)
    100% |████████████████████████████████| 163kB 932kB/s
Collecting pyasn1 (from slixmpp; extra == "all"->pyload-ng[all])
  Downloading https://files.pythonhosted.org/packages/62/1e/a94a8d635fa3ce4cfc7f506003548d0a2447ae76fd5ca53932970fe3053f/pyasn1-0.4.8-py2.py3-none-any.whl (77kB)
    100% |████████████████████████████████| 81kB 1.0MB/s
Collecting MarkupSafe>=2.0 (from Jinja2==3.0.3; extra == "all"->pyload-ng[all])
  Downloading https://files.pythonhosted.org/packages/87/31/ab37f60fde001c02ac115da6f66a2d934d37407f257ad8e15ed69093c7fb/MarkupSafe-2.1.1-cp37-cp37m-manylinux_2_5_i686.manylinux1_i686.manylinux_2_17_i686.manylinux2014_i686.whl
Collecting pycparser (from cffi>=1.12->cryptography>=35.0.0->pyload-ng[all])
  Using cached https://files.pythonhosted.org/packages/62/d5/5f610ebe421e85889f2e55e33b7f9a6795bd982198517d912eb1c76e1a53/pycparser-2.21-py2.py3-none-any.whl
Collecting zipp>=0.5 (from importlib-metadata>=3.6.0; python_version < "3.10"->Flask~=2.0->pyload-ng[all])
  Downloading https://files.pythonhosted.org/packages/80/0e/16a7ee38617aab6a624e95948d314097cc2669edae9b02ded53309941cfc/zipp-3.8.0-py3-none-any.whl
Collecting pytz-deprecation-shim (from tzlocal>=1.2->Js2Py~=0.7->pyload-ng[all])
  Downloading https://files.pythonhosted.org/packages/eb/73/3eaab547ca809754e67e06871cff0fc962bafd4b604e15f31896a0f94431/pytz_deprecation_shim-0.1.0.post0-py2.py3-none-any.whl
Collecting backports.zoneinfo; python_version < "3.9" (from tzlocal>=1.2->Js2Py~=0.7->pyload-ng[all])
  Downloading https://files.pythonhosted.org/packages/d1/04/8f2fed9c0cb9c88442fc8d6372cb0f5738fb05a65b45e2d371fbc8a15087/backports.zoneinfo-0.2.1-cp37-cp37m-manylinux1_i686.whl (68kB)
    100% |████████████████████████████████| 71kB 1.1MB/s
Collecting pycares>=4.0.0 (from aiodns>=1.0->slixmpp; extra == "all"->pyload-ng[all])
  Downloading https://files.pythonhosted.org/packages/27/3b/d82664e0b94646193a37e93072d423574e0640bb9ed5498ce10d8fd7ad11/pycares-4.1.2-cp37-cp37m-manylinux_2_5_i686.manylinux1_i686.manylinux_2_12_i686.manylinux2010_i686.whl (271kB)
    100% |████████████████████████████████| 276kB 564kB/s
Collecting tzdata; python_version >= "3.6" (from pytz-deprecation-shim->tzlocal>=1.2->Js2Py~=0.7->pyload-ng[all])
  Downloading https://files.pythonhosted.org/packages/89/2d/49329ebec33b14dae61ecc8c85abe596341832fa36c4bcd3d99fddda018b/tzdata-2022.1-py2.py3-none-any.whl (339kB)
    100% |████████████████████████████████| 348kB 340kB/s
Building wheels for collected packages: cryptography, pycurl
  Running setup.py bdist_wheel for cryptography ... error
  Complete output from command /usr/bin/python3 -u -c "import setuptools, tokenize;__file__='/tmp/pip-install-kyubhcv7/cryptography/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-dkog7z4_ --python-tag cp37:
  running bdist_wheel
  running build
  running build_py
  creating build
  creating build/lib.linux-i686-cpython-37
  creating build/lib.linux-i686-cpython-37/cryptography
  copying src/cryptography/utils.py -> build/lib.linux-i686-cpython-37/cryptography
  copying src/cryptography/exceptions.py -> build/lib.linux-i686-cpython-37/cryptography
  copying src/cryptography/__about__.py -> build/lib.linux-i686-cpython-37/cryptography
  copying src/cryptography/fernet.py -> build/lib.linux-i686-cpython-37/cryptography
  copying src/cryptography/__init__.py -> build/lib.linux-i686-cpython-37/cryptography
  creating build/lib.linux-i686-cpython-37/cryptography/x509
  copying src/cryptography/x509/extensions.py -> build/lib.linux-i686-cpython-37/cryptography/x509
  copying src/cryptography/x509/ocsp.py -> build/lib.linux-i686-cpython-37/cryptography/x509
  copying src/cryptography/x509/certificate_transparency.py -> build/lib.linux-i686-cpython-37/cryptography/x509
  copying src/cryptography/x509/base.py -> build/lib.linux-i686-cpython-37/cryptography/x509
  copying src/cryptography/x509/oid.py -> build/lib.linux-i686-cpython-37/cryptography/x509
  copying src/cryptography/x509/name.py -> build/lib.linux-i686-cpython-37/cryptography/x509
  copying src/cryptography/x509/general_name.py -> build/lib.linux-i686-cpython-37/cryptography/x509
  copying src/cryptography/x509/__init__.py -> build/lib.linux-i686-cpython-37/cryptography/x509
  creating build/lib.linux-i686-cpython-37/cryptography/hazmat
  copying src/cryptography/hazmat/_oid.py -> build/lib.linux-i686-cpython-37/cryptography/hazmat
  copying src/cryptography/hazmat/__init__.py -> build/lib.linux-i686-cpython-37/cryptography/hazmat
  creating build/lib.linux-i686-cpython-37/cryptography/hazmat/bindings
  copying src/cryptography/hazmat/bindings/__init__.py -> build/lib.linux-i686-cpython-37/cryptography/hazmat/bindings
  creating build/lib.linux-i686-cpython-37/cryptography/hazmat/backends
  copying src/cryptography/hazmat/backends/__init__.py -> build/lib.linux-i686-cpython-37/cryptography/hazmat/backends
  creating build/lib.linux-i686-cpython-37/cryptography/hazmat/primitives
  copying src/cryptography/hazmat/primitives/poly1305.py -> build/lib.linux-i686-cpython-37/cryptography/hazmat/primitives
  copying src/cryptography/hazmat/primitives/_serialization.py -> build/lib.linux-i686-cpython-37/cryptography/hazmat/primitives
  copying src/cryptography/hazmat/primitives/_cipheralgorithm.py -> build/lib.linux-i686-cpython-37/cryptography/hazmat/primitives
  copying src/cryptography/hazmat/primitives/keywrap.py -> build/lib.linux-i686-cpython-37/cryptography/hazmat/primitives
  copying src/cryptography/hazmat/primitives/hmac.py -> build/lib.linux-i686-cpython-37/cryptography/hazmat/primitives
  copying src/cryptography/hazmat/primitives/_asymmetric.py -> build/lib.linux-i686-cpython-37/cryptography/hazmat/primitives
  copying src/cryptography/hazmat/primitives/constant_time.py -> build/lib.linux-i686-cpython-37/cryptography/hazmat/primitives
  copying src/cryptography/hazmat/primitives/cmac.py -> build/lib.linux-i686-cpython-37/cryptography/hazmat/primitives
  copying src/cryptography/hazmat/primitives/hashes.py -> build/lib.linux-i686-cpython-37/cryptography/hazmat/primitives
  copying src/cryptography/hazmat/primitives/__init__.py -> build/lib.linux-i686-cpython-37/cryptography/hazmat/primitives
  copying src/cryptography/hazmat/primitives/padding.py -> build/lib.linux-i686-cpython-37/cryptography/hazmat/primitives
  creating build/lib.linux-i686-cpython-37/cryptography/hazmat/bindings/openssl
  copying src/cryptography/hazmat/bindings/openssl/_conditional.py -> build/lib.linux-i686-cpython-37/cryptography/hazmat/bindings/openssl
  copying src/cryptography/hazmat/bindings/openssl/binding.py -> build/lib.linux-i686-cpython-37/cryptography/hazmat/bindings/openssl
  copying src/cryptography/hazmat/bindings/openssl/__init__.py -> build/lib.linux-i686-cpython-37/cryptography/hazmat/bindings/openssl
  creating build/lib.linux-i686-cpython-37/cryptography/hazmat/backends/openssl
  copying src/cryptography/hazmat/backends/openssl/decode_asn1.py -> build/lib.linux-i686-cpython-37/cryptography/hazmat/backends/openssl
  copying src/cryptography/hazmat/backends/openssl/x25519.py -> build/lib.linux-i686-cpython-37/cryptography/hazmat/backends/openssl
  copying src/cryptography/hazmat/backends/openssl/ed25519.py -> build/lib.linux-i686-cpython-37/cryptography/hazmat/backends/openssl
  copying src/cryptography/hazmat/backends/openssl/x448.py -> build/lib.linux-i686-cpython-37/cryptography/hazmat/backends/openssl
  copying src/cryptography/hazmat/backends/openssl/poly1305.py -> build/lib.linux-i686-cpython-37/cryptography/hazmat/backends/openssl
  copying src/cryptography/hazmat/backends/openssl/utils.py -> build/lib.linux-i686-cpython-37/cryptography/hazmat/backends/openssl
  copying src/cryptography/hazmat/backends/openssl/ec.py -> build/lib.linux-i686-cpython-37/cryptography/hazmat/backends/openssl
  copying src/cryptography/hazmat/backends/openssl/aead.py -> build/lib.linux-i686-cpython-37/cryptography/hazmat/backends/openssl
  copying src/cryptography/hazmat/backends/openssl/ed448.py -> build/lib.linux-i686-cpython-37/cryptography/hazmat/backends/openssl
  copying src/cryptography/hazmat/backends/openssl/encode_asn1.py -> build/lib.linux-i686-cpython-37/cryptography/hazmat/backends/openssl
  copying src/cryptography/hazmat/backends/openssl/hmac.py -> build/lib.linux-i686-cpython-37/cryptography/hazmat/backends/openssl
  copying src/cryptography/hazmat/backends/openssl/backend.py -> build/lib.linux-i686-cpython-37/cryptography/hazmat/backends/openssl
  copying src/cryptography/hazmat/backends/openssl/rsa.py -> build/lib.linux-i686-cpython-37/cryptography/hazmat/backends/openssl
  copying src/cryptography/hazmat/backends/openssl/ciphers.py -> build/lib.linux-i686-cpython-37/cryptography/hazmat/backends/openssl
  copying src/cryptography/hazmat/backends/openssl/dsa.py -> build/lib.linux-i686-cpython-37/cryptography/hazmat/backends/openssl
  copying src/cryptography/hazmat/backends/openssl/cmac.py -> build/lib.linux-i686-cpython-37/cryptography/hazmat/backends/openssl
  copying src/cryptography/hazmat/backends/openssl/hashes.py -> build/lib.linux-i686-cpython-37/cryptography/hazmat/backends/openssl
  copying src/cryptography/hazmat/backends/openssl/dh.py -> build/lib.linux-i686-cpython-37/cryptography/hazmat/backends/openssl
  copying src/cryptography/hazmat/backends/openssl/__init__.py -> build/lib.linux-i686-cpython-37/cryptography/hazmat/backends/openssl
  copying src/cryptography/hazmat/backends/openssl/x509.py -> build/lib.linux-i686-cpython-37/cryptography/hazmat/backends/openssl
  creating build/lib.linux-i686-cpython-37/cryptography/hazmat/primitives/twofactor
  copying src/cryptography/hazmat/primitives/twofactor/hotp.py -> build/lib.linux-i686-cpython-37/cryptography/hazmat/primitives/twofactor
  copying src/cryptography/hazmat/primitives/twofactor/totp.py -> build/lib.linux-i686-cpython-37/cryptography/hazmat/primitives/twofactor
  copying src/cryptography/hazmat/primitives/twofactor/__init__.py -> build/lib.linux-i686-cpython-37/cryptography/hazmat/primitives/twofactor
  creating build/lib.linux-i686-cpython-37/cryptography/hazmat/primitives/ciphers
  copying src/cryptography/hazmat/primitives/ciphers/algorithms.py -> build/lib.linux-i686-cpython-37/cryptography/hazmat/primitives/ciphers
  copying src/cryptography/hazmat/primitives/ciphers/modes.py -> build/lib.linux-i686-cpython-37/cryptography/hazmat/primitives/ciphers
  copying src/cryptography/hazmat/primitives/ciphers/base.py -> build/lib.linux-i686-cpython-37/cryptography/hazmat/primitives/ciphers
  copying src/cryptography/hazmat/primitives/ciphers/aead.py -> build/lib.linux-i686-cpython-37/cryptography/hazmat/primitives/ciphers
  copying src/cryptography/hazmat/primitives/ciphers/__init__.py -> build/lib.linux-i686-cpython-37/cryptography/hazmat/primitives/ciphers
  creating build/lib.linux-i686-cpython-37/cryptography/hazmat/primitives/kdf
  copying src/cryptography/hazmat/primitives/kdf/x963kdf.py -> build/lib.linux-i686-cpython-37/cryptography/hazmat/primitives/kdf
  copying src/cryptography/hazmat/primitives/kdf/pbkdf2.py -> build/lib.linux-i686-cpython-37/cryptography/hazmat/primitives/kdf
  copying src/cryptography/hazmat/primitives/kdf/kbkdf.py -> build/lib.linux-i686-cpython-37/cryptography/hazmat/primitives/kdf
  copying src/cryptography/hazmat/primitives/kdf/hkdf.py -> build/lib.linux-i686-cpython-37/cryptography/hazmat/primitives/kdf
  copying src/cryptography/hazmat/primitives/kdf/concatkdf.py -> build/lib.linux-i686-cpython-37/cryptography/hazmat/primitives/kdf
  copying src/cryptography/hazmat/primitives/kdf/scrypt.py -> build/lib.linux-i686-cpython-37/cryptography/hazmat/primitives/kdf
  copying src/cryptography/hazmat/primitives/kdf/__init__.py -> build/lib.linux-i686-cpython-37/cryptography/hazmat/primitives/kdf
  creating build/lib.linux-i686-cpython-37/cryptography/hazmat/primitives/serialization
  copying src/cryptography/hazmat/primitives/serialization/ssh.py -> build/lib.linux-i686-cpython-37/cryptography/hazmat/primitives/serialization
  copying src/cryptography/hazmat/primitives/serialization/base.py -> build/lib.linux-i686-cpython-37/cryptography/hazmat/primitives/serialization
  copying src/cryptography/hazmat/primitives/serialization/pkcs7.py -> build/lib.linux-i686-cpython-37/cryptography/hazmat/primitives/serialization
  copying src/cryptography/hazmat/primitives/serialization/__init__.py -> build/lib.linux-i686-cpython-37/cryptography/hazmat/primitives/serialization
  copying src/cryptography/hazmat/primitives/serialization/pkcs12.py -> build/lib.linux-i686-cpython-37/cryptography/hazmat/primitives/serialization
  creating build/lib.linux-i686-cpython-37/cryptography/hazmat/primitives/asymmetric
  copying src/cryptography/hazmat/primitives/asymmetric/x25519.py -> build/lib.linux-i686-cpython-37/cryptography/hazmat/primitives/asymmetric
  copying src/cryptography/hazmat/primitives/asymmetric/ed25519.py -> build/lib.linux-i686-cpython-37/cryptography/hazmat/primitives/asymmetric
  copying src/cryptography/hazmat/primitives/asymmetric/types.py -> build/lib.linux-i686-cpython-37/cryptography/hazmat/primitives/asymmetric
  copying src/cryptography/hazmat/primitives/asymmetric/x448.py -> build/lib.linux-i686-cpython-37/cryptography/hazmat/primitives/asymmetric
  copying src/cryptography/hazmat/primitives/asymmetric/utils.py -> build/lib.linux-i686-cpython-37/cryptography/hazmat/primitives/asymmetric
  copying src/cryptography/hazmat/primitives/asymmetric/ec.py -> build/lib.linux-i686-cpython-37/cryptography/hazmat/primitives/asymmetric
  copying src/cryptography/hazmat/primitives/asymmetric/ed448.py -> build/lib.linux-i686-cpython-37/cryptography/hazmat/primitives/asymmetric
  copying src/cryptography/hazmat/primitives/asymmetric/rsa.py -> build/lib.linux-i686-cpython-37/cryptography/hazmat/primitives/asymmetric
  copying src/cryptography/hazmat/primitives/asymmetric/dsa.py -> build/lib.linux-i686-cpython-37/cryptography/hazmat/primitives/asymmetric
  copying src/cryptography/hazmat/primitives/asymmetric/dh.py -> build/lib.linux-i686-cpython-37/cryptography/hazmat/primitives/asymmetric
  copying src/cryptography/hazmat/primitives/asymmetric/__init__.py -> build/lib.linux-i686-cpython-37/cryptography/hazmat/primitives/asymmetric
  copying src/cryptography/hazmat/primitives/asymmetric/padding.py -> build/lib.linux-i686-cpython-37/cryptography/hazmat/primitives/asymmetric
  running egg_info
  writing src/cryptography.egg-info/PKG-INFO
  writing dependency_links to src/cryptography.egg-info/dependency_links.txt
  writing requirements to src/cryptography.egg-info/requires.txt
  writing top-level names to src/cryptography.egg-info/top_level.txt
  reading manifest file 'src/cryptography.egg-info/SOURCES.txt'
  reading manifest template 'MANIFEST.in'
  no previously-included directories found matching 'docs/_build'
  warning: no previously-included files found matching 'vectors'
  warning: no previously-included files matching '*' found under directory 'vectors'
  warning: no previously-included files matching '*' found under directory '.github'
  warning: no previously-included files found matching 'release.py'
  warning: no previously-included files found matching '.coveragerc'
  warning: no previously-included files found matching 'codecov.yml'
  warning: no previously-included files found matching '.readthedocs.yml'
  warning: no previously-included files found matching 'dev-requirements.txt'
  warning: no previously-included files found matching 'tox.ini'
  warning: no previously-included files found matching 'mypy.ini'
  warning: no previously-included files matching '*' found under directory '.circleci'
  adding license file 'LICENSE'
  adding license file 'LICENSE.APACHE'
  adding license file 'LICENSE.BSD'
  adding license file 'LICENSE.PSF'
  writing manifest file 'src/cryptography.egg-info/SOURCES.txt'
  /tmp/pip-build-env-0ssivgon/lib/python3.7/site-packages/setuptools/command/build_py.py:153: SetuptoolsDeprecationWarning:     Installing 'cryptography.hazmat.bindings._rust' as data is deprecated, please list it in `packages`.
      !!


      ############################
      # Package would be ignored #
      ############################
      Python recognizes 'cryptography.hazmat.bindings._rust' as an importable package,
      but it is not listed in the `packages` configuration of setuptools.
      Currently 'cryptography.hazmat.bindings._rust' is only added to the distribution because it may
      contain data files, but this behavior is likely to change in future
      versions of setuptools (and therefore is considered deprecated).

      Please make sure that 'cryptography.hazmat.bindings._rust' is included as a package by using
      the `packages` configuration field or the proper discovery methods
      (for example by using `find_namespace_packages(...)`/`find_namespace:`
      instead of `find_packages(...)`/`find:`).

      You can read more about "package discovery" and "data files" on setuptools
      documentation page.


  !!

    check.warn(importable)
  copying src/cryptography/py.typed -> build/lib.linux-i686-cpython-37/cryptography
  creating build/lib.linux-i686-cpython-37/cryptography/hazmat/bindings/_rust
  copying src/cryptography/hazmat/bindings/_rust/__init__.pyi -> build/lib.linux-i686-cpython-37/cryptography/hazmat/bindings/_rust
  copying src/cryptography/hazmat/bindings/_rust/asn1.pyi -> build/lib.linux-i686-cpython-37/cryptography/hazmat/bindings/_rust
  copying src/cryptography/hazmat/bindings/_rust/ocsp.pyi -> build/lib.linux-i686-cpython-37/cryptography/hazmat/bindings/_rust
  copying src/cryptography/hazmat/bindings/_rust/x509.pyi -> build/lib.linux-i686-cpython-37/cryptography/hazmat/bindings/_rust
  running build_ext
  generating cffi module 'build/temp.linux-i686-cpython-37/_openssl.c'
  creating build/temp.linux-i686-cpython-37
  running build_rust

      =============================DEBUG ASSISTANCE=============================
      If you are seeing a compilation error please try the following steps to
      successfully install cryptography:
      1) Upgrade to the latest pip and try again. This will fix errors for most
         users. See: https://pip.pypa.io/en/stable/installing/#upgrading-pip
      2) Read https://cryptography.io/en/latest/installation/ for specific
         instructions for your platform.
      3) Check our frequently asked questions for more information:
         https://cryptography.io/en/latest/faq/
      4) Ensure you have a recent Rust toolchain installed:
         https://cryptography.io/en/latest/installation/#rust

      Python: 3.7.3
      platform: Linux-4.19.0-13-686-pae-i686-with-debian-10.7
      pip: 18.1
      setuptools: 62.3.3
      setuptools_rust: 1.3.0
      =============================DEBUG ASSISTANCE=============================

  error: can't find Rust compiler

  If you are using an outdated pip version, it is possible a prebuilt wheel is available for this package but pip is not able to install from it. Installing from the wheel would avoid the need for a Rust compiler.

  To update pip, run:

      pip install --upgrade pip

  and then retry package installation.

  If you did intend to build this package from source, try installing a Rust compiler from your system package manager and ensure it is on the PATH during installation. Alternatively, rustup (available at https://rustup.rs) is the recommended way to download and update the Rust compiler toolchain.

  This package requires Rust >=1.41.0.

  ----------------------------------------
  Failed building wheel for cryptography
  Running setup.py clean for cryptography
  Complete output from command /usr/bin/python3 -u -c "import setuptools, tokenize;__file__='/tmp/pip-install-kyubhcv7/cryptography/setup.py';f=getattr(tokenize, 'open', open)(__file__);code=f.read().replace('\r\n', '\n');f.close();exec(compile(code, __file__, 'exec'))" clean --all:
  running clean
  removing 'build/temp.linux-i686-cpython-37' (and everything under it)
  removing 'build/lib.linux-i686-cpython-37' (and everything under it)
  'build/bdist.linux-i686' does not exist -- can't clean it
  'build/scripts-3.7' does not exist -- can't clean it
  removing 'build'
  running clean_rust

      =============================DEBUG ASSISTANCE=============================
      If you are seeing a compilation error please try the following steps to
      successfully install cryptography:
      1) Upgrade to the latest pip and try again. This will fix errors for most
         users. See: https://pip.pypa.io/en/stable/installing/#upgrading-pip
      2) Read https://cryptography.io/en/latest/installation/ for specific
         instructions for your platform.
      3) Check our frequently asked questions for more information:
         https://cryptography.io/en/latest/faq/
      4) Ensure you have a recent Rust toolchain installed:
         https://cryptography.io/en/latest/installation/#rust

      Python: 3.7.3
      platform: Linux-4.19.0-13-686-pae-i686-with-debian-10.7
      pip: 18.1
      setuptools: 62.3.3
      setuptools_rust: 1.3.0
      =============================DEBUG ASSISTANCE=============================

  error: can't find Rust compiler

  If you are using an outdated pip version, it is possible a prebuilt wheel is available for this package but pip is not able to install from it. Installing from the wheel would avoid the need for a Rust compiler.

  To update pip, run:

      pip install --upgrade pip

  and then retry package installation.

  If you did intend to build this package from source, try installing a Rust compiler from your system package manager and ensure it is on the PATH during installation. Alternatively, rustup (available at https://rustup.rs) is the recommended way to download and update the Rust compiler toolchain.

  This package requires Rust >=1.41.0.

  ----------------------------------------
  Failed cleaning build dir for cryptography
  Running setup.py bdist_wheel for pycurl ... done
  Stored in directory: /home/pi/.cache/pip/wheels/5b/ff/53/f444020587b6673b1951e3cf266883644303f71d39b45028b3
Successfully built pycurl
Failed to build cryptography
Installing collected packages: typing-extensions, zipp, importlib-metadata, click, Werkzeug, MarkupSafe, Jinja2, itsdangerous, Flask, pytz, Babel, Flask-Babel, cachelib, Flask-Session, brotli, Flask-Compress, bitmath, Flask-Themes2, pycparser, cffi, cryptography, pycurl, pyjsparser, tzdata, backports.zoneinfo, pytz-deprecation-shim, tzlocal, Js2Py, Flask-Caching, filetype, semver, more-itertools, jaraco.functools, Cheroot, pycares, aiodns, pyasn1, pyasn1-modules, slixmpp, colorlog, pyload-ng
  The script flask is installed in '/home/pi/.local/bin' which is not on PATH.
  Consider adding this directory to PATH or, if you prefer to suppress this warning, use --no-warn-script-location.
  The script pybabel is installed in '/home/pi/.local/bin' which is not on PATH.
  Consider adding this directory to PATH or, if you prefer to suppress this warning, use --no-warn-script-location.
  The script bitmath is installed in '/home/pi/.local/bin' which is not on PATH.
  Consider adding this directory to PATH or, if you prefer to suppress this warning, use --no-warn-script-location.
  Running setup.py install for cryptography ... error
    Complete output from command /usr/bin/python3 -u -c "import setuptools, tokenize;__file__='/tmp/pip-install-kyubhcv7/cryptography/setup.py';f=getattr(tokenize, 'open', open)(__file__);code=f.read().replace('\r\n', '\n');f.close();exec(compile(code, __file__, 'exec'))" install --record /tmp/pip-record-4gcp0ua0/install-record.txt --single-version-externally-managed --compile --user --prefix=:
    running install
    /tmp/pip-build-env-0ssivgon/lib/python3.7/site-packages/setuptools/command/install.py:37: SetuptoolsDeprecationWarning: setup.py install is deprecated. Use build and pip and other standards-based tools.
      setuptools.SetuptoolsDeprecationWarning,
    running build
    running build_py
    creating build
    creating build/lib.linux-i686-cpython-37
    creating build/lib.linux-i686-cpython-37/cryptography
    copying src/cryptography/utils.py -> build/lib.linux-i686-cpython-37/cryptography
    copying src/cryptography/exceptions.py -> build/lib.linux-i686-cpython-37/cryptography
    copying src/cryptography/__about__.py -> build/lib.linux-i686-cpython-37/cryptography
    copying src/cryptography/fernet.py -> build/lib.linux-i686-cpython-37/cryptography
    copying src/cryptography/__init__.py -> build/lib.linux-i686-cpython-37/cryptography
    creating build/lib.linux-i686-cpython-37/cryptography/x509
    copying src/cryptography/x509/extensions.py -> build/lib.linux-i686-cpython-37/cryptography/x509
    copying src/cryptography/x509/ocsp.py -> build/lib.linux-i686-cpython-37/cryptography/x509
    copying src/cryptography/x509/certificate_transparency.py -> build/lib.linux-i686-cpython-37/cryptography/x509
    copying src/cryptography/x509/base.py -> build/lib.linux-i686-cpython-37/cryptography/x509
    copying src/cryptography/x509/oid.py -> build/lib.linux-i686-cpython-37/cryptography/x509
    copying src/cryptography/x509/name.py -> build/lib.linux-i686-cpython-37/cryptography/x509
    copying src/cryptography/x509/general_name.py -> build/lib.linux-i686-cpython-37/cryptography/x509
    copying src/cryptography/x509/__init__.py -> build/lib.linux-i686-cpython-37/cryptography/x509
    creating build/lib.linux-i686-cpython-37/cryptography/hazmat
    copying src/cryptography/hazmat/_oid.py -> build/lib.linux-i686-cpython-37/cryptography/hazmat
    copying src/cryptography/hazmat/__init__.py -> build/lib.linux-i686-cpython-37/cryptography/hazmat
    creating build/lib.linux-i686-cpython-37/cryptography/hazmat/bindings
    copying src/cryptography/hazmat/bindings/__init__.py -> build/lib.linux-i686-cpython-37/cryptography/hazmat/bindings
    creating build/lib.linux-i686-cpython-37/cryptography/hazmat/backends
    copying src/cryptography/hazmat/backends/__init__.py -> build/lib.linux-i686-cpython-37/cryptography/hazmat/backends
    creating build/lib.linux-i686-cpython-37/cryptography/hazmat/primitives
    copying src/cryptography/hazmat/primitives/poly1305.py -> build/lib.linux-i686-cpython-37/cryptography/hazmat/primitives
    copying src/cryptography/hazmat/primitives/_serialization.py -> build/lib.linux-i686-cpython-37/cryptography/hazmat/primitives
    copying src/cryptography/hazmat/primitives/_cipheralgorithm.py -> build/lib.linux-i686-cpython-37/cryptography/hazmat/primitives
    copying src/cryptography/hazmat/primitives/keywrap.py -> build/lib.linux-i686-cpython-37/cryptography/hazmat/primitives
    copying src/cryptography/hazmat/primitives/hmac.py -> build/lib.linux-i686-cpython-37/cryptography/hazmat/primitives
    copying src/cryptography/hazmat/primitives/_asymmetric.py -> build/lib.linux-i686-cpython-37/cryptography/hazmat/primitives
    copying src/cryptography/hazmat/primitives/constant_time.py -> build/lib.linux-i686-cpython-37/cryptography/hazmat/primitives
    copying src/cryptography/hazmat/primitives/cmac.py -> build/lib.linux-i686-cpython-37/cryptography/hazmat/primitives
    copying src/cryptography/hazmat/primitives/hashes.py -> build/lib.linux-i686-cpython-37/cryptography/hazmat/primitives
    copying src/cryptography/hazmat/primitives/__init__.py -> build/lib.linux-i686-cpython-37/cryptography/hazmat/primitives
    copying src/cryptography/hazmat/primitives/padding.py -> build/lib.linux-i686-cpython-37/cryptography/hazmat/primitives
    creating build/lib.linux-i686-cpython-37/cryptography/hazmat/bindings/openssl
    copying src/cryptography/hazmat/bindings/openssl/_conditional.py -> build/lib.linux-i686-cpython-37/cryptography/hazmat/bindings/openssl
    copying src/cryptography/hazmat/bindings/openssl/binding.py -> build/lib.linux-i686-cpython-37/cryptography/hazmat/bindings/openssl
    copying src/cryptography/hazmat/bindings/openssl/__init__.py -> build/lib.linux-i686-cpython-37/cryptography/hazmat/bindings/openssl
    creating build/lib.linux-i686-cpython-37/cryptography/hazmat/backends/openssl
    copying src/cryptography/hazmat/backends/openssl/decode_asn1.py -> build/lib.linux-i686-cpython-37/cryptography/hazmat/backends/openssl
    copying src/cryptography/hazmat/backends/openssl/x25519.py -> build/lib.linux-i686-cpython-37/cryptography/hazmat/backends/openssl
    copying src/cryptography/hazmat/backends/openssl/ed25519.py -> build/lib.linux-i686-cpython-37/cryptography/hazmat/backends/openssl
    copying src/cryptography/hazmat/backends/openssl/x448.py -> build/lib.linux-i686-cpython-37/cryptography/hazmat/backends/openssl
    copying src/cryptography/hazmat/backends/openssl/poly1305.py -> build/lib.linux-i686-cpython-37/cryptography/hazmat/backends/openssl
    copying src/cryptography/hazmat/backends/openssl/utils.py -> build/lib.linux-i686-cpython-37/cryptography/hazmat/backends/openssl
    copying src/cryptography/hazmat/backends/openssl/ec.py -> build/lib.linux-i686-cpython-37/cryptography/hazmat/backends/openssl
    copying src/cryptography/hazmat/backends/openssl/aead.py -> build/lib.linux-i686-cpython-37/cryptography/hazmat/backends/openssl
    copying src/cryptography/hazmat/backends/openssl/ed448.py -> build/lib.linux-i686-cpython-37/cryptography/hazmat/backends/openssl
    copying src/cryptography/hazmat/backends/openssl/encode_asn1.py -> build/lib.linux-i686-cpython-37/cryptography/hazmat/backends/openssl
    copying src/cryptography/hazmat/backends/openssl/hmac.py -> build/lib.linux-i686-cpython-37/cryptography/hazmat/backends/openssl
    copying src/cryptography/hazmat/backends/openssl/backend.py -> build/lib.linux-i686-cpython-37/cryptography/hazmat/backends/openssl
    copying src/cryptography/hazmat/backends/openssl/rsa.py -> build/lib.linux-i686-cpython-37/cryptography/hazmat/backends/openssl
    copying src/cryptography/hazmat/backends/openssl/ciphers.py -> build/lib.linux-i686-cpython-37/cryptography/hazmat/backends/openssl
    copying src/cryptography/hazmat/backends/openssl/dsa.py -> build/lib.linux-i686-cpython-37/cryptography/hazmat/backends/openssl
    copying src/cryptography/hazmat/backends/openssl/cmac.py -> build/lib.linux-i686-cpython-37/cryptography/hazmat/backends/openssl
    copying src/cryptography/hazmat/backends/openssl/hashes.py -> build/lib.linux-i686-cpython-37/cryptography/hazmat/backends/openssl
    copying src/cryptography/hazmat/backends/openssl/dh.py -> build/lib.linux-i686-cpython-37/cryptography/hazmat/backends/openssl
    copying src/cryptography/hazmat/backends/openssl/__init__.py -> build/lib.linux-i686-cpython-37/cryptography/hazmat/backends/openssl
    copying src/cryptography/hazmat/backends/openssl/x509.py -> build/lib.linux-i686-cpython-37/cryptography/hazmat/backends/openssl
    creating build/lib.linux-i686-cpython-37/cryptography/hazmat/primitives/twofactor
    copying src/cryptography/hazmat/primitives/twofactor/hotp.py -> build/lib.linux-i686-cpython-37/cryptography/hazmat/primitives/twofactor
    copying src/cryptography/hazmat/primitives/twofactor/totp.py -> build/lib.linux-i686-cpython-37/cryptography/hazmat/primitives/twofactor
    copying src/cryptography/hazmat/primitives/twofactor/__init__.py -> build/lib.linux-i686-cpython-37/cryptography/hazmat/primitives/twofactor
    creating build/lib.linux-i686-cpython-37/cryptography/hazmat/primitives/ciphers
    copying src/cryptography/hazmat/primitives/ciphers/algorithms.py -> build/lib.linux-i686-cpython-37/cryptography/hazmat/primitives/ciphers
    copying src/cryptography/hazmat/primitives/ciphers/modes.py -> build/lib.linux-i686-cpython-37/cryptography/hazmat/primitives/ciphers
    copying src/cryptography/hazmat/primitives/ciphers/base.py -> build/lib.linux-i686-cpython-37/cryptography/hazmat/primitives/ciphers
    copying src/cryptography/hazmat/primitives/ciphers/aead.py -> build/lib.linux-i686-cpython-37/cryptography/hazmat/primitives/ciphers
    copying src/cryptography/hazmat/primitives/ciphers/__init__.py -> build/lib.linux-i686-cpython-37/cryptography/hazmat/primitives/ciphers
    creating build/lib.linux-i686-cpython-37/cryptography/hazmat/primitives/kdf
    copying src/cryptography/hazmat/primitives/kdf/x963kdf.py -> build/lib.linux-i686-cpython-37/cryptography/hazmat/primitives/kdf
    copying src/cryptography/hazmat/primitives/kdf/pbkdf2.py -> build/lib.linux-i686-cpython-37/cryptography/hazmat/primitives/kdf
    copying src/cryptography/hazmat/primitives/kdf/kbkdf.py -> build/lib.linux-i686-cpython-37/cryptography/hazmat/primitives/kdf
    copying src/cryptography/hazmat/primitives/kdf/hkdf.py -> build/lib.linux-i686-cpython-37/cryptography/hazmat/primitives/kdf
    copying src/cryptography/hazmat/primitives/kdf/concatkdf.py -> build/lib.linux-i686-cpython-37/cryptography/hazmat/primitives/kdf
    copying src/cryptography/hazmat/primitives/kdf/scrypt.py -> build/lib.linux-i686-cpython-37/cryptography/hazmat/primitives/kdf
    copying src/cryptography/hazmat/primitives/kdf/__init__.py -> build/lib.linux-i686-cpython-37/cryptography/hazmat/primitives/kdf
    creating build/lib.linux-i686-cpython-37/cryptography/hazmat/primitives/serialization
    copying src/cryptography/hazmat/primitives/serialization/ssh.py -> build/lib.linux-i686-cpython-37/cryptography/hazmat/primitives/serialization
    copying src/cryptography/hazmat/primitives/serialization/base.py -> build/lib.linux-i686-cpython-37/cryptography/hazmat/primitives/serialization
    copying src/cryptography/hazmat/primitives/serialization/pkcs7.py -> build/lib.linux-i686-cpython-37/cryptography/hazmat/primitives/serialization
    copying src/cryptography/hazmat/primitives/serialization/__init__.py -> build/lib.linux-i686-cpython-37/cryptography/hazmat/primitives/serialization
    copying src/cryptography/hazmat/primitives/serialization/pkcs12.py -> build/lib.linux-i686-cpython-37/cryptography/hazmat/primitives/serialization
    creating build/lib.linux-i686-cpython-37/cryptography/hazmat/primitives/asymmetric
    copying src/cryptography/hazmat/primitives/asymmetric/x25519.py -> build/lib.linux-i686-cpython-37/cryptography/hazmat/primitives/asymmetric
    copying src/cryptography/hazmat/primitives/asymmetric/ed25519.py -> build/lib.linux-i686-cpython-37/cryptography/hazmat/primitives/asymmetric
    copying src/cryptography/hazmat/primitives/asymmetric/types.py -> build/lib.linux-i686-cpython-37/cryptography/hazmat/primitives/asymmetric
    copying src/cryptography/hazmat/primitives/asymmetric/x448.py -> build/lib.linux-i686-cpython-37/cryptography/hazmat/primitives/asymmetric
    copying src/cryptography/hazmat/primitives/asymmetric/utils.py -> build/lib.linux-i686-cpython-37/cryptography/hazmat/primitives/asymmetric
    copying src/cryptography/hazmat/primitives/asymmetric/ec.py -> build/lib.linux-i686-cpython-37/cryptography/hazmat/primitives/asymmetric
    copying src/cryptography/hazmat/primitives/asymmetric/ed448.py -> build/lib.linux-i686-cpython-37/cryptography/hazmat/primitives/asymmetric
    copying src/cryptography/hazmat/primitives/asymmetric/rsa.py -> build/lib.linux-i686-cpython-37/cryptography/hazmat/primitives/asymmetric
    copying src/cryptography/hazmat/primitives/asymmetric/dsa.py -> build/lib.linux-i686-cpython-37/cryptography/hazmat/primitives/asymmetric
    copying src/cryptography/hazmat/primitives/asymmetric/dh.py -> build/lib.linux-i686-cpython-37/cryptography/hazmat/primitives/asymmetric
    copying src/cryptography/hazmat/primitives/asymmetric/__init__.py -> build/lib.linux-i686-cpython-37/cryptography/hazmat/primitives/asymmetric
    copying src/cryptography/hazmat/primitives/asymmetric/padding.py -> build/lib.linux-i686-cpython-37/cryptography/hazmat/primitives/asymmetric
    running egg_info
    writing src/cryptography.egg-info/PKG-INFO
    writing dependency_links to src/cryptography.egg-info/dependency_links.txt
    writing requirements to src/cryptography.egg-info/requires.txt
    writing top-level names to src/cryptography.egg-info/top_level.txt
    reading manifest file 'src/cryptography.egg-info/SOURCES.txt'
    reading manifest template 'MANIFEST.in'
    no previously-included directories found matching 'docs/_build'
    warning: no previously-included files found matching 'vectors'
    warning: no previously-included files matching '*' found under directory 'vectors'
    warning: no previously-included files matching '*' found under directory '.github'
    warning: no previously-included files found matching 'release.py'
    warning: no previously-included files found matching '.coveragerc'
    warning: no previously-included files found matching 'codecov.yml'
    warning: no previously-included files found matching '.readthedocs.yml'
    warning: no previously-included files found matching 'dev-requirements.txt'
    warning: no previously-included files found matching 'tox.ini'
    warning: no previously-included files found matching 'mypy.ini'
    warning: no previously-included files matching '*' found under directory '.circleci'
    adding license file 'LICENSE'
    adding license file 'LICENSE.APACHE'
    adding license file 'LICENSE.BSD'
    adding license file 'LICENSE.PSF'
    writing manifest file 'src/cryptography.egg-info/SOURCES.txt'
    /tmp/pip-build-env-0ssivgon/lib/python3.7/site-packages/setuptools/command/build_py.py:153: SetuptoolsDeprecationWarning:     Installing 'cryptography.hazmat.bindings._rust' as data is deprecated, please list it in `packages`.
        !!


        ############################
        # Package would be ignored #
        ############################
        Python recognizes 'cryptography.hazmat.bindings._rust' as an importable package,
        but it is not listed in the `packages` configuration of setuptools.
        Currently 'cryptography.hazmat.bindings._rust' is only added to the distribution because it may
        contain data files, but this behavior is likely to change in future
        versions of setuptools (and therefore is considered deprecated).

        Please make sure that 'cryptography.hazmat.bindings._rust' is included as a package by using
        the `packages` configuration field or the proper discovery methods
        (for example by using `find_namespace_packages(...)`/`find_namespace:`
        instead of `find_packages(...)`/`find:`).

        You can read more about "package discovery" and "data files" on setuptools
        documentation page.


    !!

      check.warn(importable)
    copying src/cryptography/py.typed -> build/lib.linux-i686-cpython-37/cryptography
    creating build/lib.linux-i686-cpython-37/cryptography/hazmat/bindings/_rust
    copying src/cryptography/hazmat/bindings/_rust/__init__.pyi -> build/lib.linux-i686-cpython-37/cryptography/hazmat/bindings/_rust
    copying src/cryptography/hazmat/bindings/_rust/asn1.pyi -> build/lib.linux-i686-cpython-37/cryptography/hazmat/bindings/_rust
    copying src/cryptography/hazmat/bindings/_rust/ocsp.pyi -> build/lib.linux-i686-cpython-37/cryptography/hazmat/bindings/_rust
    copying src/cryptography/hazmat/bindings/_rust/x509.pyi -> build/lib.linux-i686-cpython-37/cryptography/hazmat/bindings/_rust
    running build_ext
    generating cffi module 'build/temp.linux-i686-cpython-37/_openssl.c'
    creating build/temp.linux-i686-cpython-37
    running build_rust

        =============================DEBUG ASSISTANCE=============================
        If you are seeing a compilation error please try the following steps to
        successfully install cryptography:
        1) Upgrade to the latest pip and try again. This will fix errors for most
           users. See: https://pip.pypa.io/en/stable/installing/#upgrading-pip
        2) Read https://cryptography.io/en/latest/installation/ for specific
           instructions for your platform.
        3) Check our frequently asked questions for more information:
           https://cryptography.io/en/latest/faq/
        4) Ensure you have a recent Rust toolchain installed:
           https://cryptography.io/en/latest/installation/#rust

        Python: 3.7.3
        platform: Linux-4.19.0-13-686-pae-i686-with-debian-10.7
        pip: 18.1
        setuptools: 62.3.3
        setuptools_rust: 1.3.0
        =============================DEBUG ASSISTANCE=============================

    error: can't find Rust compiler

    If you are using an outdated pip version, it is possible a prebuilt wheel is available for this package but pip is not able to install from it. Installing from the wheel would avoid the need for a Rust compiler.

    To update pip, run:

        pip install --upgrade pip

    and then retry package installation.

    If you did intend to build this package from source, try installing a Rust compiler from your system package manager and ensure it is on the PATH during installation. Alternatively, rustup (available at https://rustup.rs) is the recommended way to download and update the Rust compiler toolchain.

    This package requires Rust >=1.41.0.

    ----------------------------------------
Command "/usr/bin/python3 -u -c "import setuptools, tokenize;__file__='/tmp/pip-install-kyubhcv7/cryptography/setup.py';f=getattr(tokenize, 'open', open)(__file__);code=f.read().replace('\r\n', '\n');f.close();exec(compile(code, __file__, 'exec'))" install --record /tmp/pip-record-4gcp0ua0/install-record.txt --single-version-externally-managed --compile --user --prefix=" failed with error code 1 in /tmp/pip-install-kyubhcv7/cryptography/

Could you please help me?
I have build-essential libssl-dev libffi-dev python3-dev installed.

@anondev-sudo anondev-sudo added the question Further information is requested label Jun 11, 2022
@GammaC0de
Copy link
Member

It seems that you don't have Rust installed so try sudo curl --proto '=https' --tlsv1.2 https://sh.rustup.rs -sSf | sh
also you could try updating pip: pip3 install --upgrade pip

@anondev-sudo
Copy link
Author

anondev-sudo commented Jun 12, 2022

Ok now it works, but when I access local_ip:8000 in browser I get ERR_CONNECTION_REFUSED
image

When I access localhost:8000 it works (but only on the computer where its running). I want to access it also on phone and other devices that are connected to same wifi

@anondev-sudo
Copy link
Author

I have changed listen address to 0.0.0.0 and it fixed but how do I login? My pi user and password is not working
image

Also how can I make it run using systemctl?


[Unit]
Description=Python Downloader
After=network.target

[Service]
User=pyload
ExecStart=python3 /home/pi/.local/bin/pyload

[Install]
WantedBy=multi-user.target

this is not working

un 12 10:22:05 asusrpi systemd[1]: Started Python Downloader.
Jun 12 10:22:05 asusrpi systemd[4408]: pyload.service: Failed to determine user credentials: No such process
Jun 12 10:22:05 asusrpi systemd[4408]: pyload.service: Failed at step USER spawning /usr/bin/python3: No such process
Jun 12 10:22:05 asusrpi systemd[1]: pyload.service: Main process exited, code=exited, status=217/USER
Jun 12 10:22:05 asusrpi systemd[1]: pyload.service: Failed with result 'exit-code'.

@GammaC0de
Copy link
Member

Default username / password is pyload /pyload.

@anondev-sudo
Copy link
Author

Thanks, how can I add it to systemctl?

@anondev-sudo
Copy link
Author

I also wonder what is the difference between queue and packages. Isn't it the same. Also how you can add more links to queue/package when download has already started (when you want to download more files to the same directory).

Another question is it possible to specify download path when adding queue/package like when I have smaller disk and I want to download particular file to USB disk.

@GammaC0de
Copy link
Member

GammaC0de commented Jun 12, 2022

Thanks, how can I add it to systemctl?

Probably by:

sudo adduser --system pyload
[Unit]
Description=Python Downloader
After=network.target

[Service]
User=pyload
ExecStart=python3 -m pyload

[Install]
WantedBy=multi-user.target

I also wonder what is the difference between queue and packages

In "packages" you put URLs that you want to download but not at the moment.
When you are ready to download, you move them from the "packages" to the "queue"

@srinivasan-mk
Copy link

srinivasan-mk commented Jun 13, 2022

Ran into a problem while installing in Ubuntu 22.0.4


defaulting to user installation because normal site-packages is not writeable
Collecting pyload-ng[all]
  Using cached pyload_ng-0.5.0b3.dev24-py3-none-any.whl (1.6 MB)
Collecting Js2Py~=0.7
  Using cached Js2Py-0.71-py3-none-any.whl (1.0 MB)
Collecting Cheroot~=8.4
  Using cached cheroot-8.6.0-py2.py3-none-any.whl (104 kB)
Collecting bitmath~=1.3
  Using cached bitmath-1.3.3.1.tar.gz (88 kB)
  Preparing metadata (setup.py) ... done
Collecting Flask-Compress~=1.8
  Using cached Flask_Compress-1.12-py3-none-any.whl (7.9 kB)
Collecting Flask~=2.0
  Using cached Flask-2.1.2-py3-none-any.whl (95 kB)
Collecting Flask-Babel~=1.0
  Using cached Flask_Babel-1.0.0-py3-none-any.whl (9.5 kB)
Collecting Flask-Session~=0.3
  Using cached Flask_Session-0.4.0-py2.py3-none-any.whl (7.5 kB)
Collecting Flask-Themes2~=1.0
  Using cached Flask-Themes2-1.0.0.tar.gz (12 kB)
  Preparing metadata (setup.py) ... done
Collecting pycurl~=7.43
  Using cached pycurl-7.45.1.tar.gz (233 kB)
  Preparing metadata (setup.py) ... error
  error: subprocess-exited-with-error
  
  × python setup.py egg_info did not run successfully.
  │ exit code: 1
  ╰─> [23 lines of output]
      Traceback (most recent call last):
        File "/tmp/pip-install-tc23hisi/pycurl_e93bd71ef5c5491aa8c9c302cf15a856/setup.py", line 235, in configure_unix
          p = subprocess.Popen((self.curl_config(), '--version'),
        File "/usr/lib/python3.10/subprocess.py", line 966, in __init__
          self._execute_child(args, executable, preexec_fn, close_fds,
        File "/usr/lib/python3.10/subprocess.py", line 1842, in _execute_child
          raise child_exception_type(errno_num, err_msg, err_filename)
      FileNotFoundError: [Errno 2] No such file or directory: 'curl-config'
      
      During handling of the above exception, another exception occurred:
      
      Traceback (most recent call last):
        File "<string>", line 2, in <module>
        File "<pip-setuptools-caller>", line 34, in <module>
        File "/tmp/pip-install-tc23hisi/pycurl_e93bd71ef5c5491aa8c9c302cf15a856/setup.py", line 1017, in <module>
          ext = get_extension(sys.argv, split_extension_source=split_extension_source)
        File "/tmp/pip-install-tc23hisi/pycurl_e93bd71ef5c5491aa8c9c302cf15a856/setup.py", line 673, in get_extension
          ext_config = ExtensionConfiguration(argv)
        File "/tmp/pip-install-tc23hisi/pycurl_e93bd71ef5c5491aa8c9c302cf15a856/setup.py", line 99, in __init__
          self.configure()
        File "/tmp/pip-install-tc23hisi/pycurl_e93bd71ef5c5491aa8c9c302cf15a856/setup.py", line 240, in configure_unix
          raise ConfigurationError(msg)
      __main__.ConfigurationError: Could not run curl-config: [Errno 2] No such file or directory: 'curl-config'
      [end of output]
  
  note: This error originates from a subprocess, and is likely not a problem with pip.
error: metadata-generation-failed

× Encountered error while generating package metadata.
╰─> See above for output.

note: This is an issue with the package mentioned above, not pip.
hint: See above for details.

Installed below dependicies to resolve :
sudo apt install libcurl4-openssl-dev libssl-dev

@anondev-sudo
Copy link
Author

Another question is it possible to specify download path when adding queue/package like when I have smaller disk and I want to download particular file to USB disk.

@GammaC0de
Copy link
Member

Another question is it possible to specify download path when adding queue/package like when I have smaller disk and I want to download particular file to USB disk.

The simple answer is no, pyload is designed to use one download folder.
You could change the download folder inside the settings before downloading the package.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
question Further information is requested
Development

No branches or pull requests

3 participants