Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- ryptography/hazmat/primitives/kdf
- copying src/cryptography/hazmat/primitives/kdf/__init__.py -> build/lib.linux-s390x-cpython-37/cryptography/hazmat/primitives/kdf
- copying src/cryptography/hazmat/primitives/kdf/scrypt.py -> build/lib.linux-s390x-cpython-37/cryptography/hazmat/primitives/kdf
- copying src/cryptography/hazmat/primitives/kdf/x963kdf.py -> build/lib.linux-s390x-cpython-37/cryptography/hazmat/primitives/kdf
- copying src/cryptography/hazmat/primitives/kdf/kbkdf.py -> build/lib.linux-s390x-cpython-37/cryptography/hazmat/primitives/kdf
- copying src/cryptography/hazmat/primitives/kdf/concatkdf.py -> build/lib.linux-s390x-cpython-37/cryptography/hazmat/primitives/kdf
- creating build/lib.linux-s390x-cpython-37/cryptography/hazmat/primitives/ciphers
- copying src/cryptography/hazmat/primitives/ciphers/__init__.py -> build/lib.linux-s390x-cpython-37/cryptography/hazmat/primitives/ciphers
- copying src/cryptography/hazmat/primitives/ciphers/base.py -> build/lib.linux-s390x-cpython-37/cryptography/hazmat/primitives/ciphers
- copying src/cryptography/hazmat/primitives/ciphers/modes.py -> build/lib.linux-s390x-cpython-37/cryptography/hazmat/primitives/ciphers
- copying src/cryptography/hazmat/primitives/ciphers/algorithms.py -> build/lib.linux-s390x-cpython-37/cryptography/hazmat/primitives/ciphers
- copying src/cryptography/hazmat/primitives/ciphers/aead.py -> build/lib.linux-s390x-cpython-37/cryptography/hazmat/primitives/ciphers
- creating build/lib.linux-s390x-cpython-37/cryptography/hazmat/primitives/twofactor
- copying src/cryptography/hazmat/primitives/twofactor/__init__.py -> build/lib.linux-s390x-cpython-37/cryptography/hazmat/primitives/twofactor
- copying src/cryptography/hazmat/primitives/twofactor/hotp.py -> build/lib.linux-s390x-cpython-37/cryptography/hazmat/primitives/twofactor
- copying src/cryptography/hazmat/primitives/twofactor/totp.py -> build/lib.linux-s390x-cpython-37/cryptography/hazmat/primitives/twofactor
- creating build/lib.linux-s390x-cpython-37/cryptography/hazmat/primitives/asymmetric
- copying src/cryptography/hazmat/primitives/asymmetric/types.py -> build/lib.linux-s390x-cpython-37/cryptography/hazmat/primitives/asymmetric
- copying src/cryptography/hazmat/primitives/asymmetric/padding.py -> build/lib.linux-s390x-cpython-37/cryptography/hazmat/primitives/asymmetric
- copying src/cryptography/hazmat/primitives/asymmetric/x448.py -> build/lib.linux-s390x-cpython-37/cryptography/hazmat/primitives/asymmetric
- copying src/cryptography/hazmat/primitives/asymmetric/__init__.py -> build/lib.linux-s390x-cpython-37/cryptography/hazmat/primitives/asymmetric
- copying src/cryptography/hazmat/primitives/asymmetric/ed25519.py -> build/lib.linux-s390x-cpython-37/cryptography/hazmat/primitives/asymmetric
- copying src/cryptography/hazmat/primitives/asymmetric/dh.py -> build/lib.linux-s390x-cpython-37/cryptography/hazmat/primitives/asymmetric
- copying src/cryptography/hazmat/primitives/asymmetric/x25519.py -> build/lib.linux-s390x-cpython-37/cryptography/hazmat/primitives/asymmetric
- copying src/cryptography/hazmat/primitives/asymmetric/rsa.py -> build/lib.linux-s390x-cpython-37/cryptography/hazmat/primitives/asymmetric
- copying src/cryptography/hazmat/primitives/asymmetric/ec.py -> build/lib.linux-s390x-cpython-37/cryptography/hazmat/primitives/asymmetric
- copying src/cryptography/hazmat/primitives/asymmetric/dsa.py -> build/lib.linux-s390x-cpython-37/cryptography/hazmat/primitives/asymmetric
- copying src/cryptography/hazmat/primitives/asymmetric/utils.py -> build/lib.linux-s390x-cpython-37/cryptography/hazmat/primitives/asymmetric
- copying src/cryptography/hazmat/primitives/asymmetric/ed448.py -> build/lib.linux-s390x-cpython-37/cryptography/hazmat/primitives/asymmetric
- creating build/lib.linux-s390x-cpython-37/cryptography/hazmat/backends/openssl
- copying src/cryptography/hazmat/backends/openssl/backend.py -> build/lib.linux-s390x-cpython-37/cryptography/hazmat/backends/openssl
- copying src/cryptography/hazmat/backends/openssl/decode_asn1.py -> build/lib.linux-s390x-cpython-37/cryptography/hazmat/backends/openssl
- copying src/cryptography/hazmat/backends/openssl/cmac.py -> build/lib.linux-s390x-cpython-37/cryptography/hazmat/backends/openssl
- copying src/cryptography/hazmat/backends/openssl/x448.py -> build/lib.linux-s390x-cpython-37/cryptography/hazmat/backends/openssl
- copying src/cryptography/hazmat/backends/openssl/poly1305.py -> build/lib.linux-s390x-cpython-37/cryptography/hazmat/backends/openssl
- copying src/cryptography/hazmat/backends/openssl/__init__.py -> build/lib.linux-s390x-cpython-37/cryptography/hazmat/backends/openssl
- copying src/cryptography/hazmat/backends/openssl/hashes.py -> build/lib.linux-s390x-cpython-37/cryptography/hazmat/backends/openssl
- copying src/cryptography/hazmat/backends/openssl/ed25519.py -> build/lib.linux-s390x-cpython-37/cryptography/hazmat/backends/openssl
- copying src/cryptography/hazmat/backends/openssl/dh.py -> build/lib.linux-s390x-cpython-37/cryptography/hazmat/backends/openssl
- copying src/cryptography/hazmat/backends/openssl/x25519.py -> build/lib.linux-s390x-cpython-37/cryptography/hazmat/backends/openssl
- copying src/cryptography/hazmat/backends/openssl/encode_asn1.py -> build/lib.linux-s390x-cpython-37/cryptography/hazmat/backends/openssl
- copying src/cryptography/hazmat/backends/openssl/rsa.py -> build/lib.linux-s390x-cpython-37/cryptography/hazmat/backends/openssl
- copying src/cryptography/hazmat/backends/openssl/hmac.py -> build/lib.linux-s390x-cpython-37/cryptography/hazmat/backends/openssl
- copying src/cryptography/hazmat/backends/openssl/ec.py -> build/lib.linux-s390x-cpython-37/cryptography/hazmat/backends/openssl
- copying src/cryptography/hazmat/backends/openssl/dsa.py -> build/lib.linux-s390x-cpython-37/cryptography/hazmat/backends/openssl
- copying src/cryptography/hazmat/backends/openssl/utils.py -> build/lib.linux-s390x-cpython-37/cryptography/hazmat/backends/openssl
- copying src/cryptography/hazmat/backends/openssl/aead.py -> build/lib.linux-s390x-cpython-37/cryptography/hazmat/backends/openssl
- copying src/cryptography/hazmat/backends/openssl/ciphers.py -> build/lib.linux-s390x-cpython-37/cryptography/hazmat/backends/openssl
- copying src/cryptography/hazmat/backends/openssl/x509.py -> build/lib.linux-s390x-cpython-37/cryptography/hazmat/backends/openssl
- copying src/cryptography/hazmat/backends/openssl/ed448.py -> build/lib.linux-s390x-cpython-37/cryptography/hazmat/backends/openssl
- 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 '.zuul.d'
- warning: no previously-included files matching '*' found under directory '.zuul.playbooks'
- 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'
- copying src/cryptography/py.typed -> build/lib.linux-s390x-cpython-37/cryptography
- creating build/lib.linux-s390x-cpython-37/cryptography/hazmat/bindings/_rust
- copying src/cryptography/hazmat/bindings/_rust/__init__.pyi -> build/lib.linux-s390x-cpython-37/cryptography/hazmat/bindings/_rust
- copying src/cryptography/hazmat/bindings/_rust/asn1.pyi -> build/lib.linux-s390x-cpython-37/cryptography/hazmat/bindings/_rust
- copying src/cryptography/hazmat/bindings/_rust/ocsp.pyi -> build/lib.linux-s390x-cpython-37/cryptography/hazmat/bindings/_rust
- copying src/cryptography/hazmat/bindings/_rust/x509.pyi -> build/lib.linux-s390x-cpython-37/cryptography/hazmat/bindings/_rust
- running build_ext
- generating cffi module 'build/temp.linux-s390x-cpython-37/_openssl.c'
- creating build/temp.linux-s390x-cpython-37
- running build_rust
- /tmp/pip-build-env-uy3nussr/overlay/lib/python3.7/site-packages/setuptools/command/build_py.py:201: _Warning: Package 'cryptography.hazmat.bindings._rust' is absent from the `packages` configuration.
- !!
- ********************************************************************************
- ############################
- # Package would be ignored #
- ############################
- Python recognizes 'cryptography.hazmat.bindings._rust' as an importable package[^1],
- but it is absent from setuptools' `packages` configuration.
- This leads to an ambiguous overall configuration. If you want to distribute this
- package, please make sure that 'cryptography.hazmat.bindings._rust' is explicitly added
- to the `packages` configuration field.
- Alternatively, you can also rely on setuptools' discovery methods
- (for example by using `find_namespace_packages(...)`/`find_namespace:`
- instead of `find_packages(...)`/`find:`).
- You can read more about "package discovery" on setuptools documentation page:
- - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html
- If you don't want 'cryptography.hazmat.bindings._rust' to be distributed and are
- already explicitly excluding 'cryptography.hazmat.bindings._rust' via
- `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`,
- you can try to use `exclude_package_data`, or `include-package-data=False` in
- combination with a more fine grained `package-data` configuration.
- You can read more about "package data files" on setuptools documentation page:
- - https://setuptools.pypa.io/en/latest/userguide/datafiles.html
- [^1]: For Python, any directory (with suitable naming) can be imported,
- even if it does not contain any `.py` files.
- On the other hand, currently there is no concept of package data
- directory, all directories are treated like packages.
- ********************************************************************************
- !!
- check.warn(importable)
- =============================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.8
- platform: Linux-5.15.0-56-generic-s390x-with-debian-bookworm-sid
- pip: n/a
- setuptools: 68.0.0
- setuptools_rust: 1.7.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.
- [end of output]
- note: This error originates from a subprocess, and is likely not a problem with pip.
- ERROR: Failed building wheel for cryptography
- Building wheel for dicttoxml (setup.py) ... done
- Created wheel for dicttoxml: filename=dicttoxml-1.7.4-py3-none-any.whl size=22811 sha256=41616607e0cb634b711c7e17783b74d11c934e608603a910d1bfd1bc0c75eb96
- Stored in directory: /root/.cache/pip/wheels/18/44/5a/c7b93703f611ae3b50820efbaf265413e6b183a56cbec6f661
- Building wheel for future (setup.py) ... done
- Created wheel for future: filename=future-0.18.2-py3-none-any.whl size=633097 sha256=5786b3a554300ce69183753de2266fb0021e8e78f80d612ee3bc8cb6e10def51
- Stored in directory: /root/.cache/pip/wheels/56/b0/fe/4410d17b32f1f0c3cf54cdfb2bc04d7b4b8f4ae377e2229ba0
- Building wheel for gevent (pyproject.toml) ... done
- Created wheel for gevent: filename=gevent-21.12.0-cp37-cp37m-linux_s390x.whl size=6901237 sha256=918dddae5fbd2b38c2d11f6317a3f84a2b3f9a7573d88e7076aee0d6b638b198
- Stored in directory: /root/.cache/pip/wheels/9a/dd/87/253cdd486bb09033395553677eb242cb738e4214e8781b3799
- Building wheel for greenlet (setup.py) ... done
- Created wheel for greenlet: filename=greenlet-1.1.2-cp37-cp37m-linux_s390x.whl size=172370 sha256=a90f0dc77ff7ebbc573654ec26dc0f1df052fc8d9bb0f24c332c518514f72642
- Stored in directory: /root/.cache/pip/wheels/28/57/ff/420689fb5dce1d5be08b8c4aa4bea0999757b795f813ae2b0f
- Building wheel for IPy (setup.py) ... done
- Created wheel for IPy: filename=IPy-1.0-py3-none-any.whl size=27285 sha256=f12499fdc593c3637ed2dd72dcfc17c46e4b379dc2043190fc9b2d3537177a2f
- Stored in directory: /root/.cache/pip/wheels/4d/df/70/dc9d7d9d4bd832cecbec2a78cb5f32418eb00a2a283c882a6c
- Building wheel for kitchen (setup.py) ... done
- Created wheel for kitchen: filename=kitchen-1.2.6-py3-none-any.whl size=96246 sha256=b6a19eeb1a7b75149b45f99576ecd4b544c5e7a902b5e584dfbcc7e8b9a7ef47
- Stored in directory: /root/.cache/pip/wheels/58/e2/cf/676695ca42205776b19c39f9dfdff327a0e9479cf463b2ce83
- Building wheel for MarkupSafe (setup.py) ... done
- Created wheel for MarkupSafe: filename=MarkupSafe-1.1.1-cp37-cp37m-linux_s390x.whl size=33829 sha256=bb37532d020f6c8e31186014cd3ae931f3262c8d04baf93c294d794ccb18afd6
- Stored in directory: /root/.cache/pip/wheels/b9/d9/ae/63bf9056b0a22b13ade9f6b9e08187c1bb71c47ef21a8c9924
- Building wheel for mongo (setup.py) ... done
- Created wheel for mongo: filename=mongo-0.2.0-py3-none-any.whl size=5954 sha256=291d1b1991bc82caef0083e7adc701051747c745e808d83e77a9a3e42b94a21a
- Stored in directory: /root/.cache/pip/wheels/6e/65/af/b6c1600a07ce855a871466197bca3ca40a99474767bdb05eb1
- Building wheel for oss2 (setup.py) ... done
- Created wheel for oss2: filename=oss2-2.15.0-py3-none-any.whl size=139149 sha256=458ecd7ebf8d5c22feaea23a31c834902e190c22b2b7011c00d1cd3f86904606
- Stored in directory: /root/.cache/pip/wheels/82/c0/82/0c6deec8eba610063c362bf53be25b91e6ecc6d28e7ccd19e2
- Building wheel for peewee (setup.py) ... done
- Created wheel for peewee: filename=peewee-3.13.1-cp37-cp37m-linux_s390x.whl size=870959 sha256=15d6e5b48b34cdebb65572fbadad7e11984b50fe25f84572e3892153149782af
- Stored in directory: /root/.cache/pip/wheels/39/73/5f/4890770a99983d7ff82ffdb48f34745dd7fe730db2581d4272
- Building wheel for Pillow (setup.py) ... done
- Created wheel for Pillow: filename=Pillow-8.4.0-cp37-cp37m-linux_s390x.whl size=1525015 sha256=d1d3106e6752f4a3c2bb4244d7a8a51fbcf1087b66bbb22c3a2ff9ffa46b1780
- Stored in directory: /root/.cache/pip/wheels/69/8f/dc/860ba04eadbf0964b225e8dd18e4ee48a361c763966485adbd
- Building wheel for psutil (setup.py) ... done
- Created wheel for psutil: filename=psutil-5.8.0-cp37-cp37m-linux_s390x.whl size=352461 sha256=3a34d9665eb0925821b63ebafabd79f72f7ab14bc5d8be9336824872ffc93a21
- Stored in directory: /root/.cache/pip/wheels/42/09/f1/756df5444c5457b38e41ec3ec4bca8912a139c8257504d8690
- Building wheel for pycparser (setup.py) ... done
- Created wheel for pycparser: filename=pycparser-2.19-py2.py3-none-any.whl size=150263 sha256=135c4cb28179bd8b7d8e2e7ff323499068432147c94d64537c49ed00c708bef1
- Stored in directory: /root/.cache/pip/wheels/0e/53/27/fee7fd9562e10dd046caccfc0340b8cf789b46846e660f3380
- Building wheel for pycryptodome (setup.py) ... done
- Created wheel for pycryptodome: filename=pycryptodome-3.12.0-cp35-abi3-linux_s390x.whl size=2279117 sha256=4f3c2a18e197899a5a6444bafc48d8f5825d435eac5b09515966d7d3a81da342
- Stored in directory: /root/.cache/pip/wheels/f3/a3/13/fdf5a99b9402dd1216504ebd443a9bc8747b3c594c77fa6c13
- Building wheel for pyinotify (setup.py) ... done
- Created wheel for pyinotify: filename=pyinotify-0.9.6-py3-none-any.whl size=32695 sha256=f5564fb27794e3ea6c9f9a023e8811edb535892c1cb7c7d97ba278de41a8dd14
- Stored in directory: /root/.cache/pip/wheels/35/4a/5c/d9ac5145520a7e31d9fe8a787c8e8a0771d20c3addcaa76d48
- Building wheel for PyNaCl (pyproject.toml) ... done
- Created wheel for PyNaCl: filename=PyNaCl-1.4.0-cp37-cp37m-linux_s390x.whl size=1109927 sha256=a8ba4216d1f1041b40e42dfd588a3c7c18678468a75268b9500c604d0934c04f
- Stored in directory: /root/.cache/pip/wheels/f9/fb/34/d15387bc2e4a748e0eb2b9788c34e1d0c2167265e04bc6bb49
- Building wheel for pyPdf (setup.py) ... done
- Created wheel for pyPdf: filename=pyPdf-1.13-py3-none-any.whl size=46926 sha256=0b87384cfa904e1e8ea6410dc4795ab12d4c4bebb3f44bd254a6c08aa911e15d
- Stored in directory: /root/.cache/pip/wheels/e2/e4/5b/45ff55366ef8f906af3b0e39ba093b15ec850200a84dc7e441
- Building wheel for pyudev (setup.py) ... done
- Created wheel for pyudev: filename=pyudev-0.22.0-py3-none-any.whl size=83116 sha256=554bcfe42c5180d83c870a8417311d558f2cf05a8e5e2e00ba71f373e3972eba
- Stored in directory: /root/.cache/pip/wheels/79/a1/eb/5ba8285641fb38a04ede056341c3dc556b9c32cb24650b15ab
- Building wheel for pyxattr (setup.py) ... done
- Created wheel for pyxattr: filename=pyxattr-0.7.1-cp37-cp37m-linux_s390x.whl size=56242 sha256=03f1a480ebd74769d760d26138e1890a7ab33cbb907f6670efa3f8e44a540cf5
- Stored in directory: /root/.cache/pip/wheels/93/90/e7/ee45358e2f19e54916c4e9f3dd18225813987ba9ea391a31c2
- Building wheel for PyYAML (setup.py) ... done
- Created wheel for PyYAML: filename=PyYAML-5.3-cp37-cp37m-linux_s390x.whl size=60346 sha256=b99fd113205411a157bd82484db5024d648e5ebdfb40427bb641cc54f78ad5a3
- Stored in directory: /root/.cache/pip/wheels/8a/55/a4/c0a81d27c33462cfdcb904db018f5550197e88b2b6b85beed2
- Building wheel for qiniu (setup.py) ... done
- Created wheel for qiniu: filename=qiniu-7.5.0-py3-none-any.whl size=44550 sha256=df9528060a2745f4740e98c041d77030810465eb57b0342f2fc24db9e19d8851
- Stored in directory: /root/.cache/pip/wheels/53/2a/0c/ac7e8fded737a76cd4ad655b39342e190be8e5f412d23b3e7f
- Building wheel for qrcode (setup.py) ... done
- Created wheel for qrcode: filename=qrcode-7.3.1-py3-none-any.whl size=50614 sha256=581b93340a5f7b75760d25a1965ac9aaa918d3b90e559ae72cff86c6f1a8cb84
- Stored in directory: /root/.cache/pip/wheels/93/d7/39/a4111be2cfb8e679938aa671a37888b6afb1f9e7d748e94492
- Building wheel for SQLAlchemy (setup.py) ... done
- Created wheel for SQLAlchemy: filename=SQLAlchemy-1.4.28-cp37-cp37m-linux_s390x.whl size=2084757 sha256=b550160a0fb8278f33c7541dd148860ab7133cd70cd9a9e73c9e58e5e38e6efa
- Stored in directory: /root/.cache/pip/wheels/f1/56/0f/452e8e9e37a1b21344ca259aa89fd0f8d23972661fd44550a7
- Building wheel for upyun (setup.py) ... done
- Created wheel for upyun: filename=upyun-2.5.5-py3-none-any.whl size=21584 sha256=2e044e2798df78a735b153e20d97b7f5117d23815fa4e33bad7b7bbf608811b7
- Stored in directory: /root/.cache/pip/wheels/da/aa/ca/2a5acad29c173994ed28984bf8597903c318cabcbe03f4ba9d
- Building wheel for urlgrabber (setup.py) ... done
- Created wheel for urlgrabber: filename=urlgrabber-4.1.0-py3-none-any.whl size=104657 sha256=a31002a674f124317f225c443a0f2fd2518511b141f0808970607ceca7e9bb89
- Stored in directory: /root/.cache/pip/wheels/28/c0/5e/3dd476c0009189ef322514e6f728963775fbb223fac349f8a9
- Building wheel for aliyun-python-sdk-core (setup.py) ... done
- Created wheel for aliyun-python-sdk-core: filename=aliyun_python_sdk_core-2.15.0-py3-none-any.whl size=662127 sha256=6c8bff69f4b1e4502388ecd01831d32318e14190f82d5af76c62a3a4de9721b9
- Stored in directory: /root/.cache/pip/wheels/d8/63/f3/9ce4187641a356e55c9d050a5324de9396911f12a788ccc34d
- Building wheel for google-crc32c (pyproject.toml) ... done
- Created wheel for google-crc32c: filename=google_crc32c-1.5.0-py3-none-any.whl size=16338 sha256=acebae5f1084e15e04ff579a7c57449a84c75d77dc49d6e8a28af654139f0be1
- Stored in directory: /root/.cache/pip/wheels/6f/57/4e/78fc7cd516ed122bb19a4179ba6a392b53c21c7a58ba0d6f7e
- Building wheel for pycurl (pyproject.toml) ... done
- Created wheel for pycurl: filename=pycurl-7.45.3-cp37-cp37m-linux_s390x.whl size=374048 sha256=cfecc2daa9fca68f8cbc83f85d0e64533b9d8fd2f1209f79f22ac5ab3d661eb2
- Stored in directory: /root/.cache/pip/wheels/af/cf/0e/4c255d52100bf15ceec689322631d1ce7b8e77c49e15a7165a
- Building wheel for zope.interface (setup.py) ... done
- Created wheel for zope.interface: filename=zope.interface-6.2-cp37-cp37m-linux_s390x.whl size=321383 sha256=ddd97f6a3d92cdff32a95ea8f5a826f504538f87dbfa2308d362ff82ec2a5520
- Stored in directory: /root/.cache/pip/wheels/a1/95/0a/f01466ed905095e9fdb461e521556ac7f2c3d0e27f094a0846
- Successfully built bcrypt configobj crcmod dicttoxml future gevent greenlet IPy kitchen MarkupSafe mongo oss2 peewee Pillow psutil pycparser pycryptodome pyinotify PyNaCl pyPdf pyudev pyxattr PyYAML qiniu qrcode SQLAlchemy upyun urlgrabber aliyun-python-sdk-core google-crc32c pycurl zope.interface
- Failed to build cryptography
- ERROR: Could not build wheels for cryptography, which is required to install pyproject.toml-based projects
- WARNING: Skipping aliyun-python-sdk-kms as it is not installed.
- WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv
- WARNING: Skipping aliyun-python-sdk-core as it is not installed.
- WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv
- WARNING: Skipping aliyun-python-sdk-core-v3 as it is not installed.
- WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv
- WARNING: Skipping qiniu as it is not installed.
- WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv
- WARNING: Skipping cos-python-sdk-v5 as it is not installed.
- WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv
- --2024-03-25 13:41:51-- https://node.aapanel.com/install/src/panel6_en.zip
- Resolving node.aapanel.com (node.aapanel.com)... 104.21.79.196, 172.67.171.7, 2606:4700:3034::ac43:ab07, ...
- Connecting to node.aapanel.com (node.aapanel.com)|104.21.79.196|:443... connected.
- HTTP request sent, awaiting response... 200 OK
- Length: 15198894 (14M) [application/zip]
- Saving to: ‘panel.zip’
- panel.zip 100%[==================================>] 14.49M --.-KB/s in 0.1s
- 2024-03-25 13:41:51 (99.0 MB/s) - ‘panel.zip’ saved [15198894/15198894]
- --2024-03-25 13:41:51-- https://node.aapanel.com/install/src/bt6_en.init
- Resolving node.aapanel.com (node.aapanel.com)... 104.21.79.196, 172.67.171.7, 2606:4700:3034::ac43:ab07, ...
- Connecting to node.aapanel.com (node.aapanel.com)|104.21.79.196|:443... connected.
- HTTP request sent, awaiting response... 200 OK
- Length: 10297 (10K) [application/octet-stream]
- Saving to: ‘/etc/init.d/bt’
- /etc/init.d/bt 100%[==================================>] 10.06K --.-KB/s in 0s
- 2024-03-25 13:41:51 (99.4 MB/s) - ‘/etc/init.d/bt’ saved [10297/10297]
- --2024-03-25 13:41:51-- https://node.aapanel.com/install/public.sh
- Resolving node.aapanel.com (node.aapanel.com)... 172.67.171.7, 104.21.79.196, 2606:4700:3031::6815:4fc4, ...
- Connecting to node.aapanel.com (node.aapanel.com)|172.67.171.7|:443... connected.
- HTTP request sent, awaiting response... 200 OK
- Length: 4560 (4.5K) [application/octet-stream]
- Saving to: ‘/www/server/panel/install/public.sh’
- /www/server/panel/instal 100%[==================================>] 4.45K --.-KB/s in 0s
- 2024-03-25 13:41:51 (78.6 MB/s) - ‘/www/server/panel/install/public.sh’ saved [4560/4560]
- --2024-03-25 13:41:52-- https://node.aapanel.com/install/src/bt6_en.init
- Resolving node.aapanel.com (node.aapanel.com)... 104.21.79.196, 172.67.171.7, 2606:4700:3034::ac43:ab07, ...
- Connecting to node.aapanel.com (node.aapanel.com)|104.21.79.196|:443... connected.
- HTTP request sent, awaiting response... 200 OK
- Length: 10297 (10K) [application/octet-stream]
- Saving to: ‘/etc/init.d/bt’
- /etc/init.d/bt 100%[==================================>] 10.06K --.-KB/s in 0s
- 2024-03-25 13:41:52 (141 MB/s) - ‘/etc/init.d/bt’ saved [10297/10297]
- --2024-03-25 13:41:52-- https://node.aapanel.com/install/src/bt6_en.init
- Resolving node.aapanel.com (node.aapanel.com)... 172.67.171.7, 104.21.79.196, 2606:4700:3034::ac43:ab07, ...
- Connecting to node.aapanel.com (node.aapanel.com)|172.67.171.7|:443... connected.
- HTTP request sent, awaiting response... 200 OK
- Length: 10297 (10K) [application/octet-stream]
- Saving to: ‘/www/server/panel/init.sh’
- /www/server/panel/init.s 100%[==================================>] 10.06K --.-KB/s in 0s
- 2024-03-25 13:41:52 (145 MB/s) - ‘/www/server/panel/init.sh’ saved [10297/10297]
- --2024-03-25 13:41:52-- https://node.aapanel.com/install/conf/softList_en.conf
- Resolving node.aapanel.com (node.aapanel.com)... 172.67.171.7, 104.21.79.196, 2606:4700:3034::ac43:ab07, ...
- Connecting to node.aapanel.com (node.aapanel.com)|172.67.171.7|:443... connected.
- HTTP request sent, awaiting response... 200 OK
- Length: 3123 (3.0K) [application/octet-stream]
- Saving to: ‘/www/server/panel/data/softList.conf’
- /www/server/panel/data/s 100%[==================================>] 3.05K --.-KB/s in 0s
- 2024-03-25 13:41:52 (104 MB/s) - ‘/www/server/panel/data/softList.conf’ saved [3123/3123]
- Collecting cachelib
- Using cached cachelib-0.10.2-py3-none-any.whl.metadata (2.0 kB)
- Using cached cachelib-0.10.2-py3-none-any.whl (18 kB)
- Installing collected packages: cachelib
- Successfully installed cachelib-0.10.2
- WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv
- Collecting python-telegram-bot
- Downloading python_telegram_bot-20.3-py3-none-any.whl.metadata (15 kB)
- Collecting httpx~=0.24.0 (from python-telegram-bot)
- Downloading httpx-0.24.1-py3-none-any.whl.metadata (7.4 kB)
- Collecting certifi (from httpx~=0.24.0->python-telegram-bot)
- Downloading certifi-2024.2.2-py3-none-any.whl.metadata (2.2 kB)
- Collecting httpcore<0.18.0,>=0.15.0 (from httpx~=0.24.0->python-telegram-bot)
- Downloading httpcore-0.17.3-py3-none-any.whl.metadata (18 kB)
- Collecting idna (from httpx~=0.24.0->python-telegram-bot)
- Downloading idna-3.6-py3-none-any.whl.metadata (9.9 kB)
- Collecting sniffio (from httpx~=0.24.0->python-telegram-bot)
- Downloading sniffio-1.3.1-py3-none-any.whl.metadata (3.9 kB)
- Collecting h11<0.15,>=0.13 (from httpcore<0.18.0,>=0.15.0->httpx~=0.24.0->python-telegram-bot)
- Downloading h11-0.14.0-py3-none-any.whl.metadata (8.2 kB)
- Collecting anyio<5.0,>=3.0 (from httpcore<0.18.0,>=0.15.0->httpx~=0.24.0->python-telegram-bot)
- Downloading anyio-3.7.1-py3-none-any.whl.metadata (4.7 kB)
- Collecting exceptiongroup (from anyio<5.0,>=3.0->httpcore<0.18.0,>=0.15.0->httpx~=0.24.0->python-telegram-bot)
- Downloading exceptiongroup-1.2.0-py3-none-any.whl.metadata (6.6 kB)
- Collecting typing-extensions (from anyio<5.0,>=3.0->httpcore<0.18.0,>=0.15.0->httpx~=0.24.0->python-telegram-bot)
- Using cached typing_extensions-4.7.1-py3-none-any.whl.metadata (3.1 kB)
- Downloading python_telegram_bot-20.3-py3-none-any.whl (545 kB)
- ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 545.4/545.4 kB 12.4 MB/s eta 0:00:00
- Downloading httpx-0.24.1-py3-none-any.whl (75 kB)
- ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 75.4/75.4 kB 14.0 MB/s eta 0:00:00
- Downloading httpcore-0.17.3-py3-none-any.whl (74 kB)
- ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 74.5/74.5 kB 13.4 MB/s eta 0:00:00
- Downloading sniffio-1.3.1-py3-none-any.whl (10 kB)
- Downloading certifi-2024.2.2-py3-none-any.whl (163 kB)
- ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 163.8/163.8 kB 21.7 MB/s eta 0:00:00
- Downloading idna-3.6-py3-none-any.whl (61 kB)
- ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 61.6/61.6 kB 9.0 MB/s eta 0:00:00
- Downloading anyio-3.7.1-py3-none-any.whl (80 kB)
- ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 80.9/80.9 kB 13.8 MB/s eta 0:00:00
- Downloading h11-0.14.0-py3-none-any.whl (58 kB)
- ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 58.3/58.3 kB 9.4 MB/s eta 0:00:00
- Downloading exceptiongroup-1.2.0-py3-none-any.whl (16 kB)
- Using cached typing_extensions-4.7.1-py3-none-any.whl (33 kB)
- Installing collected packages: typing-extensions, sniffio, idna, exceptiongroup, certifi, h11, anyio, httpcore, httpx, python-telegram-bot
- Successfully installed anyio-3.7.1 certifi-2024.2.2 exceptiongroup-1.2.0 h11-0.14.0 httpcore-0.17.3 httpx-0.24.1 idna-3.6 python-telegram-bot-20.3 sniffio-1.3.1 typing-extensions-4.7.1
- WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv
- Collecting pymongo
- Downloading pymongo-4.6.2-cp37-cp37m-manylinux_2_17_s390x.manylinux2014_s390x.whl.metadata (22 kB)
- Collecting dnspython<3.0.0,>=1.16.0 (from pymongo)
- Downloading dnspython-2.3.0-py3-none-any.whl.metadata (5.2 kB)
- Downloading pymongo-4.6.2-cp37-cp37m-manylinux_2_17_s390x.manylinux2014_s390x.whl (665 kB)
- ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 665.2/665.2 kB 3.8 MB/s eta 0:00:00
- Downloading dnspython-2.3.0-py3-none-any.whl (283 kB)
- ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 283.7/283.7 kB 4.3 MB/s eta 0:00:00
- Installing collected packages: dnspython, pymongo
- Successfully installed dnspython-2.3.0 pymongo-4.6.2
- WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv
- Collecting psycopg2-binary
- Downloading psycopg2-binary-2.9.9.tar.gz (384 kB)
- ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 385.0/385.0 kB 6.4 MB/s eta 0:00:00
- 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]
- running egg_info
- creating /tmp/pip-pip-egg-info-g6pkd_y4/psycopg2_binary.egg-info
- writing /tmp/pip-pip-egg-info-g6pkd_y4/psycopg2_binary.egg-info/PKG-INFO
- writing dependency_links to /tmp/pip-pip-egg-info-g6pkd_y4/psycopg2_binary.egg-info/dependency_links.txt
- writing top-level names to /tmp/pip-pip-egg-info-g6pkd_y4/psycopg2_binary.egg-info/top_level.txt
- writing manifest file '/tmp/pip-pip-egg-info-g6pkd_y4/psycopg2_binary.egg-info/SOURCES.txt'
- Error: pg_config executable not found.
- pg_config is required to build psycopg2 from source. Please add the directory
- containing pg_config to the $PATH or specify the full executable path with the
- option:
- python setup.py build_ext --pg-config /path/to/pg_config build ...
- or with the pg_config option in 'setup.cfg'.
- If you prefer to avoid building psycopg2 from source, please install the PyPI
- 'psycopg2-binary' package instead.
- For further information please check the 'doc/src/install.rst' file (also at
- <https://www.psycopg.org/docs/install.html>).
- [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.
- Collecting flask
- Downloading Flask-2.2.5-py3-none-any.whl.metadata (3.9 kB)
- Collecting Werkzeug>=2.2.2 (from flask)
- Downloading Werkzeug-2.2.3-py3-none-any.whl.metadata (4.4 kB)
- Collecting Jinja2>=3.0 (from flask)
- Downloading Jinja2-3.1.3-py3-none-any.whl.metadata (3.3 kB)
- Collecting itsdangerous>=2.0 (from flask)
- Downloading itsdangerous-2.1.2-py3-none-any.whl.metadata (2.9 kB)
- Collecting click>=8.0 (from flask)
- Downloading click-8.1.7-py3-none-any.whl.metadata (3.0 kB)
- Collecting importlib-metadata>=3.6.0 (from flask)
- Using cached importlib_metadata-6.7.0-py3-none-any.whl.metadata (4.9 kB)
- Collecting zipp>=0.5 (from importlib-metadata>=3.6.0->flask)
- Using cached zipp-3.15.0-py3-none-any.whl.metadata (3.7 kB)
- Requirement already satisfied: typing-extensions>=3.6.4 in /www/server/panel/pyenv/lib/python3.7/site-packages (from importlib-metadata>=3.6.0->flask) (4.7.1)
- Collecting MarkupSafe>=2.0 (from Jinja2>=3.0->flask)
- Downloading MarkupSafe-2.1.5.tar.gz (19 kB)
- Preparing metadata (setup.py) ... done
- Downloading Flask-2.2.5-py3-none-any.whl (101 kB)
- ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 101.8/101.8 kB 5.4 MB/s eta 0:00:00
- Downloading click-8.1.7-py3-none-any.whl (97 kB)
- ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 97.9/97.9 kB 17.1 MB/s eta 0:00:00
- Using cached importlib_metadata-6.7.0-py3-none-any.whl (22 kB)
- Downloading itsdangerous-2.1.2-py3-none-any.whl (15 kB)
- Downloading Jinja2-3.1.3-py3-none-any.whl (133 kB)
- ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 133.2/133.2 kB 20.5 MB/s eta 0:00:00
- Downloading Werkzeug-2.2.3-py3-none-any.whl (233 kB)
- ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 233.6/233.6 kB 28.5 MB/s eta 0:00:00
- Using cached zipp-3.15.0-py3-none-any.whl (6.8 kB)
- Building wheels for collected packages: MarkupSafe
- Building wheel for MarkupSafe (setup.py) ... done
- Created wheel for MarkupSafe: filename=MarkupSafe-2.1.5-cp37-cp37m-linux_s390x.whl size=30420 sha256=1d106b75c2c03409667a43c8265ab32dd3834f6f58fd56c3f6768e105e018d59
- Stored in directory: /root/.cache/pip/wheels/e8/94/8a/601736495f47ef747d9a2a55b27b1fa4c27a6db2352d77a7ce
- Successfully built MarkupSafe
- Installing collected packages: zipp, MarkupSafe, itsdangerous, Werkzeug, Jinja2, importlib-metadata, click, flask
- Successfully installed Jinja2-3.1.3 MarkupSafe-2.1.5 Werkzeug-2.2.3 click-8.1.7 flask-2.2.5 importlib-metadata-6.7.0 itsdangerous-2.1.2 zipp-3.15.0
- WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv
- Collecting flask-sock
- Downloading flask_sock-0.7.0-py3-none-any.whl.metadata (1.6 kB)
- Requirement already satisfied: flask>=2 in /www/server/panel/pyenv/lib/python3.7/site-packages (from flask-sock) (2.2.5)
- Collecting simple-websocket>=0.5.1 (from flask-sock)
- Downloading simple_websocket-1.0.0-py3-none-any.whl.metadata (1.3 kB)
- Requirement already satisfied: Werkzeug>=2.2.2 in /www/server/panel/pyenv/lib/python3.7/site-packages (from flask>=2->flask-sock) (2.2.3)
- Requirement already satisfied: Jinja2>=3.0 in /www/server/panel/pyenv/lib/python3.7/site-packages (from flask>=2->flask-sock) (3.1.3)
- Requirement already satisfied: itsdangerous>=2.0 in /www/server/panel/pyenv/lib/python3.7/site-packages (from flask>=2->flask-sock) (2.1.2)
- Requirement already satisfied: click>=8.0 in /www/server/panel/pyenv/lib/python3.7/site-packages (from flask>=2->flask-sock) (8.1.7)
- Requirement already satisfied: importlib-metadata>=3.6.0 in /www/server/panel/pyenv/lib/python3.7/site-packages (from flask>=2->flask-sock) (6.7.0)
- Collecting wsproto (from simple-websocket>=0.5.1->flask-sock)
- Downloading wsproto-1.2.0-py3-none-any.whl.metadata (5.6 kB)
- Requirement already satisfied: zipp>=0.5 in /www/server/panel/pyenv/lib/python3.7/site-packages (from importlib-metadata>=3.6.0->flask>=2->flask-sock) (3.15.0)
- Requirement already satisfied: typing-extensions>=3.6.4 in /www/server/panel/pyenv/lib/python3.7/site-packages (from importlib-metadata>=3.6.0->flask>=2->flask-sock) (4.7.1)
- Requirement already satisfied: MarkupSafe>=2.0 in /www/server/panel/pyenv/lib/python3.7/site-packages (from Jinja2>=3.0->flask>=2->flask-sock) (2.1.5)
- Requirement already satisfied: h11<1,>=0.9.0 in /www/server/panel/pyenv/lib/python3.7/site-packages (from wsproto->simple-websocket>=0.5.1->flask-sock) (0.14.0)
- Downloading flask_sock-0.7.0-py3-none-any.whl (4.0 kB)
- Downloading simple_websocket-1.0.0-py3-none-any.whl (13 kB)
- Downloading wsproto-1.2.0-py3-none-any.whl (24 kB)
- Installing collected packages: wsproto, simple-websocket, flask-sock
- Successfully installed flask-sock-0.7.0 simple-websocket-1.0.0 wsproto-1.2.0
- WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv
- Collecting simple-websocket==0.10.0
- Downloading simple_websocket-0.10.0-py3-none-any.whl.metadata (1.3 kB)
- Requirement already satisfied: wsproto in /www/server/panel/pyenv/lib/python3.7/site-packages (from simple-websocket==0.10.0) (1.2.0)
- Requirement already satisfied: h11<1,>=0.9.0 in /www/server/panel/pyenv/lib/python3.7/site-packages (from wsproto->simple-websocket==0.10.0) (0.14.0)
- Requirement already satisfied: typing-extensions in /www/server/panel/pyenv/lib/python3.7/site-packages (from h11<1,>=0.9.0->wsproto->simple-websocket==0.10.0) (4.7.1)
- Downloading simple_websocket-0.10.0-py3-none-any.whl (7.5 kB)
- Installing collected packages: simple-websocket
- Attempting uninstall: simple-websocket
- Found existing installation: simple-websocket 1.0.0
- Uninstalling simple-websocket-1.0.0:
- Successfully uninstalled simple-websocket-1.0.0
- Successfully installed simple-websocket-0.10.0
- WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv
- mkdir: cannot create directory ‘/www/server/panel/ssl’: File exists
- Collecting pyOpenSSl
- Downloading pyOpenSSL-24.1.0-py3-none-any.whl.metadata (12 kB)
- Collecting cryptography<43,>=41.0.5 (from pyOpenSSl)
- Downloading cryptography-42.0.5.tar.gz (671 kB)
- ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 671.0/671.0 kB 12.0 MB/s eta 0:00:00
- Installing build dependencies ... done
- Getting requirements to build wheel ... done
- Preparing metadata (pyproject.toml) ... done
- Collecting cffi>=1.12 (from cryptography<43,>=41.0.5->pyOpenSSl)
- Using cached cffi-1.15.1-cp37-cp37m-manylinux_2_17_s390x.manylinux2014_s390x.whl.metadata (1.1 kB)
- Collecting pycparser (from cffi>=1.12->cryptography<43,>=41.0.5->pyOpenSSl)
- Using cached pycparser-2.21-py2.py3-none-any.whl.metadata (1.1 kB)
- Downloading pyOpenSSL-24.1.0-py3-none-any.whl (56 kB)
- ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 56.9/56.9 kB 9.2 MB/s eta 0:00:00
- Using cached cffi-1.15.1-cp37-cp37m-manylinux_2_17_s390x.manylinux2014_s390x.whl (430 kB)
- Using cached pycparser-2.21-py2.py3-none-any.whl (118 kB)
- Building wheels for collected packages: cryptography
- Building wheel for cryptography (pyproject.toml) ... error
- error: subprocess-exited-with-error
- × Building wheel for cryptography (pyproject.toml) did not run successfully.
- │ exit code: 1
- ╰─> [153 lines of output]
- running bdist_wheel
- running build
- running build_py
- creating build
- creating build/lib.linux-s390x-cpython-37
- creating build/lib.linux-s390x-cpython-37/cryptography
- copying src/cryptography/__init__.py -> build/lib.linux-s390x-cpython-37/cryptography
- copying src/cryptography/exceptions.py -> build/lib.linux-s390x-cpython-37/cryptography
- copying src/cryptography/utils.py -> build/lib.linux-s390x-cpython-37/cryptography
- copying src/cryptography/__about__.py -> build/lib.linux-s390x-cpython-37/cryptography
- copying src/cryptography/fernet.py -> build/lib.linux-s390x-cpython-37/cryptography
- creating build/lib.linux-s390x-cpython-37/cryptography/x509
- copying src/cryptography/x509/verification.py -> build/lib.linux-s390x-cpython-37/cryptography/x509
- copying src/cryptography/x509/name.py -> build/lib.linux-s390x-cpython-37/cryptography/x509
- copying src/cryptography/x509/__init__.py -> build/lib.linux-s390x-cpython-37/cryptography/x509
- copying src/cryptography/x509/base.py -> build/lib.linux-s390x-cpython-37/cryptography/x509
- copying src/cryptography/x509/extensions.py -> build/lib.linux-s390x-cpython-37/cryptography/x509
- copying src/cryptography/x509/general_name.py -> build/lib.linux-s390x-cpython-37/cryptography/x509
- copying src/cryptography/x509/ocsp.py -> build/lib.linux-s390x-cpython-37/cryptography/x509
- copying src/cryptography/x509/certificate_transparency.py -> build/lib.linux-s390x-cpython-37/cryptography/x509
- copying src/cryptography/x509/oid.py -> build/lib.linux-s390x-cpython-37/cryptography/x509
- creating build/lib.linux-s390x-cpython-37/cryptography/hazmat
- copying src/cryptography/hazmat/__init__.py -> build/lib.linux-s390x-cpython-37/cryptography/hazmat
- copying src/cryptography/hazmat/_oid.py -> build/lib.linux-s390x-cpython-37/cryptography/hazmat
- creating build/lib.linux-s390x-cpython-37/cryptography/hazmat/bindings
- copying src/cryptography/hazmat/bindings/__init__.py -> build/lib.linux-s390x-cpython-37/cryptography/hazmat/bindings
- creating build/lib.linux-s390x-cpython-37/cryptography/hazmat/primitives
- copying src/cryptography/hazmat/primitives/_serialization.py -> build/lib.linux-s390x-cpython-37/cryptography/hazmat/primitives
- copying src/cryptography/hazmat/primitives/keywrap.py -> build/lib.linux-s390x-cpython-37/cryptography/hazmat/primitives
- copying src/cryptography/hazmat/primitives/cmac.py -> build/lib.linux-s390x-cpython-37/cryptography/hazmat/primitives
- copying src/cryptography/hazmat/primitives/padding.py -> build/lib.linux-s390x-cpython-37/cryptography/hazmat/primitives
- copying src/cryptography/hazmat/primitives/poly1305.py -> build/lib.linux-s390x-cpython-37/cryptography/hazmat/primitives
- copying src/cryptography/hazmat/primitives/constant_time.py -> build/lib.linux-s390x-cpython-37/cryptography/hazmat/primitives
- copying src/cryptography/hazmat/primitives/__init__.py -> build/lib.linux-s390x-cpython-37/cryptography/hazmat/primitives
- copying src/cryptography/hazmat/primitives/hashes.py -> build/lib.linux-s390x-cpython-37/cryptography/hazmat/primitives
- copying src/cryptography/hazmat/primitives/hmac.py -> build/lib.linux-s390x-cpython-37/cryptography/hazmat/primitives
- copying src/cryptography/hazmat/primitives/_asymmetric.py -> build/lib.linux-s390x-cpython-37/cryptography/hazmat/primitives
- copying src/cryptography/hazmat/primitives/_cipheralgorithm.py -> build/lib.linux-s390x-cpython-37/cryptography/hazmat/primitives
- creating build/lib.linux-s390x-cpython-37/cryptography/hazmat/backends
- copying src/cryptography/hazmat/backends/__init__.py -> build/lib.linux-s390x-cpython-37/cryptography/hazmat/backends
- creating build/lib.linux-s390x-cpython-37/cryptography/hazmat/bindings/openssl
- copying src/cryptography/hazmat/bindings/openssl/__init__.py -> build/lib.linux-s390x-cpython-37/cryptography/hazmat/bindings/openssl
- copying src/cryptography/hazmat/bindings/openssl/binding.py -> build/lib.linux-s390x-cpython-37/cryptography/hazmat/bindings/openssl
- copying src/cryptography/hazmat/bindings/openssl/_conditional.py -> build/lib.linux-s390x-cpython-37/cryptography/hazmat/bindings/openssl
- creating build/lib.linux-s390x-cpython-37/cryptography/hazmat/primitives/serialization
- copying src/cryptography/hazmat/primitives/serialization/ssh.py -> build/lib.linux-s390x-cpython-37/cryptography/hazmat/primitives/serialization
- copying src/cryptography/hazmat/primitives/serialization/__init__.py -> build/lib.linux-s390x-cpython-37/cryptography/hazmat/primitives/serialization
- copying src/cryptography/hazmat/primitives/serialization/base.py -> build/lib.linux-s390x-cpython-37/cryptography/hazmat/primitives/serialization
- copying src/cryptography/hazmat/primitives/serialization/pkcs7.py -> build/lib.linux-s390x-cpython-37/cryptography/hazmat/primitives/serialization
- copying src/cryptography/hazmat/primitives/serialization/pkcs12.py -> build/lib.linux-s390x-cpython-37/cryptography/hazmat/primitives/serialization
- creating build/lib.linux-s390x-cpython-37/cryptography/hazmat/primitives/kdf
- copying src/cryptography/hazmat/primitives/kdf/hkdf.py -> build/lib.linux-s390x-cpython-37/cryptography/hazmat/primitives/kdf
- copying src/cryptography/hazmat/primitives/kdf/pbkdf2.py -> build/lib.linux-s390x-cpython-37/cryptography/hazmat/primitives/kdf
- copying src/cryptography/hazmat/primitives/kdf/__init__.py -> build/lib.linux-s390x-cpython-37/cryptography/hazmat/primitives/kdf
- copying src/cryptography/hazmat/primitives/kdf/scrypt.py -> build/lib.linux-s390x-cpython-37/cryptography/hazmat/primitives/kdf
- copying src/cryptography/hazmat/primitives/kdf/x963kdf.py -> build/lib.linux-s390x-cpython-37/cryptography/hazmat/primitives/kdf
- copying src/cryptography/hazmat/primitives/kdf/kbkdf.py -> build/lib.linux-s390x-cpython-37/cryptography/hazmat/primitives/kdf
- copying src/cryptography/hazmat/primitives/kdf/concatkdf.py -> build/lib.linux-s390x-cpython-37/cryptography/hazmat/primitives/kdf
- creating build/lib.linux-s390x-cpython-37/cryptography/hazmat/primitives/ciphers
- copying src/cryptography/hazmat/primitives/ciphers/__init__.py -> build/lib.linux-s390x-cpython-37/cryptography/hazmat/primitives/ciphers
- copying src/cryptography/hazmat/primitives/ciphers/base.py -> build/lib.linux-s390x-cpython-37/cryptography/hazmat/primitives/ciphers
- copying src/cryptography/hazmat/primitives/ciphers/modes.py -> build/lib.linux-s390x-cpython-37/cryptography/hazmat/primitives/ciphers
- copying src/cryptography/hazmat/primitives/ciphers/algorithms.py -> build/lib.linux-s390x-cpython-37/cryptography/hazmat/primitives/ciphers
- copying src/cryptography/hazmat/primitives/ciphers/aead.py -> build/lib.linux-s390x-cpython-37/cryptography/hazmat/primitives/ciphers
- creating build/lib.linux-s390x-cpython-37/cryptography/hazmat/primitives/twofactor
- copying src/cryptography/hazmat/primitives/twofactor/__init__.py -> build/lib.linux-s390x-cpython-37/cryptography/hazmat/primitives/twofactor
- copying src/cryptography/hazmat/primitives/twofactor/hotp.py -> build/lib.linux-s390x-cpython-37/cryptography/hazmat/primitives/twofactor
- copying src/cryptography/hazmat/primitives/twofactor/totp.py -> build/lib.linux-s390x-cpython-37/cryptography/hazmat/primitives/twofactor
- creating build/lib.linux-s390x-cpython-37/cryptography/hazmat/primitives/asymmetric
- copying src/cryptography/hazmat/primitives/asymmetric/types.py -> build/lib.linux-s390x-cpython-37/cryptography/hazmat/primitives/asymmetric
- copying src/cryptography/hazmat/primitives/asymmetric/padding.py -> build/lib.linux-s390x-cpython-37/cryptography/hazmat/primitives/asymmetric
- copying src/cryptography/hazmat/primitives/asymmetric/x448.py -> build/lib.linux-s390x-cpython-37/cryptography/hazmat/primitives/asymmetric
- copying src/cryptography/hazmat/primitives/asymmetric/__init__.py -> build/lib.linux-s390x-cpython-37/cryptography/hazmat/primitives/asymmetric
- copying src/cryptography/hazmat/primitives/asymmetric/ed25519.py -> build/lib.linux-s390x-cpython-37/cryptography/hazmat/primitives/asymmetric
- copying src/cryptography/hazmat/primitives/asymmetric/dh.py -> build/lib.linux-s390x-cpython-37/cryptography/hazmat/primitives/asymmetric
- copying src/cryptography/hazmat/primitives/asymmetric/x25519.py -> build/lib.linux-s390x-cpython-37/cryptography/hazmat/primitives/asymmetric
- copying src/cryptography/hazmat/primitives/asymmetric/rsa.py -> build/lib.linux-s390x-cpython-37/cryptography/hazmat/primitives/asymmetric
- copying src/cryptography/hazmat/primitives/asymmetric/ec.py -> build/lib.linux-s390x-cpython-37/cryptography/hazmat/primitives/asymmetric
- copying src/cryptography/hazmat/primitives/asymmetric/dsa.py -> build/lib.linux-s390x-cpython-37/cryptography/hazmat/primitives/asymmetric
- copying src/cryptography/hazmat/primitives/asymmetric/utils.py -> build/lib.linux-s390x-cpython-37/cryptography/hazmat/primitives/asymmetric
- copying src/cryptography/hazmat/primitives/asymmetric/ed448.py -> build/lib.linux-s390x-cpython-37/cryptography/hazmat/primitives/asymmetric
- creating build/lib.linux-s390x-cpython-37/cryptography/hazmat/backends/openssl
- copying src/cryptography/hazmat/backends/openssl/backend.py -> build/lib.linux-s390x-cpython-37/cryptography/hazmat/backends/openssl
- copying src/cryptography/hazmat/backends/openssl/decode_asn1.py -> build/lib.linux-s390x-cpython-37/cryptography/hazmat/backends/openssl
- copying src/cryptography/hazmat/backends/openssl/__init__.py -> build/lib.linux-s390x-cpython-37/cryptography/hazmat/backends/openssl
- copying src/cryptography/hazmat/backends/openssl/aead.py -> build/lib.linux-s390x-cpython-37/cryptography/hazmat/backends/openssl
- copying src/cryptography/hazmat/backends/openssl/ciphers.py -> build/lib.linux-s390x-cpython-37/cryptography/hazmat/backends/openssl
- 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'
- /tmp/pip-build-env-ofiq2aw2/overlay/lib/python3.7/site-packages/setuptools/config/pyprojecttoml.py:66: _BetaConfiguration: Support for `[tool.setuptools]` in `pyproject.toml` is still *beta*.
- config = read_configuration(filepath, True, ignore_option_errors, dist)
- warning: no files found matching '*.c' under directory 'src/_cffi_src'
- warning: no files found matching '*.h' under directory 'src/_cffi_src'
- 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 found matching 'src/rust/target'
- warning: no previously-included files matching '*' found under directory 'src/rust/target'
- 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 '.readthedocs.yml'
- warning: no previously-included files found matching 'ci-constraints-requirements.txt'
- warning: no previously-included files found matching 'mypy.ini'
- adding license file 'LICENSE'
- adding license file 'LICENSE.APACHE'
- adding license file 'LICENSE.BSD'
- writing manifest file 'src/cryptography.egg-info/SOURCES.txt'
- copying src/cryptography/py.typed -> build/lib.linux-s390x-cpython-37/cryptography
- creating build/lib.linux-s390x-cpython-37/cryptography/hazmat/bindings/_rust
- copying src/cryptography/hazmat/bindings/_rust/__init__.pyi -> build/lib.linux-s390x-cpython-37/cryptography/hazmat/bindings/_rust
- copying src/cryptography/hazmat/bindings/_rust/_openssl.pyi -> build/lib.linux-s390x-cpython-37/cryptography/hazmat/bindings/_rust
- copying src/cryptography/hazmat/bindings/_rust/asn1.pyi -> build/lib.linux-s390x-cpython-37/cryptography/hazmat/bindings/_rust
- copying src/cryptography/hazmat/bindings/_rust/exceptions.pyi -> build/lib.linux-s390x-cpython-37/cryptography/hazmat/bindings/_rust
- copying src/cryptography/hazmat/bindings/_rust/ocsp.pyi -> build/lib.linux-s390x-cpython-37/cryptography/hazmat/bindings/_rust
- copying src/cryptography/hazmat/bindings/_rust/pkcs7.pyi -> build/lib.linux-s390x-cpython-37/cryptography/hazmat/bindings/_rust
- copying src/cryptography/hazmat/bindings/_rust/x509.pyi -> build/lib.linux-s390x-cpython-37/cryptography/hazmat/bindings/_rust
- creating build/lib.linux-s390x-cpython-37/cryptography/hazmat/bindings/_rust/openssl
- copying src/cryptography/hazmat/bindings/_rust/openssl/__init__.pyi -> build/lib.linux-s390x-cpython-37/cryptography/hazmat/bindings/_rust/openssl
- copying src/cryptography/hazmat/bindings/_rust/openssl/aead.pyi -> build/lib.linux-s390x-cpython-37/cryptography/hazmat/bindings/_rust/openssl
- copying src/cryptography/hazmat/bindings/_rust/openssl/cmac.pyi -> build/lib.linux-s390x-cpython-37/cryptography/hazmat/bindings/_rust/openssl
- copying src/cryptography/hazmat/bindings/_rust/openssl/dh.pyi -> build/lib.linux-s390x-cpython-37/cryptography/hazmat/bindings/_rust/openssl
- copying src/cryptography/hazmat/bindings/_rust/openssl/dsa.pyi -> build/lib.linux-s390x-cpython-37/cryptography/hazmat/bindings/_rust/openssl
- copying src/cryptography/hazmat/bindings/_rust/openssl/ec.pyi -> build/lib.linux-s390x-cpython-37/cryptography/hazmat/bindings/_rust/openssl
- copying src/cryptography/hazmat/bindings/_rust/openssl/ed25519.pyi -> build/lib.linux-s390x-cpython-37/cryptography/hazmat/bindings/_rust/openssl
- copying src/cryptography/hazmat/bindings/_rust/openssl/ed448.pyi -> build/lib.linux-s390x-cpython-37/cryptography/hazmat/bindings/_rust/openssl
- copying src/cryptography/hazmat/bindings/_rust/openssl/hashes.pyi -> build/lib.linux-s390x-cpython-37/cryptography/hazmat/bindings/_rust/openssl
- copying src/cryptography/hazmat/bindings/_rust/openssl/hmac.pyi -> build/lib.linux-s390x-cpython-37/cryptography/hazmat/bindings/_rust/openssl
- copying src/cryptography/hazmat/bindings/_rust/openssl/kdf.pyi -> build/lib.linux-s390x-cpython-37/cryptography/hazmat/bindings/_rust/openssl
- copying src/cryptography/hazmat/bindings/_rust/openssl/keys.pyi -> build/lib.linux-s390x-cpython-37/cryptography/hazmat/bindings/_rust/openssl
- copying src/cryptography/hazmat/bindings/_rust/openssl/poly1305.pyi -> build/lib.linux-s390x-cpython-37/cryptography/hazmat/bindings/_rust/openssl
- copying src/cryptography/hazmat/bindings/_rust/openssl/rsa.pyi -> build/lib.linux-s390x-cpython-37/cryptography/hazmat/bindings/_rust/openssl
- copying src/cryptography/hazmat/bindings/_rust/openssl/x25519.pyi -> build/lib.linux-s390x-cpython-37/cryptography/hazmat/bindings/_rust/openssl
- copying src/cryptography/hazmat/bindings/_rust/openssl/x448.pyi -> build/lib.linux-s390x-cpython-37/cryptography/hazmat/bindings/_rust/openssl
- running build_ext
- running build_rust
- 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.63.0.
- [end of output]
- note: This error originates from a subprocess, and is likely not a problem with pip.
- ERROR: Failed building wheel for cryptography
- Failed to build cryptography
- ERROR: Could not build wheels for cryptography, which is required to install pyproject.toml-based projects
- Traceback (most recent call last):
- File "/www/server/panel/tools.py", line 20, in <module>
- import public,time,json
- File "/www/server/panel/class/public.py", line 14, in <module>
- import json,os,sys,time,re,socket,importlib,binascii,base64,io,string,psutil
- ModuleNotFoundError: No module named 'psutil'
- install_6.0_en.sh: line 811: [: : integer expression expected
- Starting Bt-Panel............failed
- ------------------------------------------------------
- Traceback (most recent call last):
- File "/www/server/panel/BT-Panel", line 10, in <module>
- from gevent import monkey
- ModuleNotFoundError: No module named 'gevent'
- ------------------------------------------------------
- Error: BT-Panel service startup failed.
- done
- Starting Bt-Tasks... failed
- ------------------------------------------------------
- Traceback (most recent call last):
- File "/www/server/panel/BT-Task", line 13, in <module>
- import task
- File "/www/server/panel/task.py", line 19, in <module>
- from psutil import Process, pids, cpu_count, cpu_percent, net_io_counters, disk_io_counters, virtual_memory
- ModuleNotFoundError: No module named 'psutil'
- ------------------------------------------------------
- Error: BT-Task service startup failed.
- Traceback (most recent call last):
- File "tools.py", line 20, in <module>
- import public,time,json
- File "/www/server/panel/class/public.py", line 14, in <module>
- import json,os,sys,time,re,socket,importlib,binascii,base64,io,string,psutil
- ModuleNotFoundError: No module named 'psutil'
- Traceback (most recent call last):
- File "tools.py", line 20, in <module>
- import public,time,json
- File "/www/server/panel/class/public.py", line 14, in <module>
- import json,os,sys,time,re,socket,importlib,binascii,base64,io,string,psutil
- ModuleNotFoundError: No module named 'psutil'
- Stopping Bt-Tasks... done
- Stopping Bt-Panel... done
- Starting Bt-Panel............failed
- ------------------------------------------------------
- Traceback (most recent call last):
- File "/www/server/panel/BT-Panel", line 10, in <module>
- from gevent import monkey
- ModuleNotFoundError: No module named 'gevent'
- Traceback (most recent call last):
- File "/www/server/panel/BT-Panel", line 10, in <module>
- from gevent import monkey
- ModuleNotFoundError: No module named 'gevent'
- ------------------------------------------------------
- Error: BT-Panel service startup failed.
- done
- Starting Bt-Tasks... failed
- ------------------------------------------------------
- Traceback (most recent call last):
- File "/www/server/panel/BT-Task", line 13, in <module>
- import task
- File "/www/server/panel/task.py", line 19, in <module>
- from psutil import Process, pids, cpu_count, cpu_percent, net_io_counters, disk_io_counters, virtual_memory
- ModuleNotFoundError: No module named 'psutil'
- Traceback (most recent call last):
- File "/www/server/panel/BT-Task", line 13, in <module>
- import task
- File "/www/server/panel/task.py", line 19, in <module>
- from psutil import Process, pids, cpu_count, cpu_percent, net_io_counters, disk_io_counters, virtual_memory
- ModuleNotFoundError: No module named 'psutil'
- ------------------------------------------------------
- Error: BT-Task service startup failed.
- Traceback (most recent call last):
- File "/www/server/panel/tools.py", line 20, in <module>
- import public,time,json
- File "/www/server/panel/class/public.py", line 14, in <module>
- import json,os,sys,time,re,socket,importlib,binascii,base64,io,string,psutil
- ModuleNotFoundError: No module named 'psutil'
- lrwxrwxrwx 1 root root 37 Mar 25 13:37 python -> /www/server/panel/pyenv/bin/python3.7
- -rwx------ 2 root root 12522656 Mar 25 13:36 python3.7
- --------------e------- python3.7
- lsattr: Operation not supported While reading flags on python
- =================================================
- ERROR: The BT-Panel service startup failed.
- Ubuntu 22.04.4 LTS
- \l
- Bit:64 Mem:3992M Core:2
- Linux akses 5.15.0-56-generic #62-Ubuntu SMP Tue Nov 22 19:57:26 UTC 2022 s390x s390x s390x GNU/Linux
- Please screenshot the above error message and post to the forum forum.aapanel.com for help
- root@akses:/home/akses#
Add Comment
Please, Sign In to add comment