You are not logged in.

#1 2020-05-21 05:49:19

Ice_Drake
Member
Registered: 2020-05-21
Posts: 3

[SOLVED] Pacman issue with python dependency

Hi, I am trying to install certbot on Arch Linux; however, I kept running into "Failed to commit transaction (conflicting files)" error. I searched online and found that "this is happening because pacman has detected a file conflict, and by design, will not overwrite files for you. This is by design, not a flaw."

I think I get this issue, because I installed Hass.IO on it earlier and that requires me to install python manually. Now that I need to install certbot on the same system, how do I change the command, so the install will execute successfully?

Below is the full output of the issue:

pacman -Syy certbot
:: Synchronizing package databases...
downloading core.db...
downloading extra.db...
downloading community.db...
resolving dependencies...
looking for conflicting packages...

Packages (25) python-acme-1.4.0-1  python-asn1crypto-1.3.0-1  python-cffi-1.14.0-2  python-configargparse-1.2.3-1  python-configobj-5.0.6-7  python-cryptography-2.9.2-1  python-future-0.18.2-2  python-josepy-1.3.0-1  python-mock-3.0.5-3  python-parsedatetime-2.5-1  python-pbr-5.4.4-2  python-ply-3.11-5  python-pycparser-2.20-1  python-pyopenssl-19.1.0-2  python-pyrfc3339-1.1-5  python-pytz-2020.1-1  python-requests-toolbelt-0.9.1-3  python-zope-component-4.6.1-1  python-zope-deferredimport-4.3.1-4  python-zope-deprecation-4.4.0-3  python-zope-event-4.4-3  python-zope-hookable-5.0.1-1  python-zope-interface-5.1.0-1  python-zope-proxy-4.3.5-1  certbot-1.4.0-1

Total Installed Size:  19.10 MiB

checking keyring...
checking package integrity...
loading package files...
checking for file conflicts...
python-pycparser: /usr/lib/python3.8/site-packages/pycparser/__init__.py exists in filesystem
python-pycparser: /usr/lib/python3.8/site-packages/pycparser/__pycache__/__init__.cpython-38.pyc exists in filesystem
python-pycparser: /usr/lib/python3.8/site-packages/pycparser/__pycache__/_ast_gen.cpython-38.pyc exists in filesystem
python-pycparser: /usr/lib/python3.8/site-packages/pycparser/__pycache__/_build_tables.cpython-38.pyc exists in filesystem
python-pycparser: /usr/lib/python3.8/site-packages/pycparser/__pycache__/ast_transforms.cpython-38.pyc exists in filesystem
python-pycparser: /usr/lib/python3.8/site-packages/pycparser/__pycache__/c_ast.cpython-38.pyc exists in filesystem
python-pycparser: /usr/lib/python3.8/site-packages/pycparser/__pycache__/c_generator.cpython-38.pyc exists in filesystem
python-pycparser: /usr/lib/python3.8/site-packages/pycparser/__pycache__/c_lexer.cpython-38.pyc exists in filesystem
python-pycparser: /usr/lib/python3.8/site-packages/pycparser/__pycache__/c_parser.cpython-38.pyc exists in filesystem
python-pycparser: /usr/lib/python3.8/site-packages/pycparser/__pycache__/lextab.cpython-38.pyc exists in filesystem
python-pycparser: /usr/lib/python3.8/site-packages/pycparser/__pycache__/plyparser.cpython-38.pyc exists in filesystem
python-pycparser: /usr/lib/python3.8/site-packages/pycparser/__pycache__/yacctab.cpython-38.pyc exists in filesystem
python-pycparser: /usr/lib/python3.8/site-packages/pycparser/_ast_gen.py exists in filesystem
python-pycparser: /usr/lib/python3.8/site-packages/pycparser/_build_tables.py exists in filesystem
python-pycparser: /usr/lib/python3.8/site-packages/pycparser/_c_ast.cfg exists in filesystem
python-pycparser: /usr/lib/python3.8/site-packages/pycparser/ast_transforms.py exists in filesystem
python-pycparser: /usr/lib/python3.8/site-packages/pycparser/c_ast.py exists in filesystem
python-pycparser: /usr/lib/python3.8/site-packages/pycparser/c_generator.py exists in filesystem
python-pycparser: /usr/lib/python3.8/site-packages/pycparser/c_lexer.py exists in filesystem
python-pycparser: /usr/lib/python3.8/site-packages/pycparser/c_parser.py exists in filesystem
python-pycparser: /usr/lib/python3.8/site-packages/pycparser/lextab.py exists in filesystem
python-pycparser: /usr/lib/python3.8/site-packages/pycparser/ply/__init__.py exists in filesystem
python-pycparser: /usr/lib/python3.8/site-packages/pycparser/ply/__pycache__/__init__.cpython-38.pyc exists in filesystem
python-pycparser: /usr/lib/python3.8/site-packages/pycparser/ply/__pycache__/cpp.cpython-38.pyc exists in filesystem
python-pycparser: /usr/lib/python3.8/site-packages/pycparser/ply/__pycache__/ctokens.cpython-38.pyc exists in filesystem
python-pycparser: /usr/lib/python3.8/site-packages/pycparser/ply/__pycache__/lex.cpython-38.pyc exists in filesystem
python-pycparser: /usr/lib/python3.8/site-packages/pycparser/ply/__pycache__/yacc.cpython-38.pyc exists in filesystem
python-pycparser: /usr/lib/python3.8/site-packages/pycparser/ply/__pycache__/ygen.cpython-38.pyc exists in filesystem
python-pycparser: /usr/lib/python3.8/site-packages/pycparser/ply/cpp.py exists in filesystem
python-pycparser: /usr/lib/python3.8/site-packages/pycparser/ply/ctokens.py exists in filesystem
python-pycparser: /usr/lib/python3.8/site-packages/pycparser/ply/lex.py exists in filesystem
python-pycparser: /usr/lib/python3.8/site-packages/pycparser/ply/yacc.py exists in filesystem
python-pycparser: /usr/lib/python3.8/site-packages/pycparser/ply/ygen.py exists in filesystem
python-pycparser: /usr/lib/python3.8/site-packages/pycparser/plyparser.py exists in filesystem
python-pycparser: /usr/lib/python3.8/site-packages/pycparser/yacctab.py exists in filesystem
python-cffi: /usr/lib/python3.8/site-packages/_cffi_backend.cpython-38-x86_64-linux-gnu.so exists in filesystem
python-cffi: /usr/lib/python3.8/site-packages/cffi/__init__.py exists in filesystem
python-cffi: /usr/lib/python3.8/site-packages/cffi/__pycache__/__init__.cpython-38.pyc exists in filesystem
python-cffi: /usr/lib/python3.8/site-packages/cffi/__pycache__/api.cpython-38.pyc exists in filesystem
python-cffi: /usr/lib/python3.8/site-packages/cffi/__pycache__/backend_ctypes.cpython-38.pyc exists in filesystem
python-cffi: /usr/lib/python3.8/site-packages/cffi/__pycache__/cffi_opcode.cpython-38.pyc exists in filesystem
python-cffi: /usr/lib/python3.8/site-packages/cffi/__pycache__/commontypes.cpython-38.pyc exists in filesystem
python-cffi: /usr/lib/python3.8/site-packages/cffi/__pycache__/cparser.cpython-38.pyc exists in filesystem
python-cffi: /usr/lib/python3.8/site-packages/cffi/__pycache__/error.cpython-38.pyc exists in filesystem
python-cffi: /usr/lib/python3.8/site-packages/cffi/__pycache__/ffiplatform.cpython-38.pyc exists in filesystem
python-cffi: /usr/lib/python3.8/site-packages/cffi/__pycache__/lock.cpython-38.pyc exists in filesystem
python-cffi: /usr/lib/python3.8/site-packages/cffi/__pycache__/model.cpython-38.pyc exists in filesystem
python-cffi: /usr/lib/python3.8/site-packages/cffi/__pycache__/pkgconfig.cpython-38.pyc exists in filesystem
python-cffi: /usr/lib/python3.8/site-packages/cffi/__pycache__/recompiler.cpython-38.pyc exists in filesystem
python-cffi: /usr/lib/python3.8/site-packages/cffi/__pycache__/setuptools_ext.cpython-38.pyc exists in filesystem
python-cffi: /usr/lib/python3.8/site-packages/cffi/__pycache__/vengine_cpy.cpython-38.pyc exists in filesystem
python-cffi: /usr/lib/python3.8/site-packages/cffi/__pycache__/vengine_gen.cpython-38.pyc exists in filesystem
python-cffi: /usr/lib/python3.8/site-packages/cffi/__pycache__/verifier.cpython-38.pyc exists in filesystem
python-cffi: /usr/lib/python3.8/site-packages/cffi/_cffi_errors.h exists in filesystem
python-cffi: /usr/lib/python3.8/site-packages/cffi/_cffi_include.h exists in filesystem
python-cffi: /usr/lib/python3.8/site-packages/cffi/_embedding.h exists in filesystem
python-cffi: /usr/lib/python3.8/site-packages/cffi/api.py exists in filesystem
python-cffi: /usr/lib/python3.8/site-packages/cffi/backend_ctypes.py exists in filesystem
python-cffi: /usr/lib/python3.8/site-packages/cffi/cffi_opcode.py exists in filesystem
python-cffi: /usr/lib/python3.8/site-packages/cffi/commontypes.py exists in filesystem
python-cffi: /usr/lib/python3.8/site-packages/cffi/cparser.py exists in filesystem
python-cffi: /usr/lib/python3.8/site-packages/cffi/error.py exists in filesystem
python-cffi: /usr/lib/python3.8/site-packages/cffi/ffiplatform.py exists in filesystem
python-cffi: /usr/lib/python3.8/site-packages/cffi/lock.py exists in filesystem
python-cffi: /usr/lib/python3.8/site-packages/cffi/model.py exists in filesystem
python-cffi: /usr/lib/python3.8/site-packages/cffi/parse_c_type.h exists in filesystem
python-cffi: /usr/lib/python3.8/site-packages/cffi/pkgconfig.py exists in filesystem
python-cffi: /usr/lib/python3.8/site-packages/cffi/recompiler.py exists in filesystem
python-cffi: /usr/lib/python3.8/site-packages/cffi/setuptools_ext.py exists in filesystem
python-cffi: /usr/lib/python3.8/site-packages/cffi/vengine_cpy.py exists in filesystem
python-cffi: /usr/lib/python3.8/site-packages/cffi/vengine_gen.py exists in filesystem
python-cffi: /usr/lib/python3.8/site-packages/cffi/verifier.py exists in filesystem
python-cryptography: /usr/lib/python3.8/site-packages/cryptography/__about__.py exists in filesystem
python-cryptography: /usr/lib/python3.8/site-packages/cryptography/__init__.py exists in filesystem
python-cryptography: /usr/lib/python3.8/site-packages/cryptography/__pycache__/__about__.cpython-38.pyc exists in filesystem
python-cryptography: /usr/lib/python3.8/site-packages/cryptography/__pycache__/__init__.cpython-38.pyc exists in filesystem
python-cryptography: /usr/lib/python3.8/site-packages/cryptography/__pycache__/exceptions.cpython-38.pyc exists in filesystem
python-cryptography: /usr/lib/python3.8/site-packages/cryptography/__pycache__/fernet.cpython-38.pyc exists in filesystem
python-cryptography: /usr/lib/python3.8/site-packages/cryptography/__pycache__/utils.cpython-38.pyc exists in filesystem
python-cryptography: /usr/lib/python3.8/site-packages/cryptography/exceptions.py exists in filesystem
python-cryptography: /usr/lib/python3.8/site-packages/cryptography/fernet.py exists in filesystem
python-cryptography: /usr/lib/python3.8/site-packages/cryptography/hazmat/__init__.py exists in filesystem
python-cryptography: /usr/lib/python3.8/site-packages/cryptography/hazmat/__pycache__/__init__.cpython-38.pyc exists in filesystem
python-cryptography: /usr/lib/python3.8/site-packages/cryptography/hazmat/__pycache__/_der.cpython-38.pyc exists in filesystem
python-cryptography: /usr/lib/python3.8/site-packages/cryptography/hazmat/__pycache__/_oid.cpython-38.pyc exists in filesystem
python-cryptography: /usr/lib/python3.8/site-packages/cryptography/hazmat/_der.py exists in filesystem
python-cryptography: /usr/lib/python3.8/site-packages/cryptography/hazmat/_oid.py exists in filesystem
python-cryptography: /usr/lib/python3.8/site-packages/cryptography/hazmat/backends/__init__.py exists in filesystem
python-cryptography: /usr/lib/python3.8/site-packages/cryptography/hazmat/backends/__pycache__/__init__.cpython-38.pyc exists in filesystem
python-cryptography: /usr/lib/python3.8/site-packages/cryptography/hazmat/backends/__pycache__/interfaces.cpython-38.pyc exists in filesystem
python-cryptography: /usr/lib/python3.8/site-packages/cryptography/hazmat/backends/interfaces.py exists in filesystem
python-cryptography: /usr/lib/python3.8/site-packages/cryptography/hazmat/backends/openssl/__init__.py exists in filesystem
python-cryptography: /usr/lib/python3.8/site-packages/cryptography/hazmat/backends/openssl/__pycache__/__init__.cpython-38.pyc exists in filesystem
python-cryptography: /usr/lib/python3.8/site-packages/cryptography/hazmat/backends/openssl/__pycache__/aead.cpython-38.pyc exists in filesystem
python-cryptography: /usr/lib/python3.8/site-packages/cryptography/hazmat/backends/openssl/__pycache__/backend.cpython-38.pyc exists in filesystem
python-cryptography: /usr/lib/python3.8/site-packages/cryptography/hazmat/backends/openssl/__pycache__/ciphers.cpython-38.pyc exists in filesystem
python-cryptography: /usr/lib/python3.8/site-packages/cryptography/hazmat/backends/openssl/__pycache__/cmac.cpython-38.pyc exists in filesystem
python-cryptography: /usr/lib/python3.8/site-packages/cryptography/hazmat/backends/openssl/__pycache__/decode_asn1.cpython-38.pyc exists in filesystem
python-cryptography: /usr/lib/python3.8/site-packages/cryptography/hazmat/backends/openssl/__pycache__/dh.cpython-38.pyc exists in filesystem
python-cryptography: /usr/lib/python3.8/site-packages/cryptography/hazmat/backends/openssl/__pycache__/dsa.cpython-38.pyc exists in filesystem
python-cryptography: /usr/lib/python3.8/site-packages/cryptography/hazmat/backends/openssl/__pycache__/ec.cpython-38.pyc exists in filesystem
python-cryptography: /usr/lib/python3.8/site-packages/cryptography/hazmat/backends/openssl/__pycache__/ed25519.cpython-38.pyc exists in filesystem
python-cryptography: /usr/lib/python3.8/site-packages/cryptography/hazmat/backends/openssl/__pycache__/ed448.cpython-38.pyc exists in filesystem
python-cryptography: /usr/lib/python3.8/site-packages/cryptography/hazmat/backends/openssl/__pycache__/encode_asn1.cpython-38.pyc exists in filesystem
python-cryptography: /usr/lib/python3.8/site-packages/cryptography/hazmat/backends/openssl/__pycache__/hashes.cpython-38.pyc exists in filesystem
python-cryptography: /usr/lib/python3.8/site-packages/cryptography/hazmat/backends/openssl/__pycache__/hmac.cpython-38.pyc exists in filesystem
python-cryptography: /usr/lib/python3.8/site-packages/cryptography/hazmat/backends/openssl/__pycache__/ocsp.cpython-38.pyc exists in filesystem
python-cryptography: /usr/lib/python3.8/site-packages/cryptography/hazmat/backends/openssl/__pycache__/poly1305.cpython-38.pyc exists in filesystem
python-cryptography: /usr/lib/python3.8/site-packages/cryptography/hazmat/backends/openssl/__pycache__/rsa.cpython-38.pyc exists in filesystem
python-cryptography: /usr/lib/python3.8/site-packages/cryptography/hazmat/backends/openssl/__pycache__/utils.cpython-38.pyc exists in filesystem
python-cryptography: /usr/lib/python3.8/site-packages/cryptography/hazmat/backends/openssl/__pycache__/x25519.cpython-38.pyc exists in filesystem
python-cryptography: /usr/lib/python3.8/site-packages/cryptography/hazmat/backends/openssl/__pycache__/x448.cpython-38.pyc exists in filesystem
python-cryptography: /usr/lib/python3.8/site-packages/cryptography/hazmat/backends/openssl/__pycache__/x509.cpython-38.pyc exists in filesystem
python-cryptography: /usr/lib/python3.8/site-packages/cryptography/hazmat/backends/openssl/aead.py exists in filesystem
python-cryptography: /usr/lib/python3.8/site-packages/cryptography/hazmat/backends/openssl/backend.py exists in filesystem
python-cryptography: /usr/lib/python3.8/site-packages/cryptography/hazmat/backends/openssl/ciphers.py exists in filesystem
python-cryptography: /usr/lib/python3.8/site-packages/cryptography/hazmat/backends/openssl/cmac.py exists in filesystem
python-cryptography: /usr/lib/python3.8/site-packages/cryptography/hazmat/backends/openssl/decode_asn1.py exists in filesystem
python-cryptography: /usr/lib/python3.8/site-packages/cryptography/hazmat/backends/openssl/dh.py exists in filesystem
python-cryptography: /usr/lib/python3.8/site-packages/cryptography/hazmat/backends/openssl/dsa.py exists in filesystem
python-cryptography: /usr/lib/python3.8/site-packages/cryptography/hazmat/backends/openssl/ec.py exists in filesystem
python-cryptography: /usr/lib/python3.8/site-packages/cryptography/hazmat/backends/openssl/ed25519.py exists in filesystem
python-cryptography: /usr/lib/python3.8/site-packages/cryptography/hazmat/backends/openssl/ed448.py exists in filesystem
python-cryptography: /usr/lib/python3.8/site-packages/cryptography/hazmat/backends/openssl/encode_asn1.py exists in filesystem
python-cryptography: /usr/lib/python3.8/site-packages/cryptography/hazmat/backends/openssl/hashes.py exists in filesystem
python-cryptography: /usr/lib/python3.8/site-packages/cryptography/hazmat/backends/openssl/hmac.py exists in filesystem
python-cryptography: /usr/lib/python3.8/site-packages/cryptography/hazmat/backends/openssl/ocsp.py exists in filesystem
python-cryptography: /usr/lib/python3.8/site-packages/cryptography/hazmat/backends/openssl/poly1305.py exists in filesystem
python-cryptography: /usr/lib/python3.8/site-packages/cryptography/hazmat/backends/openssl/rsa.py exists in filesystem
python-cryptography: /usr/lib/python3.8/site-packages/cryptography/hazmat/backends/openssl/utils.py exists in filesystem
python-cryptography: /usr/lib/python3.8/site-packages/cryptography/hazmat/backends/openssl/x25519.py exists in filesystem
python-cryptography: /usr/lib/python3.8/site-packages/cryptography/hazmat/backends/openssl/x448.py exists in filesystem
python-cryptography: /usr/lib/python3.8/site-packages/cryptography/hazmat/backends/openssl/x509.py exists in filesystem
python-cryptography: /usr/lib/python3.8/site-packages/cryptography/hazmat/bindings/__init__.py exists in filesystem
python-cryptography: /usr/lib/python3.8/site-packages/cryptography/hazmat/bindings/__pycache__/__init__.cpython-38.pyc exists in filesystem
python-cryptography: /usr/lib/python3.8/site-packages/cryptography/hazmat/bindings/_constant_time.abi3.so exists in filesystem
python-cryptography: /usr/lib/python3.8/site-packages/cryptography/hazmat/bindings/_openssl.abi3.so exists in filesystem
python-cryptography: /usr/lib/python3.8/site-packages/cryptography/hazmat/bindings/_padding.abi3.so exists in filesystem
python-cryptography: /usr/lib/python3.8/site-packages/cryptography/hazmat/bindings/openssl/__init__.py exists in filesystem
python-cryptography: /usr/lib/python3.8/site-packages/cryptography/hazmat/bindings/openssl/__pycache__/__init__.cpython-38.pyc exists in filesystem
python-cryptography: /usr/lib/python3.8/site-packages/cryptography/hazmat/bindings/openssl/__pycache__/_conditional.cpython-38.pyc exists in filesystem
python-cryptography: /usr/lib/python3.8/site-packages/cryptography/hazmat/bindings/openssl/__pycache__/binding.cpython-38.pyc exists in filesystem
python-cryptography: /usr/lib/python3.8/site-packages/cryptography/hazmat/bindings/openssl/_conditional.py exists in filesystem
python-cryptography: /usr/lib/python3.8/site-packages/cryptography/hazmat/bindings/openssl/binding.py exists in filesystem
python-cryptography: /usr/lib/python3.8/site-packages/cryptography/hazmat/primitives/__init__.py exists in filesystem
python-cryptography: /usr/lib/python3.8/site-packages/cryptography/hazmat/primitives/__pycache__/__init__.cpython-38.pyc exists in filesystem
python-cryptography: /usr/lib/python3.8/site-packages/cryptography/hazmat/primitives/__pycache__/cmac.cpython-38.pyc exists in filesystem
python-cryptography: /usr/lib/python3.8/site-packages/cryptography/hazmat/primitives/__pycache__/constant_time.cpython-38.pyc exists in filesystem
python-cryptography: /usr/lib/python3.8/site-packages/cryptography/hazmat/primitives/__pycache__/hashes.cpython-38.pyc exists in filesystem
python-cryptography: /usr/lib/python3.8/site-packages/cryptography/hazmat/primitives/__pycache__/hmac.cpython-38.pyc exists in filesystem
python-cryptography: /usr/lib/python3.8/site-packages/cryptography/hazmat/primitives/__pycache__/keywrap.cpython-38.pyc exists in filesystem
python-cryptography: /usr/lib/python3.8/site-packages/cryptography/hazmat/primitives/__pycache__/padding.cpython-38.pyc exists in filesystem
python-cryptography: /usr/lib/python3.8/site-packages/cryptography/hazmat/primitives/__pycache__/poly1305.cpython-38.pyc exists in filesystem
python-cryptography: /usr/lib/python3.8/site-packages/cryptography/hazmat/primitives/asymmetric/__init__.py exists in filesystem
python-cryptography: /usr/lib/python3.8/site-packages/cryptography/hazmat/primitives/asymmetric/__pycache__/__init__.cpython-38.pyc exists in filesystem
python-cryptography: /usr/lib/python3.8/site-packages/cryptography/hazmat/primitives/asymmetric/__pycache__/dh.cpython-38.pyc exists in filesystem
python-cryptography: /usr/lib/python3.8/site-packages/cryptography/hazmat/primitives/asymmetric/__pycache__/dsa.cpython-38.pyc exists in filesystem
python-cryptography: /usr/lib/python3.8/site-packages/cryptography/hazmat/primitives/asymmetric/__pycache__/ec.cpython-38.pyc exists in filesystem
python-cryptography: /usr/lib/python3.8/site-packages/cryptography/hazmat/primitives/asymmetric/__pycache__/ed25519.cpython-38.pyc exists in filesystem
python-cryptography: /usr/lib/python3.8/site-packages/cryptography/hazmat/primitives/asymmetric/__pycache__/ed448.cpython-38.pyc exists in filesystem
python-cryptography: /usr/lib/python3.8/site-packages/cryptography/hazmat/primitives/asymmetric/__pycache__/padding.cpython-38.pyc exists in filesystem
python-cryptography: /usr/lib/python3.8/site-packages/cryptography/hazmat/primitives/asymmetric/__pycache__/rsa.cpython-38.pyc exists in filesystem
python-cryptography: /usr/lib/python3.8/site-packages/cryptography/hazmat/primitives/asymmetric/__pycache__/utils.cpython-38.pyc exists in filesystem
python-cryptography: /usr/lib/python3.8/site-packages/cryptography/hazmat/primitives/asymmetric/__pycache__/x25519.cpython-38.pyc exists in filesystem
python-cryptography: /usr/lib/python3.8/site-packages/cryptography/hazmat/primitives/asymmetric/__pycache__/x448.cpython-38.pyc exists in filesystem
python-cryptography: /usr/lib/python3.8/site-packages/cryptography/hazmat/primitives/asymmetric/dh.py exists in filesystem
python-cryptography: /usr/lib/python3.8/site-packages/cryptography/hazmat/primitives/asymmetric/dsa.py exists in filesystem
python-cryptography: /usr/lib/python3.8/site-packages/cryptography/hazmat/primitives/asymmetric/ec.py exists in filesystem
python-cryptography: /usr/lib/python3.8/site-packages/cryptography/hazmat/primitives/asymmetric/ed25519.py exists in filesystem
python-cryptography: /usr/lib/python3.8/site-packages/cryptography/hazmat/primitives/asymmetric/ed448.py exists in filesystem
python-cryptography: /usr/lib/python3.8/site-packages/cryptography/hazmat/primitives/asymmetric/padding.py exists in filesystem
python-cryptography: /usr/lib/python3.8/site-packages/cryptography/hazmat/primitives/asymmetric/rsa.py exists in filesystem
python-cryptography: /usr/lib/python3.8/site-packages/cryptography/hazmat/primitives/asymmetric/utils.py exists in filesystem
python-cryptography: /usr/lib/python3.8/site-packages/cryptography/hazmat/primitives/asymmetric/x25519.py exists in filesystem
python-cryptography: /usr/lib/python3.8/site-packages/cryptography/hazmat/primitives/asymmetric/x448.py exists in filesystem
python-cryptography: /usr/lib/python3.8/site-packages/cryptography/hazmat/primitives/ciphers/__init__.py exists in filesystem
python-cryptography: /usr/lib/python3.8/site-packages/cryptography/hazmat/primitives/ciphers/__pycache__/__init__.cpython-38.pyc exists in filesystem
python-cryptography: /usr/lib/python3.8/site-packages/cryptography/hazmat/primitives/ciphers/__pycache__/aead.cpython-38.pyc exists in filesystem
python-cryptography: /usr/lib/python3.8/site-packages/cryptography/hazmat/primitives/ciphers/__pycache__/algorithms.cpython-38.pyc exists in filesystem
python-cryptography: /usr/lib/python3.8/site-packages/cryptography/hazmat/primitives/ciphers/__pycache__/base.cpython-38.pyc exists in filesystem
python-cryptography: /usr/lib/python3.8/site-packages/cryptography/hazmat/primitives/ciphers/__pycache__/modes.cpython-38.pyc exists in filesystem
python-cryptography: /usr/lib/python3.8/site-packages/cryptography/hazmat/primitives/ciphers/aead.py exists in filesystem
python-cryptography: /usr/lib/python3.8/site-packages/cryptography/hazmat/primitives/ciphers/algorithms.py exists in filesystem
python-cryptography: /usr/lib/python3.8/site-packages/cryptography/hazmat/primitives/ciphers/base.py exists in filesystem
python-cryptography: /usr/lib/python3.8/site-packages/cryptography/hazmat/primitives/ciphers/modes.py exists in filesystem
python-cryptography: /usr/lib/python3.8/site-packages/cryptography/hazmat/primitives/cmac.py exists in filesystem
python-cryptography: /usr/lib/python3.8/site-packages/cryptography/hazmat/primitives/constant_time.py exists in filesystem
python-cryptography: /usr/lib/python3.8/site-packages/cryptography/hazmat/primitives/hashes.py exists in filesystem
python-cryptography: /usr/lib/python3.8/site-packages/cryptography/hazmat/primitives/hmac.py exists in filesystem
python-cryptography: /usr/lib/python3.8/site-packages/cryptography/hazmat/primitives/kdf/__init__.py exists in filesystem
python-cryptography: /usr/lib/python3.8/site-packages/cryptography/hazmat/primitives/kdf/__pycache__/__init__.cpython-38.pyc exists in filesystem
python-cryptography: /usr/lib/python3.8/site-packages/cryptography/hazmat/primitives/kdf/__pycache__/concatkdf.cpython-38.pyc exists in filesystem
python-cryptography: /usr/lib/python3.8/site-packages/cryptography/hazmat/primitives/kdf/__pycache__/hkdf.cpython-38.pyc exists in filesystem
python-cryptography: /usr/lib/python3.8/site-packages/cryptography/hazmat/primitives/kdf/__pycache__/kbkdf.cpython-38.pyc exists in filesystem
python-cryptography: /usr/lib/python3.8/site-packages/cryptography/hazmat/primitives/kdf/__pycache__/pbkdf2.cpython-38.pyc exists in filesystem
python-cryptography: /usr/lib/python3.8/site-packages/cryptography/hazmat/primitives/kdf/__pycache__/scrypt.cpython-38.pyc exists in filesystem
python-cryptography: /usr/lib/python3.8/site-packages/cryptography/hazmat/primitives/kdf/__pycache__/x963kdf.cpython-38.pyc exists in filesystem
python-cryptography: /usr/lib/python3.8/site-packages/cryptography/hazmat/primitives/kdf/concatkdf.py exists in filesystem
python-cryptography: /usr/lib/python3.8/site-packages/cryptography/hazmat/primitives/kdf/hkdf.py exists in filesystem
python-cryptography: /usr/lib/python3.8/site-packages/cryptography/hazmat/primitives/kdf/kbkdf.py exists in filesystem
python-cryptography: /usr/lib/python3.8/site-packages/cryptography/hazmat/primitives/kdf/pbkdf2.py exists in filesystem
python-cryptography: /usr/lib/python3.8/site-packages/cryptography/hazmat/primitives/kdf/scrypt.py exists in filesystem
python-cryptography: /usr/lib/python3.8/site-packages/cryptography/hazmat/primitives/kdf/x963kdf.py exists in filesystem
python-cryptography: /usr/lib/python3.8/site-packages/cryptography/hazmat/primitives/keywrap.py exists in filesystem
python-cryptography: /usr/lib/python3.8/site-packages/cryptography/hazmat/primitives/padding.py exists in filesystem
python-cryptography: /usr/lib/python3.8/site-packages/cryptography/hazmat/primitives/poly1305.py exists in filesystem
python-cryptography: /usr/lib/python3.8/site-packages/cryptography/hazmat/primitives/serialization/__init__.py exists in filesystem
python-cryptography: /usr/lib/python3.8/site-packages/cryptography/hazmat/primitives/serialization/__pycache__/__init__.cpython-38.pyc exists in filesystem
python-cryptography: /usr/lib/python3.8/site-packages/cryptography/hazmat/primitives/serialization/__pycache__/base.cpython-38.pyc exists in filesystem
python-cryptography: /usr/lib/python3.8/site-packages/cryptography/hazmat/primitives/serialization/__pycache__/pkcs12.cpython-38.pyc exists in filesystem
python-cryptography: /usr/lib/python3.8/site-packages/cryptography/hazmat/primitives/serialization/__pycache__/ssh.cpython-38.pyc exists in filesystem
python-cryptography: /usr/lib/python3.8/site-packages/cryptography/hazmat/primitives/serialization/base.py exists in filesystem
python-cryptography: /usr/lib/python3.8/site-packages/cryptography/hazmat/primitives/serialization/pkcs12.py exists in filesystem
python-cryptography: /usr/lib/python3.8/site-packages/cryptography/hazmat/primitives/serialization/ssh.py exists in filesystem
python-cryptography: /usr/lib/python3.8/site-packages/cryptography/hazmat/primitives/twofactor/__init__.py exists in filesystem
python-cryptography: /usr/lib/python3.8/site-packages/cryptography/hazmat/primitives/twofactor/__pycache__/__init__.cpython-38.pyc exists in filesystem
python-cryptography: /usr/lib/python3.8/site-packages/cryptography/hazmat/primitives/twofactor/__pycache__/hotp.cpython-38.pyc exists in filesystem
python-cryptography: /usr/lib/python3.8/site-packages/cryptography/hazmat/primitives/twofactor/__pycache__/totp.cpython-38.pyc exists in filesystem
python-cryptography: /usr/lib/python3.8/site-packages/cryptography/hazmat/primitives/twofactor/__pycache__/utils.cpython-38.pyc exists in filesystem
python-cryptography: /usr/lib/python3.8/site-packages/cryptography/hazmat/primitives/twofactor/hotp.py exists in filesystem
python-cryptography: /usr/lib/python3.8/site-packages/cryptography/hazmat/primitives/twofactor/totp.py exists in filesystem
python-cryptography: /usr/lib/python3.8/site-packages/cryptography/hazmat/primitives/twofactor/utils.py exists in filesystem
python-cryptography: /usr/lib/python3.8/site-packages/cryptography/utils.py exists in filesystem
python-cryptography: /usr/lib/python3.8/site-packages/cryptography/x509/__init__.py exists in filesystem
python-cryptography: /usr/lib/python3.8/site-packages/cryptography/x509/__pycache__/__init__.cpython-38.pyc exists in filesystem
python-cryptography: /usr/lib/python3.8/site-packages/cryptography/x509/__pycache__/base.cpython-38.pyc exists in filesystem
python-cryptography: /usr/lib/python3.8/site-packages/cryptography/x509/__pycache__/certificate_transparency.cpython-38.pyc exists in filesystem
python-cryptography: /usr/lib/python3.8/site-packages/cryptography/x509/__pycache__/extensions.cpython-38.pyc exists in filesystem
python-cryptography: /usr/lib/python3.8/site-packages/cryptography/x509/__pycache__/general_name.cpython-38.pyc exists in filesystem
python-cryptography: /usr/lib/python3.8/site-packages/cryptography/x509/__pycache__/name.cpython-38.pyc exists in filesystem
python-cryptography: /usr/lib/python3.8/site-packages/cryptography/x509/__pycache__/ocsp.cpython-38.pyc exists in filesystem
python-cryptography: /usr/lib/python3.8/site-packages/cryptography/x509/__pycache__/oid.cpython-38.pyc exists in filesystem
python-cryptography: /usr/lib/python3.8/site-packages/cryptography/x509/base.py exists in filesystem
python-cryptography: /usr/lib/python3.8/site-packages/cryptography/x509/certificate_transparency.py exists in filesystem
python-cryptography: /usr/lib/python3.8/site-packages/cryptography/x509/extensions.py exists in filesystem
python-cryptography: /usr/lib/python3.8/site-packages/cryptography/x509/general_name.py exists in filesystem
python-cryptography: /usr/lib/python3.8/site-packages/cryptography/x509/name.py exists in filesystem
python-cryptography: /usr/lib/python3.8/site-packages/cryptography/x509/ocsp.py exists in filesystem
python-cryptography: /usr/lib/python3.8/site-packages/cryptography/x509/oid.py exists in filesystem
python-pytz: /usr/lib/python3.8/site-packages/pytz/__init__.py exists in filesystem
python-pytz: /usr/lib/python3.8/site-packages/pytz/__pycache__/__init__.cpython-38.pyc exists in filesystem
python-pytz: /usr/lib/python3.8/site-packages/pytz/__pycache__/exceptions.cpython-38.pyc exists in filesystem
python-pytz: /usr/lib/python3.8/site-packages/pytz/__pycache__/lazy.cpython-38.pyc exists in filesystem
python-pytz: /usr/lib/python3.8/site-packages/pytz/__pycache__/reference.cpython-38.pyc exists in filesystem
python-pytz: /usr/lib/python3.8/site-packages/pytz/__pycache__/tzfile.cpython-38.pyc exists in filesystem
python-pytz: /usr/lib/python3.8/site-packages/pytz/__pycache__/tzinfo.cpython-38.pyc exists in filesystem
python-pytz: /usr/lib/python3.8/site-packages/pytz/exceptions.py exists in filesystem
python-pytz: /usr/lib/python3.8/site-packages/pytz/lazy.py exists in filesystem
python-pytz: /usr/lib/python3.8/site-packages/pytz/reference.py exists in filesystem
python-pytz: /usr/lib/python3.8/site-packages/pytz/tzfile.py exists in filesystem
python-pytz: /usr/lib/python3.8/site-packages/pytz/tzinfo.py exists in filesystem
python-pytz: /usr/lib/python3.8/site-packages/pytz/zoneinfo/Africa/Abidjan exists in filesystem
python-pytz: /usr/lib/python3.8/site-packages/pytz/zoneinfo/Africa/Accra exists in filesystem
python-pytz: /usr/lib/python3.8/site-packages/pytz/zoneinfo/Africa/Addis_Ababa exists in filesystem
python-pytz: /usr/lib/python3.8/site-packages/pytz/zoneinfo/Africa/Algiers exists in filesystem
python-pytz: /usr/lib/python3.8/site-packages/pytz/zoneinfo/Africa/Asmara exists in filesystem
python-pytz: /usr/lib/python3.8/site-packages/pytz/zoneinfo/Africa/Asmera exists in filesystem
python-pytz: /usr/lib/python3.8/site-packages/pytz/zoneinfo/Africa/Bamako exists in filesystem
python-pytz: /usr/lib/python3.8/site-packages/pytz/zoneinfo/Africa/Bangui exists in filesystem
python-pytz: /usr/lib/python3.8/site-packages/pytz/zoneinfo/Africa/Banjul exists in filesystem
python-pytz: /usr/lib/python3.8/site-packages/pytz/zoneinfo/Africa/Bissau exists in filesystem
python-pytz: /usr/lib/python3.8/site-packages/pytz/zoneinfo/Africa/Blantyre exists in filesystem
python-pytz: /usr/lib/python3.8/site-packages/pytz/zoneinfo/Africa/Brazzaville exists in filesystem
python-pytz: /usr/lib/python3.8/site-packages/pytz/zoneinfo/Africa/Bujumbura exists in filesystem
python-pytz: /usr/lib/python3.8/site-packages/pytz/zoneinfo/Africa/Cairo exists in filesystem
python-pytz: /usr/lib/python3.8/site-packages/pytz/zoneinfo/Africa/Casablanca exists in filesystem
python-pytz: /usr/lib/python3.8/site-packages/pytz/zoneinfo/Africa/Ceuta exists in filesystem
python-pytz: /usr/lib/python3.8/site-packages/pytz/zoneinfo/Africa/Conakry exists in filesystem
python-pytz: /usr/lib/python3.8/site-packages/pytz/zoneinfo/Africa/Dakar exists in filesystem
python-pytz: /usr/lib/python3.8/site-packages/pytz/zoneinfo/Africa/Dar_es_Salaam exists in filesystem
python-pytz: /usr/lib/python3.8/site-packages/pytz/zoneinfo/Africa/Djibouti exists in filesystem
python-pytz: /usr/lib/python3.8/site-packages/pytz/zoneinfo/Africa/Douala exists in filesystem
python-pytz: /usr/lib/python3.8/site-packages/pytz/zoneinfo/Africa/El_Aaiun exists in filesystem
python-pytz: /usr/lib/python3.8/site-packages/pytz/zoneinfo/Africa/Freetown exists in filesystem
python-pytz: /usr/lib/python3.8/site-packages/pytz/zoneinfo/Africa/Gaborone exists in filesystem
python-pytz: /usr/lib/python3.8/site-packages/pytz/zoneinfo/Africa/Harare exists in filesystem
python-pytz: /usr/lib/python3.8/site-packages/pytz/zoneinfo/Africa/Johannesburg exists in filesystem
python-pytz: /usr/lib/python3.8/site-packages/pytz/zoneinfo/Africa/Juba exists in filesystem
python-pytz: /usr/lib/python3.8/site-packages/pytz/zoneinfo/Africa/Kampala exists in filesystem
python-pytz: /usr/lib/python3.8/site-packages/pytz/zoneinfo/Africa/Khartoum exists in filesystem
python-pytz: /usr/lib/python3.8/site-packages/pytz/zoneinfo/Africa/Kigali exists in filesystem
python-pytz: /usr/lib/python3.8/site-packages/pytz/zoneinfo/Africa/Kinshasa exists in filesystem
python-pytz: /usr/lib/python3.8/site-packages/pytz/zoneinfo/Africa/Lagos exists in filesystem
python-pytz: /usr/lib/python3.8/site-packages/pytz/zoneinfo/Africa/Libreville exists in filesystem
python-pytz: /usr/lib/python3.8/site-packages/pytz/zoneinfo/Africa/Lome exists in filesystem
python-pytz: /usr/lib/python3.8/site-packages/pytz/zoneinfo/Africa/Luanda exists in filesystem
python-pytz: /usr/lib/python3.8/site-packages/pytz/zoneinfo/Africa/Lubumbashi exists in filesystem
python-pytz: /usr/lib/python3.8/site-packages/pytz/zoneinfo/Africa/Lusaka exists in filesystem
python-pytz: /usr/lib/python3.8/site-packages/pytz/zoneinfo/Africa/Malabo exists in filesystem
python-pytz: /usr/lib/python3.8/site-packages/pytz/zoneinfo/Africa/Maputo exists in filesystem
python-pytz: /usr/lib/python3.8/site-packages/pytz/zoneinfo/Africa/Maseru exists in filesystem
python-pytz: /usr/lib/python3.8/site-packages/pytz/zoneinfo/Africa/Mbabane exists in filesystem
python-pytz: /usr/lib/python3.8/site-packages/pytz/zoneinfo/Africa/Mogadishu exists in filesystem
python-pytz: /usr/lib/python3.8/site-packages/pytz/zoneinfo/Africa/Monrovia exists in filesystem
python-pytz: /usr/lib/python3.8/site-packages/pytz/zoneinfo/Africa/Nairobi exists in filesystem
python-pytz: /usr/lib/python3.8/site-packages/pytz/zoneinfo/Africa/Ndjamena exists in filesystem
python-pytz: /usr/lib/python3.8/site-packages/pytz/zoneinfo/Africa/Niamey exists in filesystem
python-pytz: /usr/lib/python3.8/site-packages/pytz/zoneinfo/Africa/Nouakchott exists in filesystem
python-pytz: /usr/lib/python3.8/site-packages/pytz/zoneinfo/Africa/Ouagadougou exists in filesystem
python-pytz: /usr/lib/python3.8/site-packages/pytz/zoneinfo/Africa/Porto-Novo exists in filesystem
python-pytz: /usr/lib/python3.8/site-packages/pytz/zoneinfo/Africa/Sao_Tome exists in filesystem
python-pytz: /usr/lib/python3.8/site-packages/pytz/zoneinfo/Africa/Timbuktu exists in filesystem
python-pytz: /usr/lib/python3.8/site-packages/pytz/zoneinfo/Africa/Tripoli exists in filesystem
python-pytz: /usr/lib/python3.8/site-packages/pytz/zoneinfo/Africa/Tunis exists in filesystem
python-pytz: /usr/lib/python3.8/site-packages/pytz/zoneinfo/Africa/Windhoek exists in filesystem
python-pytz: /usr/lib/python3.8/site-packages/pytz/zoneinfo/America/Adak exists in filesystem
python-pytz: /usr/lib/python3.8/site-packages/pytz/zoneinfo/America/Anchorage exists in filesystem
python-pytz: /usr/lib/python3.8/site-packages/pytz/zoneinfo/America/Anguilla exists in filesystem
python-pytz: /usr/lib/python3.8/site-packages/pytz/zoneinfo/America/Antigua exists in filesystem
python-pytz: /usr/lib/python3.8/site-packages/pytz/zoneinfo/America/Araguaina exists in filesystem
python-pytz: /usr/lib/python3.8/site-packages/pytz/zoneinfo/America/Argentina/Buenos_Aires exists in filesystem
python-pytz: /usr/lib/python3.8/site-packages/pytz/zoneinfo/America/Argentina/Catamarca exists in filesystem
python-pytz: /usr/lib/python3.8/site-packages/pytz/zoneinfo/America/Argentina/ComodRivadavia exists in filesystem
python-pytz: /usr/lib/python3.8/site-packages/pytz/zoneinfo/America/Argentina/Cordoba exists in filesystem
python-pytz: /usr/lib/python3.8/site-packages/pytz/zoneinfo/America/Argentina/Jujuy exists in filesystem
python-pytz: /usr/lib/python3.8/site-packages/pytz/zoneinfo/America/Argentina/La_Rioja exists in filesystem
python-pytz: /usr/lib/python3.8/site-packages/pytz/zoneinfo/America/Argentina/Mendoza exists in filesystem
python-pytz: /usr/lib/python3.8/site-packages/pytz/zoneinfo/America/Argentina/Rio_Gallegos exists in filesystem
python-pytz: /usr/lib/python3.8/site-packages/pytz/zoneinfo/America/Argentina/Salta exists in filesystem
python-pytz: /usr/lib/python3.8/site-packages/pytz/zoneinfo/America/Argentina/San_Juan exists in filesystem
python-pytz: /usr/lib/python3.8/site-packages/pytz/zoneinfo/America/Argentina/San_Luis exists in filesystem
python-pytz: /usr/lib/python3.8/site-packages/pytz/zoneinfo/America/Argentina/Tucuman exists in filesystem
python-pytz: /usr/lib/python3.8/site-packages/pytz/zoneinfo/America/Argentina/Ushuaia exists in filesystem
python-pytz: /usr/lib/python3.8/site-packages/pytz/zoneinfo/America/Aruba exists in filesystem
python-pytz: /usr/lib/python3.8/site-packages/pytz/zoneinfo/America/Asuncion exists in filesystem
python-pytz: /usr/lib/python3.8/site-packages/pytz/zoneinfo/America/Atikokan exists in filesystem
python-pytz: /usr/lib/python3.8/site-packages/pytz/zoneinfo/America/Atka exists in filesystem
python-pytz: /usr/lib/python3.8/site-packages/pytz/zoneinfo/America/Bahia exists in filesystem
python-pytz: /usr/lib/python3.8/site-packages/pytz/zoneinfo/America/Bahia_Banderas exists in filesystem
python-pytz: /usr/lib/python3.8/site-packages/pytz/zoneinfo/America/Barbados exists in filesystem
python-pytz: /usr/lib/python3.8/site-packages/pytz/zoneinfo/America/Belem exists in filesystem
python-pytz: /usr/lib/python3.8/site-packages/pytz/zoneinfo/America/Belize exists in filesystem
python-pytz: /usr/lib/python3.8/site-packages/pytz/zoneinfo/America/Blanc-Sablon exists in filesystem
python-pytz: /usr/lib/python3.8/site-packages/pytz/zoneinfo/America/Boa_Vista exists in filesystem
python-pytz: /usr/lib/python3.8/site-packages/pytz/zoneinfo/America/Bogota exists in filesystem
python-pytz: /usr/lib/python3.8/site-packages/pytz/zoneinfo/America/Boise exists in filesystem
python-pytz: /usr/lib/python3.8/site-packages/pytz/zoneinfo/America/Buenos_Aires exists in filesystem
python-pytz: /usr/lib/python3.8/site-packages/pytz/zoneinfo/America/Cambridge_Bay exists in filesystem
python-pytz: /usr/lib/python3.8/site-packages/pytz/zoneinfo/America/Campo_Grande exists in filesystem
python-pytz: /usr/lib/python3.8/site-packages/pytz/zoneinfo/America/Cancun exists in filesystem
python-pytz: /usr/lib/python3.8/site-packages/pytz/zoneinfo/America/Caracas exists in filesystem
python-pytz: /usr/lib/python3.8/site-packages/pytz/zoneinfo/America/Catamarca exists in filesystem
python-pytz: /usr/lib/python3.8/site-packages/pytz/zoneinfo/America/Cayenne exists in filesystem
python-pytz: /usr/lib/python3.8/site-packages/pytz/zoneinfo/America/Cayman exists in filesystem
python-pytz: /usr/lib/python3.8/site-packages/pytz/zoneinfo/America/Chicago exists in filesystem
python-pytz: /usr/lib/python3.8/site-packages/pytz/zoneinfo/America/Chihuahua exists in filesystem
python-pytz: /usr/lib/python3.8/site-packages/pytz/zoneinfo/America/Coral_Harbour exists in filesystem
python-pytz: /usr/lib/python3.8/site-packages/pytz/zoneinfo/America/Cordoba exists in filesystem
python-pytz: /usr/lib/python3.8/site-packages/pytz/zoneinfo/America/Costa_Rica exists in filesystem
python-pytz: /usr/lib/python3.8/site-packages/pytz/zoneinfo/America/Creston exists in filesystem
python-pytz: /usr/lib/python3.8/site-packages/pytz/zoneinfo/America/Cuiaba exists in filesystem
python-pytz: /usr/lib/python3.8/site-packages/pytz/zoneinfo/America/Curacao exists in filesystem
python-pytz: /usr/lib/python3.8/site-packages/pytz/zoneinfo/America/Danmarkshavn exists in filesystem
python-pytz: /usr/lib/python3.8/site-packages/pytz/zoneinfo/America/Dawson exists in filesystem
python-pytz: /usr/lib/python3.8/site-packages/pytz/zoneinfo/America/Dawson_Creek exists in filesystem
python-pytz: /usr/lib/python3.8/site-packages/pytz/zoneinfo/America/Denver exists in filesystem
python-pytz: /usr/lib/python3.8/site-packages/pytz/zoneinfo/America/Detroit exists in filesystem
python-pytz: /usr/lib/python3.8/site-packages/pytz/zoneinfo/America/Dominica exists in filesystem
python-pytz: /usr/lib/python3.8/site-packages/pytz/zoneinfo/America/Edmonton exists in filesystem
python-pytz: /usr/lib/python3.8/site-packages/pytz/zoneinfo/America/Eirunepe exists in filesystem
python-pytz: /usr/lib/python3.8/site-packages/pytz/zoneinfo/America/El_Salvador exists in filesystem
python-pytz: /usr/lib/python3.8/site-packages/pytz/zoneinfo/America/Ensenada exists in filesystem
python-pytz: /usr/lib/python3.8/site-packages/pytz/zoneinfo/America/Fort_Nelson exists in filesystem
python-pytz: /usr/lib/python3.8/site-packages/pytz/zoneinfo/America/Fort_Wayne exists in filesystem
python-pytz: /usr/lib/python3.8/site-packages/pytz/zoneinfo/America/Fortaleza exists in filesystem
python-pytz: /usr/lib/python3.8/site-packages/pytz/zoneinfo/America/Glace_Bay exists in filesystem
python-pytz: /usr/lib/python3.8/site-packages/pytz/zoneinfo/America/Godthab exists in filesystem
python-pytz: /usr/lib/python3.8/site-packages/pytz/zoneinfo/America/Goose_Bay exists in filesystem
python-pytz: /usr/lib/python3.8/site-packages/pytz/zoneinfo/America/Grand_Turk exists in filesystem
python-pytz: /usr/lib/python3.8/site-packages/pytz/zoneinfo/America/Grenada exists in filesystem
python-pytz: /usr/lib/python3.8/site-packages/pytz/zoneinfo/America/Guadeloupe exists in filesystem
python-pytz: /usr/lib/python3.8/site-packages/pytz/zoneinfo/America/Guatemala exists in filesystem
python-pytz: /usr/lib/python3.8/site-packages/pytz/zoneinfo/America/Guayaquil exists in filesystem
python-pytz: /usr/lib/python3.8/site-packages/pytz/zoneinfo/America/Guyana exists in filesystem
python-pytz: /usr/lib/python3.8/site-packages/pytz/zoneinfo/America/Halifax exists in filesystem
python-pytz: /usr/lib/python3.8/site-packages/pytz/zoneinfo/America/Havana exists in filesystem
python-pytz: /usr/lib/python3.8/site-packages/pytz/zoneinfo/America/Hermosillo exists in filesystem
python-pytz: /usr/lib/python3.8/site-packages/pytz/zoneinfo/America/Indiana/Indianapolis exists in filesystem
python-pytz: /usr/lib/python3.8/site-packages/pytz/zoneinfo/America/Indiana/Knox exists in filesystem
python-pytz: /usr/lib/python3.8/site-packages/pytz/zoneinfo/America/Indiana/Marengo exists in filesystem
python-pytz: /usr/lib/python3.8/site-packages/pytz/zoneinfo/America/Indiana/Petersburg exists in filesystem
python-pytz: /usr/lib/python3.8/site-packages/pytz/zoneinfo/America/Indiana/Tell_City exists in filesystem
python-pytz: /usr/lib/python3.8/site-packages/pytz/zoneinfo/America/Indiana/Vevay exists in filesystem
python-pytz: /usr/lib/python3.8/site-packages/pytz/zoneinfo/America/Indiana/Vincennes exists in filesystem
python-pytz: /usr/lib/python3.8/site-packages/pytz/zoneinfo/America/Indiana/Winamac exists in filesystem
python-pytz: /usr/lib/python3.8/site-packages/pytz/zoneinfo/America/Indianapolis exists in filesystem
python-pytz: /usr/lib/python3.8/site-packages/pytz/zoneinfo/America/Inuvik exists in filesystem
python-pytz: /usr/lib/python3.8/site-packages/pytz/zoneinfo/America/Iqaluit exists in filesystem
python-pytz: /usr/lib/python3.8/site-packages/pytz/zoneinfo/America/Jamaica exists in filesystem
python-pytz: /usr/lib/python3.8/site-packages/pytz/zoneinfo/America/Jujuy exists in filesystem
python-pytz: /usr/lib/python3.8/site-packages/pytz/zoneinfo/America/Juneau exists in filesystem
python-pytz: /usr/lib/python3.8/site-packages/pytz/zoneinfo/America/Kentucky/Louisville exists in filesystem
python-pytz: /usr/lib/python3.8/site-packages/pytz/zoneinfo/America/Kentucky/Monticello exists in filesystem
python-pytz: /usr/lib/python3.8/site-packages/pytz/zoneinfo/America/Knox_IN exists in filesystem
python-pytz: /usr/lib/python3.8/site-packages/pytz/zoneinfo/America/Kralendijk exists in filesystem
python-pytz: /usr/lib/python3.8/site-packages/pytz/zoneinfo/America/La_Paz exists in filesystem
python-pytz: /usr/lib/python3.8/site-packages/pytz/zoneinfo/America/Lima exists in filesystem
python-pytz: /usr/lib/python3.8/site-packages/pytz/zoneinfo/America/Los_Angeles exists in filesystem
python-pytz: /usr/lib/python3.8/site-packages/pytz/zoneinfo/America/Louisville exists in filesystem
python-pytz: /usr/lib/python3.8/site-packages/pytz/zoneinfo/America/Lower_Princes exists in filesystem
python-pytz: /usr/lib/python3.8/site-packages/pytz/zoneinfo/America/Maceio exists in filesystem
python-pytz: /usr/lib/python3.8/site-packages/pytz/zoneinfo/America/Managua exists in filesystem
python-pytz: /usr/lib/python3.8/site-packages/pytz/zoneinfo/America/Manaus exists in filesystem
python-pytz: /usr/lib/python3.8/site-packages/pytz/zoneinfo/America/Marigot exists in filesystem
python-pytz: /usr/lib/python3.8/site-packages/pytz/zoneinfo/America/Martinique exists in filesystem
python-pytz: /usr/lib/python3.8/site-packages/pytz/zoneinfo/America/Matamoros exists in filesystem
python-pytz: /usr/lib/python3.8/site-packages/pytz/zoneinfo/America/Mazatlan exists in filesystem
python-pytz: /usr/lib/python3.8/site-packages/pytz/zoneinfo/America/Mendoza exists in filesystem
python-pytz: /usr/lib/python3.8/site-packages/pytz/zoneinfo/America/Menominee exists in filesystem
python-pytz: /usr/lib/python3.8/site-packages/pytz/zoneinfo/America/Merida exists in filesystem
python-pytz: /usr/lib/python3.8/site-packages/pytz/zoneinfo/America/Metlakatla exists in filesystem
python-pytz: /usr/lib/python3.8/site-packages/pytz/zoneinfo/America/Mexico_City exists in filesystem
python-pytz: /usr/lib/python3.8/site-packages/pytz/zoneinfo/America/Miquelon exists in filesystem
python-pytz: /usr/lib/python3.8/site-packages/pytz/zoneinfo/America/Moncton exists in filesystem
python-pytz: /usr/lib/python3.8/site-packages/pytz/zoneinfo/America/Monterrey exists in filesystem
python-pytz: /usr/lib/python3.8/site-packages/pytz/zoneinfo/America/Montevideo exists in filesystem
python-pytz: /usr/lib/python3.8/site-packages/pytz/zoneinfo/America/Montreal exists in filesystem
python-pytz: /usr/lib/python3.8/site-packages/pytz/zoneinfo/America/Montserrat exists in filesystem
python-pytz: /usr/lib/python3.8/site-packages/pytz/zoneinfo/America/Nassau exists in filesystem
python-pytz: /usr/lib/python3.8/site-packages/pytz/zoneinfo/America/New_York exists in filesystem
python-pytz: /usr/lib/python3.8/site-packages/pytz/zoneinfo/America/Nipigon exists in filesystem
python-pytz: /usr/lib/python3.8/site-packages/pytz/zoneinfo/America/Nome exists in filesystem
python-pytz: /usr/lib/python3.8/site-packages/pytz/zoneinfo/America/Noronha exists in filesystem
python-pytz: /usr/lib/python3.8/site-packages/pytz/zoneinfo/America/North_Dakota/Beulah exists in filesystem
python-pytz: /usr/lib/python3.8/site-packages/pytz/zoneinfo/America/North_Dakota/Center exists in filesystem
python-pytz: /usr/lib/python3.8/site-packages/pytz/zoneinfo/America/North_Dakota/New_Salem exists in filesystem
python-pytz: /usr/lib/python3.8/site-packages/pytz/zoneinfo/America/Nuuk exists in filesystem
python-pytz: /usr/lib/python3.8/site-packages/pytz/zoneinfo/America/Ojinaga exists in filesystem
python-pytz: /usr/lib/python3.8/site-packages/pytz/zoneinfo/America/Panama exists in filesystem
python-pytz: /usr/lib/python3.8/site-packages/pytz/zoneinfo/America/Pangnirtung exists in filesystem
python-pytz: /usr/lib/python3.8/site-packages/pytz/zoneinfo/America/Paramaribo exists in filesystem
python-pytz: /usr/lib/python3.8/site-packages/pytz/zoneinfo/America/Phoenix exists in filesystem
python-pytz: /usr/lib/python3.8/site-packages/pytz/zoneinfo/America/Port-au-Prince exists in filesystem
python-pytz: /usr/lib/python3.8/site-packages/pytz/zoneinfo/America/Port_of_Spain exists in filesystem
python-pytz: /usr/lib/python3.8/site-packages/pytz/zoneinfo/America/Porto_Acre exists in filesystem
python-pytz: /usr/lib/python3.8/site-packages/pytz/zoneinfo/America/Porto_Velho exists in filesystem
python-pytz: /usr/lib/python3.8/site-packages/pytz/zoneinfo/America/Puerto_Rico exists in filesystem
python-pytz: /usr/lib/python3.8/site-packages/pytz/zoneinfo/America/Punta_Arenas exists in filesystem
python-pytz: /usr/lib/python3.8/site-packages/pytz/zoneinfo/America/Rainy_River exists in filesystem
python-pytz: /usr/lib/python3.8/site-packages/pytz/zoneinfo/America/Rankin_Inlet exists in filesystem
python-pytz: /usr/lib/python3.8/site-packages/pytz/zoneinfo/America/Recife exists in filesystem
python-pytz: /usr/lib/python3.8/site-packages/pytz/zoneinfo/America/Regina exists in filesystem
python-pytz: /usr/lib/python3.8/site-packages/pytz/zoneinfo/America/Resolute exists in filesystem
python-pytz: /usr/lib/python3.8/site-packages/pytz/zoneinfo/America/Rio_Branco exists in filesystem
python-pytz: /usr/lib/python3.8/site-packages/pytz/zoneinfo/America/Rosario exists in filesystem
python-pytz: /usr/lib/python3.8/site-packages/pytz/zoneinfo/America/Santa_Isabel exists in filesystem
python-pytz: /usr/lib/python3.8/site-packages/pytz/zoneinfo/America/Santarem exists in filesystem
python-pytz: /usr/lib/python3.8/site-packages/pytz/zoneinfo/America/Santiago exists in filesystem
python-pytz: /usr/lib/python3.8/site-packages/pytz/zoneinfo/America/Santo_Domingo exists in filesystem
python-pytz: /usr/lib/python3.8/site-packages/pytz/zoneinfo/America/Sao_Paulo exists in filesystem
python-pytz: /usr/lib/python3.8/site-packages/pytz/zoneinfo/America/Scoresbysund exists in filesystem
python-pytz: /usr/lib/python3.8/site-packages/pytz/zoneinfo/America/Shiprock exists in filesystem
python-pytz: /usr/lib/python3.8/site-packages/pytz/zoneinfo/America/Sitka exists in filesystem
python-pytz: /usr/lib/python3.8/site-packages/pytz/zoneinfo/America/St_Barthelemy exists in filesystem
python-pytz: /usr/lib/python3.8/site-packages/pytz/zoneinfo/America/St_Johns exists in filesystem
python-pytz: /usr/lib/python3.8/site-packages/pytz/zoneinfo/America/St_Kitts exists in filesystem
python-pytz: /usr/lib/python3.8/site-packages/pytz/zoneinfo/America/St_Lucia exists in filesystem
python-pytz: /usr/lib/python3.8/site-packages/pytz/zoneinfo/America/St_Thomas exists in filesystem
python-pytz: /usr/lib/python3.8/site-packages/pytz/zoneinfo/America/St_Vincent exists in filesystem
python-pytz: /usr/lib/python3.8/site-packages/pytz/zoneinfo/America/Swift_Current exists in filesystem
python-pytz: /usr/lib/python3.8/site-packages/pytz/zoneinfo/America/Tegucigalpa exists in filesystem
python-pytz: /usr/lib/python3.8/site-packages/pytz/zoneinfo/America/Thule exists in filesystem
python-pytz: /usr/lib/python3.8/site-packages/pytz/zoneinfo/America/Thunder_Bay exists in filesystem
python-pytz: /usr/lib/python3.8/site-packages/pytz/zoneinfo/America/Tijuana exists in filesystem
python-pytz: /usr/lib/python3.8/site-packages/pytz/zoneinfo/America/Toronto exists in filesystem
python-pytz: /usr/lib/python3.8/site-packages/pytz/zoneinfo/America/Tortola exists in filesystem
python-pytz: /usr/lib/python3.8/site-packages/pytz/zoneinfo/America/Vancouver exists in filesystem
python-pytz: /usr/lib/python3.8/site-packages/pytz/zoneinfo/America/Virgin exists in filesystem
python-pytz: /usr/lib/python3.8/site-packages/pytz/zoneinfo/America/Whitehorse exists in filesystem
python-pytz: /usr/lib/python3.8/site-packages/pytz/zoneinfo/America/Winnipeg exists in filesystem
python-pytz: /usr/lib/python3.8/site-packages/pytz/zoneinfo/America/Yakutat exists in filesystem
python-pytz: /usr/lib/python3.8/site-packages/pytz/zoneinfo/America/Yellowknife exists in filesystem
python-pytz: /usr/lib/python3.8/site-packages/pytz/zoneinfo/Antarctica/Casey exists in filesystem
python-pytz: /usr/lib/python3.8/site-packages/pytz/zoneinfo/Antarctica/Davis exists in filesystem
python-pytz: /usr/lib/python3.8/site-packages/pytz/zoneinfo/Antarctica/DumontDUrville exists in filesystem
python-pytz: /usr/lib/python3.8/site-packages/pytz/zoneinfo/Antarctica/Macquarie exists in filesystem
python-pytz: /usr/lib/python3.8/site-packages/pytz/zoneinfo/Antarctica/Mawson exists in filesystem
python-pytz: /usr/lib/python3.8/site-packages/pytz/zoneinfo/Antarctica/McMurdo exists in filesystem
python-pytz: /usr/lib/python3.8/site-packages/pytz/zoneinfo/Antarctica/Palmer exists in filesystem
python-pytz: /usr/lib/python3.8/site-packages/pytz/zoneinfo/Antarctica/Rothera exists in filesystem
python-pytz: /usr/lib/python3.8/site-packages/pytz/zoneinfo/Antarctica/South_Pole exists in filesystem
python-pytz: /usr/lib/python3.8/site-packages/pytz/zoneinfo/Antarctica/Syowa exists in filesystem
python-pytz: /usr/lib/python3.8/site-packages/pytz/zoneinfo/Antarctica/Troll exists in filesystem
python-pytz: /usr/lib/python3.8/site-packages/pytz/zoneinfo/Antarctica/Vostok exists in filesystem
python-pytz: /usr/lib/python3.8/site-packages/pytz/zoneinfo/Arctic/Longyearbyen exists in filesystem
python-pytz: /usr/lib/python3.8/site-packages/pytz/zoneinfo/Asia/Aden exists in filesystem
python-pytz: /usr/lib/python3.8/site-packages/pytz/zoneinfo/Asia/Almaty exists in filesystem
python-pytz: /usr/lib/python3.8/site-packages/pytz/zoneinfo/Asia/Amman exists in filesystem
python-pytz: /usr/lib/python3.8/site-packages/pytz/zoneinfo/Asia/Anadyr exists in filesystem
python-pytz: /usr/lib/python3.8/site-packages/pytz/zoneinfo/Asia/Aqtau exists in filesystem
python-pytz: /usr/lib/python3.8/site-packages/pytz/zoneinfo/Asia/Aqtobe exists in filesystem
python-pytz: /usr/lib/python3.8/site-packages/pytz/zoneinfo/Asia/Ashgabat exists in filesystem
python-pytz: /usr/lib/python3.8/site-packages/pytz/zoneinfo/Asia/Ashkhabad exists in filesystem
python-pytz: /usr/lib/python3.8/site-packages/pytz/zoneinfo/Asia/Atyrau exists in filesystem
python-pytz: /usr/lib/python3.8/site-packages/pytz/zoneinfo/Asia/Baghdad exists in filesystem
python-pytz: /usr/lib/python3.8/site-packages/pytz/zoneinfo/Asia/Bahrain exists in filesystem
python-pytz: /usr/lib/python3.8/site-packages/pytz/zoneinfo/Asia/Baku exists in filesystem
python-pytz: /usr/lib/python3.8/site-packages/pytz/zoneinfo/Asia/Bangkok exists in filesystem
python-pytz: /usr/lib/python3.8/site-packages/pytz/zoneinfo/Asia/Barnaul exists in filesystem
python-pytz: /usr/lib/python3.8/site-packages/pytz/zoneinfo/Asia/Beirut exists in filesystem
python-pytz: /usr/lib/python3.8/site-packages/pytz/zoneinfo/Asia/Bishkek exists in filesystem
python-pytz: /usr/lib/python3.8/site-packages/pytz/zoneinfo/Asia/Brunei exists in filesystem
python-pytz: /usr/lib/python3.8/site-packages/pytz/zoneinfo/Asia/Calcutta exists in filesystem
python-pytz: /usr/lib/python3.8/site-packages/pytz/zoneinfo/Asia/Chita exists in filesystem
python-pytz: /usr/lib/python3.8/site-packages/pytz/zoneinfo/Asia/Choibalsan exists in filesystem
python-pytz: /usr/lib/python3.8/site-packages/pytz/zoneinfo/Asia/Chongqing exists in filesystem
python-pytz: /usr/lib/python3.8/site-packages/pytz/zoneinfo/Asia/Chungking exists in filesystem
python-pytz: /usr/lib/python3.8/site-packages/pytz/zoneinfo/Asia/Colombo exists in filesystem
python-pytz: /usr/lib/python3.8/site-packages/pytz/zoneinfo/Asia/Dacca exists in filesystem
python-pytz: /usr/lib/python3.8/site-packages/pytz/zoneinfo/Asia/Damascus exists in filesystem
python-pytz: /usr/lib/python3.8/site-packages/pytz/zoneinfo/Asia/Dhaka exists in filesystem
python-pytz: /usr/lib/python3.8/site-packages/pytz/zoneinfo/Asia/Dili exists in filesystem
python-pytz: /usr/lib/python3.8/site-packages/pytz/zoneinfo/Asia/Dubai exists in filesystem
python-pytz: /usr/lib/python3.8/site-packages/pytz/zoneinfo/Asia/Dushanbe exists in filesystem
python-pytz: /usr/lib/python3.8/site-packages/pytz/zoneinfo/Asia/Famagusta exists in filesystem
python-pytz: /usr/lib/python3.8/site-packages/pytz/zoneinfo/Asia/Gaza exists in filesystem
python-pytz: /usr/lib/python3.8/site-packages/pytz/zoneinfo/Asia/Harbin exists in filesystem
python-pytz: /usr/lib/python3.8/site-packages/pytz/zoneinfo/Asia/Hebron exists in filesystem
python-pytz: /usr/lib/python3.8/site-packages/pytz/zoneinfo/Asia/Ho_Chi_Minh exists in filesystem
python-pytz: /usr/lib/python3.8/site-packages/pytz/zoneinfo/Asia/Hong_Kong exists in filesystem
python-pytz: /usr/lib/python3.8/site-packages/pytz/zoneinfo/Asia/Hovd exists in filesystem
python-pytz: /usr/lib/python3.8/site-packages/pytz/zoneinfo/Asia/Irkutsk exists in filesystem
python-pytz: /usr/lib/python3.8/site-packages/pytz/zoneinfo/Asia/Istanbul exists in filesystem
python-pytz: /usr/lib/python3.8/site-packages/pytz/zoneinfo/Asia/Jakarta exists in filesystem
python-pytz: /usr/lib/python3.8/site-packages/pytz/zoneinfo/Asia/Jayapura exists in filesystem
python-pytz: /usr/lib/python3.8/site-packages/pytz/zoneinfo/Asia/Jerusalem exists in filesystem
python-pytz: /usr/lib/python3.8/site-packages/pytz/zoneinfo/Asia/Kabul exists in filesystem
python-pytz: /usr/lib/python3.8/site-packages/pytz/zoneinfo/Asia/Kamchatka exists in filesystem
python-pytz: /usr/lib/python3.8/site-packages/pytz/zoneinfo/Asia/Karachi exists in filesystem
python-pytz: /usr/lib/python3.8/site-packages/pytz/zoneinfo/Asia/Kashgar exists in filesystem
python-pytz: /usr/lib/python3.8/site-packages/pytz/zoneinfo/Asia/Kathmandu exists in filesystem
python-pytz: /usr/lib/python3.8/site-packages/pytz/zoneinfo/Asia/Katmandu exists in filesystem
python-pytz: /usr/lib/python3.8/site-packages/pytz/zoneinfo/Asia/Khandyga exists in filesystem
python-pytz: /usr/lib/python3.8/site-packages/pytz/zoneinfo/Asia/Kolkata exists in filesystem
python-pytz: /usr/lib/python3.8/site-packages/pytz/zoneinfo/Asia/Krasnoyarsk exists in filesystem
python-pytz: /usr/lib/python3.8/site-packages/pytz/zoneinfo/Asia/Kuala_Lumpur exists in filesystem
python-pytz: /usr/lib/python3.8/site-packages/pytz/zoneinfo/Asia/Kuching exists in filesystem
python-pytz: /usr/lib/python3.8/site-packages/pytz/zoneinfo/Asia/Kuwait exists in filesystem
python-pytz: /usr/lib/python3.8/site-packages/pytz/zoneinfo/Asia/Macao exists in filesystem
python-pytz: /usr/lib/python3.8/site-packages/pytz/zoneinfo/Asia/Macau exists in filesystem
python-pytz: /usr/lib/python3.8/site-packages/pytz/zoneinfo/Asia/Magadan exists in filesystem
python-pytz: /usr/lib/python3.8/site-packages/pytz/zoneinfo/Asia/Makassar exists in filesystem
python-pytz: /usr/lib/python3.8/site-packages/pytz/zoneinfo/Asia/Manila exists in filesystem
python-pytz: /usr/lib/python3.8/site-packages/pytz/zoneinfo/Asia/Muscat exists in filesystem
python-pytz: /usr/lib/python3.8/site-packages/pytz/zoneinfo/Asia/Nicosia exists in filesystem
python-pytz: /usr/lib/python3.8/site-packages/pytz/zoneinfo/Asia/Novokuznetsk exists in filesystem
python-pytz: /usr/lib/python3.8/site-packages/pytz/zoneinfo/Asia/Novosibirsk exists in filesystem
python-pytz: /usr/lib/python3.8/site-packages/pytz/zoneinfo/Asia/Omsk exists in filesystem
python-pytz: /usr/lib/python3.8/site-packages/pytz/zoneinfo/Asia/Oral exists in filesystem
python-pytz: /usr/lib/python3.8/site-packages/pytz/zoneinfo/Asia/Phnom_Penh exists in filesystem
python-pytz: /usr/lib/python3.8/site-packages/pytz/zoneinfo/Asia/Pontianak exists in filesystem
python-pytz: /usr/lib/python3.8/site-packages/pytz/zoneinfo/Asia/Pyongyang exists in filesystem
python-pytz: /usr/lib/python3.8/site-packages/pytz/zoneinfo/Asia/Qatar exists in filesystem
python-pytz: /usr/lib/python3.8/site-packages/pytz/zoneinfo/Asia/Qostanay exists in filesystem
python-pytz: /usr/lib/python3.8/site-packages/pytz/zoneinfo/Asia/Qyzylorda exists in filesystem
python-pytz: /usr/lib/python3.8/site-packages/pytz/zoneinfo/Asia/Rangoon exists in filesystem
python-pytz: /usr/lib/python3.8/site-packages/pytz/zoneinfo/Asia/Riyadh exists in filesystem
python-pytz: /usr/lib/python3.8/site-packages/pytz/zoneinfo/Asia/Saigon exists in filesystem
python-pytz: /usr/lib/python3.8/site-packages/pytz/zoneinfo/Asia/Sakhalin exists in filesystem
python-pytz: /usr/lib/python3.8/site-packages/pytz/zoneinfo/Asia/Samarkand exists in filesystem
python-pytz: /usr/lib/python3.8/site-packages/pytz/zoneinfo/Asia/Seoul exists in filesystem
python-pytz: /usr/lib/python3.8/site-packages/pytz/zoneinfo/Asia/Shanghai exists in filesystem
python-pytz: /usr/lib/python3.8/site-packages/pytz/zoneinfo/Asia/Singapore exists in filesystem
python-pytz: /usr/lib/python3.8/site-packages/pytz/zoneinfo/Asia/Srednekolymsk exists in filesystem
python-pytz: /usr/lib/python3.8/site-packages/pytz/zoneinfo/Asia/Taipei exists in filesystem
python-pytz: /usr/lib/python3.8/site-packages/pytz/zoneinfo/Asia/Tashkent exists in filesystem
python-pytz: /usr/lib/python3.8/site-packages/pytz/zoneinfo/Asia/Tbilisi exists in filesystem
python-pytz: /usr/lib/python3.8/site-packages/pytz/zoneinfo/Asia/Tehran exists in filesystem
python-pytz: /usr/lib/python3.8/site-packages/pytz/zoneinfo/Asia/Tel_Aviv exists in filesystem
python-pytz: /usr/lib/python3.8/site-packages/pytz/zoneinfo/Asia/Thimbu exists in filesystem
python-pytz: /usr/lib/python3.8/site-packages/pytz/zoneinfo/Asia/Thimphu exists in filesystem
python-pytz: /usr/lib/python3.8/site-packages/pytz/zoneinfo/Asia/Tokyo exists in filesystem
python-pytz: /usr/lib/python3.8/site-packages/pytz/zoneinfo/Asia/Tomsk exists in filesystem
python-pytz: /usr/lib/python3.8/site-packages/pytz/zoneinfo/Asia/Ujung_Pandang exists in filesystem
python-pytz: /usr/lib/python3.8/site-packages/pytz/zoneinfo/Asia/Ulaanbaatar exists in filesystem
python-pytz: /usr/lib/python3.8/site-packages/pytz/zoneinfo/Asia/Ulan_Bator exists in filesystem
python-pytz: /usr/lib/python3.8/site-packages/pytz/zoneinfo/Asia/Urumqi exists in filesystem
python-pytz: /usr/lib/python3.8/site-packages/pytz/zoneinfo/Asia/Ust-Nera exists in filesystem
python-pytz: /usr/lib/python3.8/site-packages/pytz/zoneinfo/Asia/Vientiane exists in filesystem
python-pytz: /usr/lib/python3.8/site-packages/pytz/zoneinfo/Asia/Vladivostok exists in filesystem
python-pytz: /usr/lib/python3.8/site-packages/pytz/zoneinfo/Asia/Yakutsk exists in filesystem
python-pytz: /usr/lib/python3.8/site-packages/pytz/zoneinfo/Asia/Yangon exists in filesystem
python-pytz: /usr/lib/python3.8/site-packages/pytz/zoneinfo/Asia/Yekaterinburg exists in filesystem
python-pytz: /usr/lib/python3.8/site-packages/pytz/zoneinfo/Asia/Yerevan exists in filesystem
python-pytz: /usr/lib/python3.8/site-packages/pytz/zoneinfo/Atlantic/Azores exists in filesystem
python-pytz: /usr/lib/python3.8/site-packages/pytz/zoneinfo/Atlantic/Bermuda exists in filesystem
python-pytz: /usr/lib/python3.8/site-packages/pytz/zoneinfo/Atlantic/Canary exists in filesystem
python-pytz: /usr/lib/python3.8/site-packages/pytz/zoneinfo/Atlantic/Cape_Verde exists in filesystem
python-pytz: /usr/lib/python3.8/site-packages/pytz/zoneinfo/Atlantic/Faeroe exists in filesystem
python-pytz: /usr/lib/python3.8/site-packages/pytz/zoneinfo/Atlantic/Faroe exists in filesystem
python-pytz: /usr/lib/python3.8/site-packages/pytz/zoneinfo/Atlantic/Jan_Mayen exists in filesystem
python-pytz: /usr/lib/python3.8/site-packages/pytz/zoneinfo/Atlantic/Madeira exists in filesystem
python-pytz: /usr/lib/python3.8/site-packages/pytz/zoneinfo/Atlantic/Reykjavik exists in filesystem
python-pytz: /usr/lib/python3.8/site-packages/pytz/zoneinfo/Atlantic/South_Georgia exists in filesystem
python-pytz: /usr/lib/python3.8/site-packages/pytz/zoneinfo/Atlantic/St_Helena exists in filesystem
python-pytz: /usr/lib/python3.8/site-packages/pytz/zoneinfo/Atlantic/Stanley exists in filesystem
python-pytz: /usr/lib/python3.8/site-packages/pytz/zoneinfo/Australia/ACT exists in filesystem
python-pytz: /usr/lib/python3.8/site-packages/pytz/zoneinfo/Australia/Adelaide exists in filesystem
python-pytz: /usr/lib/python3.8/site-packages/pytz/zoneinfo/Australia/Brisbane exists in filesystem
python-pytz: /usr/lib/python3.8/site-packages/pytz/zoneinfo/Australia/Broken_Hill exists in filesystem
python-pytz: /usr/lib/python3.8/site-packages/pytz/zoneinfo/Australia/Canberra exists in filesystem
python-pytz: /usr/lib/python3.8/site-packages/pytz/zoneinfo/Australia/Currie exists in filesystem
python-pytz: /usr/lib/python3.8/site-packages/pytz/zoneinfo/Australia/Darwin exists in filesystem
python-pytz: /usr/lib/python3.8/site-packages/pytz/zoneinfo/Australia/Eucla exists in filesystem
python-pytz: /usr/lib/python3.8/site-packages/pytz/zoneinfo/Australia/Hobart exists in filesystem
python-pytz: /usr/lib/python3.8/site-packages/pytz/zoneinfo/Australia/LHI exists in filesystem
python-pytz: /usr/lib/python3.8/site-packages/pytz/zoneinfo/Australia/Lindeman exists in filesystem
python-pytz: /usr/lib/python3.8/site-packages/pytz/zoneinfo/Australia/Lord_Howe exists in filesystem
python-pytz: /usr/lib/python3.8/site-packages/pytz/zoneinfo/Australia/Melbourne exists in filesystem
python-pytz: /usr/lib/python3.8/site-packages/pytz/zoneinfo/Australia/NSW exists in filesystem
python-pytz: /usr/lib/python3.8/site-packages/pytz/zoneinfo/Australia/North exists in filesystem
python-pytz: /usr/lib/python3.8/site-packages/pytz/zoneinfo/Australia/Perth exists in filesystem
python-pytz: /usr/lib/python3.8/site-packages/pytz/zoneinfo/Australia/Queensland exists in filesystem
python-pytz: /usr/lib/python3.8/site-packages/pytz/zoneinfo/Australia/South exists in filesystem
python-pytz: /usr/lib/python3.8/site-packages/pytz/zoneinfo/Australia/Sydney exists in filesystem
python-pytz: /usr/lib/python3.8/site-packages/pytz/zoneinfo/Australia/Tasmania exists in filesystem
python-pytz: /usr/lib/python3.8/site-packages/pytz/zoneinfo/Australia/Victoria exists in filesystem
python-pytz: /usr/lib/python3.8/site-packages/pytz/zoneinfo/Australia/West exists in filesystem
python-pytz: /usr/lib/python3.8/site-packages/pytz/zoneinfo/Australia/Yancowinna exists in filesystem
python-pytz: /usr/lib/python3.8/site-packages/pytz/zoneinfo/Brazil/Acre exists in filesystem
python-pytz: /usr/lib/python3.8/site-packages/pytz/zoneinfo/Brazil/DeNoronha exists in filesystem
python-pytz: /usr/lib/python3.8/site-packages/pytz/zoneinfo/Brazil/East exists in filesystem
python-pytz: /usr/lib/python3.8/site-packages/pytz/zoneinfo/Brazil/West exists in filesystem
python-pytz: /usr/lib/python3.8/site-packages/pytz/zoneinfo/CET exists in filesystem
python-pytz: /usr/lib/python3.8/site-packages/pytz/zoneinfo/CST6CDT exists in filesystem
python-pytz: /usr/lib/python3.8/site-packages/pytz/zoneinfo/Canada/Atlantic exists in filesystem
python-pytz: /usr/lib/python3.8/site-packages/pytz/zoneinfo/Canada/Central exists in filesystem
python-pytz: /usr/lib/python3.8/site-packages/pytz/zoneinfo/Canada/Eastern exists in filesystem
python-pytz: /usr/lib/python3.8/site-packages/pytz/zoneinfo/Canada/Mountain exists in filesystem
python-pytz: /usr/lib/python3.8/site-packages/pytz/zoneinfo/Canada/Newfoundland exists in filesystem
python-pytz: /usr/lib/python3.8/site-packages/pytz/zoneinfo/Canada/Pacific exists in filesystem
python-pytz: /usr/lib/python3.8/site-packages/pytz/zoneinfo/Canada/Saskatchewan exists in filesystem
python-pytz: /usr/lib/python3.8/site-packages/pytz/zoneinfo/Canada/Yukon exists in filesystem
python-pytz: /usr/lib/python3.8/site-packages/pytz/zoneinfo/Chile/Continental exists in filesystem
python-pytz: /usr/lib/python3.8/site-packages/pytz/zoneinfo/Chile/EasterIsland exists in filesystem
python-pytz: /usr/lib/python3.8/site-packages/pytz/zoneinfo/Cuba exists in filesystem
python-pytz: /usr/lib/python3.8/site-packages/pytz/zoneinfo/EET exists in filesystem
python-pytz: /usr/lib/python3.8/site-packages/pytz/zoneinfo/EST exists in filesystem
python-pytz: /usr/lib/python3.8/site-packages/pytz/zoneinfo/EST5EDT exists in filesystem
python-pytz: /usr/lib/python3.8/site-packages/pytz/zoneinfo/Egypt exists in filesystem
python-pytz: /usr/lib/python3.8/site-packages/pytz/zoneinfo/Eire exists in filesystem
python-pytz: /usr/lib/python3.8/site-packages/pytz/zoneinfo/Etc/GMT exists in filesystem
python-pytz: /usr/lib/python3.8/site-packages/pytz/zoneinfo/Etc/GMT+0 exists in filesystem
python-pytz: /usr/lib/python3.8/site-packages/pytz/zoneinfo/Etc/GMT+1 exists in filesystem
python-pytz: /usr/lib/python3.8/site-packages/pytz/zoneinfo/Etc/GMT+10 exists in filesystem
python-pytz: /usr/lib/python3.8/site-packages/pytz/zoneinfo/Etc/GMT+11 exists in filesystem
python-pytz: /usr/lib/python3.8/site-packages/pytz/zoneinfo/Etc/GMT+12 exists in filesystem
python-pytz: /usr/lib/python3.8/site-packages/pytz/zoneinfo/Etc/GMT+2 exists in filesystem
python-pytz: /usr/lib/python3.8/site-packages/pytz/zoneinfo/Etc/GMT+3 exists in filesystem
python-pytz: /usr/lib/python3.8/site-packages/pytz/zoneinfo/Etc/GMT+4 exists in filesystem
python-pytz: /usr/lib/python3.8/site-packages/pytz/zoneinfo/Etc/GMT+5 exists in filesystem
python-pytz: /usr/lib/python3.8/site-packages/pytz/zoneinfo/Etc/GMT+6 exists in filesystem
python-pytz: /usr/lib/python3.8/site-packages/pytz/zoneinfo/Etc/GMT+7 exists in filesystem
python-pytz: /usr/lib/python3.8/site-packages/pytz/zoneinfo/Etc/GMT+8 exists in filesystem
python-pytz: /usr/lib/python3.8/site-packages/pytz/zoneinfo/Etc/GMT+9 exists in filesystem
python-pytz: /usr/lib/python3.8/site-packages/pytz/zoneinfo/Etc/GMT-0 exists in filesystem
python-pytz: /usr/lib/python3.8/site-packages/pytz/zoneinfo/Etc/GMT-1 exists in filesystem
python-pytz: /usr/lib/python3.8/site-packages/pytz/zoneinfo/Etc/GMT-10 exists in filesystem
python-pytz: /usr/lib/python3.8/site-packages/pytz/zoneinfo/Etc/GMT-11 exists in filesystem
python-pytz: /usr/lib/python3.8/site-packages/pytz/zoneinfo/Etc/GMT-12 exists in filesystem
python-pytz: /usr/lib/python3.8/site-packages/pytz/zoneinfo/Etc/GMT-13 exists in filesystem
python-pytz: /usr/lib/python3.8/site-packages/pytz/zoneinfo/Etc/GMT-14 exists in filesystem
python-pytz: /usr/lib/python3.8/site-packages/pytz/zoneinfo/Etc/GMT-2 exists in filesystem
python-pytz: /usr/lib/python3.8/site-packages/pytz/zoneinfo/Etc/GMT-3 exists in filesystem
python-pytz: /usr/lib/python3.8/site-packages/pytz/zoneinfo/Etc/GMT-4 exists in filesystem
python-pytz: /usr/lib/python3.8/site-packages/pytz/zoneinfo/Etc/GMT-5 exists in filesystem
python-pytz: /usr/lib/python3.8/site-packages/pytz/zoneinfo/Etc/GMT-6 exists in filesystem
python-pytz: /usr/lib/python3.8/site-packages/pytz/zoneinfo/Etc/GMT-7 exists in filesystem
python-pytz: /usr/lib/python3.8/site-packages/pytz/zoneinfo/Etc/GMT-8 exists in filesystem
python-pytz: /usr/lib/python3.8/site-packages/pytz/zoneinfo/Etc/GMT-9 exists in filesystem
python-pytz: /usr/lib/python3.8/site-packages/pytz/zoneinfo/Etc/GMT0 exists in filesystem
python-pytz: /usr/lib/python3.8/site-packages/pytz/zoneinfo/Etc/Greenwich exists in filesystem
python-pytz: /usr/lib/python3.8/site-packages/pytz/zoneinfo/Etc/UCT exists in filesystem
python-pytz: /usr/lib/python3.8/site-packages/pytz/zoneinfo/Etc/UTC exists in filesystem
python-pytz: /usr/lib/python3.8/site-packages/pytz/zoneinfo/Etc/Universal exists in filesystem
python-pytz: /usr/lib/python3.8/site-packages/pytz/zoneinfo/Etc/Zulu exists in filesystem
python-pytz: /usr/lib/python3.8/site-packages/pytz/zoneinfo/Europe/Amsterdam exists in filesystem
python-pytz: /usr/lib/python3.8/site-packages/pytz/zoneinfo/Europe/Andorra exists in filesystem
python-pytz: /usr/lib/python3.8/site-packages/pytz/zoneinfo/Europe/Astrakhan exists in filesystem
python-pytz: /usr/lib/python3.8/site-packages/pytz/zoneinfo/Europe/Athens exists in filesystem
python-pytz: /usr/lib/python3.8/site-packages/pytz/zoneinfo/Europe/Belfast exists in filesystem
python-pytz: /usr/lib/python3.8/site-packages/pytz/zoneinfo/Europe/Belgrade exists in filesystem
python-pytz: /usr/lib/python3.8/site-packages/pytz/zoneinfo/Europe/Berlin exists in filesystem
python-pytz: /usr/lib/python3.8/site-packages/pytz/zoneinfo/Europe/Bratislava exists in filesystem
python-pytz: /usr/lib/python3.8/site-packages/pytz/zoneinfo/Europe/Brussels exists in filesystem
python-pytz: /usr/lib/python3.8/site-packages/pytz/zoneinfo/Europe/Bucharest exists in filesystem
python-pytz: /usr/lib/python3.8/site-packages/pytz/zoneinfo/Europe/Budapest exists in filesystem
python-pytz: /usr/lib/python3.8/site-packages/pytz/zoneinfo/Europe/Busingen exists in filesystem
python-pytz: /usr/lib/python3.8/site-packages/pytz/zoneinfo/Europe/Chisinau exists in filesystem
python-pytz: /usr/lib/python3.8/site-packages/pytz/zoneinfo/Europe/Copenhagen exists in filesystem
python-pytz: /usr/lib/python3.8/site-packages/pytz/zoneinfo/Europe/Dublin exists in filesystem
python-pytz: /usr/lib/python3.8/site-packages/pytz/zoneinfo/Europe/Gibraltar exists in filesystem
python-pytz: /usr/lib/python3.8/site-packages/pytz/zoneinfo/Europe/Guernsey exists in filesystem
python-pytz: /usr/lib/python3.8/site-packages/pytz/zoneinfo/Europe/Helsinki exists in filesystem
python-pytz: /usr/lib/python3.8/site-packages/pytz/zoneinfo/Europe/Isle_of_Man exists in filesystem
python-pytz: /usr/lib/python3.8/site-packages/pytz/zoneinfo/Europe/Istanbul exists in filesystem
python-pytz: /usr/lib/python3.8/site-packages/pytz/zoneinfo/Europe/Jersey exists in filesystem
python-pytz: /usr/lib/python3.8/site-packages/pytz/zoneinfo/Europe/Kaliningrad exists in filesystem
python-pytz: /usr/lib/python3.8/site-packages/pytz/zoneinfo/Europe/Kiev exists in filesystem
python-pytz: /usr/lib/python3.8/site-packages/pytz/zoneinfo/Europe/Kirov exists in filesystem
python-pytz: /usr/lib/python3.8/site-packages/pytz/zoneinfo/Europe/Lisbon exists in filesystem
python-pytz: /usr/lib/python3.8/site-packages/pytz/zoneinfo/Europe/Ljubljana exists in filesystem
python-pytz: /usr/lib/python3.8/site-packages/pytz/zoneinfo/Europe/London exists in filesystem
python-pytz: /usr/lib/python3.8/site-packages/pytz/zoneinfo/Europe/Luxembourg exists in filesystem
python-pytz: /usr/lib/python3.8/site-packages/pytz/zoneinfo/Europe/Madrid exists in filesystem
python-pytz: /usr/lib/python3.8/site-packages/pytz/zoneinfo/Europe/Malta exists in filesystem
python-pytz: /usr/lib/python3.8/site-packages/pytz/zoneinfo/Europe/Mariehamn exists in filesystem
python-pytz: /usr/lib/python3.8/site-packages/pytz/zoneinfo/Europe/Minsk exists in filesystem
python-pytz: /usr/lib/python3.8/site-packages/pytz/zoneinfo/Europe/Monaco exists in filesystem
python-pytz: /usr/lib/python3.8/site-packages/pytz/zoneinfo/Europe/Moscow exists in filesystem
python-pytz: /usr/lib/python3.8/site-packages/pytz/zoneinfo/Europe/Nicosia exists in filesystem
python-pytz: /usr/lib/python3.8/site-packages/pytz/zoneinfo/Europe/Oslo exists in filesystem
python-pytz: /usr/lib/python3.8/site-packages/pytz/zoneinfo/Europe/Paris exists in filesystem
python-pytz: /usr/lib/python3.8/site-packages/pytz/zoneinfo/Europe/Podgorica exists in filesystem
python-pytz: /usr/lib/python3.8/site-packages/pytz/zoneinfo/Europe/Prague exists in filesystem
python-pytz: /usr/lib/python3.8/site-packages/pytz/zoneinfo/Europe/Riga exists in filesystem
python-pytz: /usr/lib/python3.8/site-packages/pytz/zoneinfo/Europe/Rome exists in filesystem
python-pytz: /usr/lib/python3.8/site-packages/pytz/zoneinfo/Europe/Samara exists in filesystem
python-pytz: /usr/lib/python3.8/site-packages/pytz/zoneinfo/Europe/San_Marino exists in filesystem
python-pytz: /usr/lib/python3.8/site-packages/pytz/zoneinfo/Europe/Sarajevo exists in filesystem
python-pytz: /usr/lib/python3.8/site-packages/pytz/zoneinfo/Europe/Saratov exists in filesystem
python-pytz: /usr/lib/python3.8/site-packages/pytz/zoneinfo/Europe/Simferopol exists in filesystem
python-pytz: /usr/lib/python3.8/site-packages/pytz/zoneinfo/Europe/Skopje exists in filesystem
python-pytz: /usr/lib/python3.8/site-packages/pytz/zoneinfo/Europe/Sofia exists in filesystem
python-pytz: /usr/lib/python3.8/site-packages/pytz/zoneinfo/Europe/Stockholm exists in filesystem
python-pytz: /usr/lib/python3.8/site-packages/pytz/zoneinfo/Europe/Tallinn exists in filesystem
python-pytz: /usr/lib/python3.8/site-packages/pytz/zoneinfo/Europe/Tirane exists in filesystem
python-pytz: /usr/lib/python3.8/site-packages/pytz/zoneinfo/Europe/Tiraspol exists in filesystem
python-pytz: /usr/lib/python3.8/site-packages/pytz/zoneinfo/Europe/Ulyanovsk exists in filesystem
python-pytz: /usr/lib/python3.8/site-packages/pytz/zoneinfo/Europe/Uzhgorod exists in filesystem
python-pytz: /usr/lib/python3.8/site-packages/pytz/zoneinfo/Europe/Vaduz exists in filesystem
python-pytz: /usr/lib/python3.8/site-packages/pytz/zoneinfo/Europe/Vatican exists in filesystem
python-pytz: /usr/lib/python3.8/site-packages/pytz/zoneinfo/Europe/Vienna exists in filesystem
python-pytz: /usr/lib/python3.8/site-packages/pytz/zoneinfo/Europe/Vilnius exists in filesystem
python-pytz: /usr/lib/python3.8/site-packages/pytz/zoneinfo/Europe/Volgograd exists in filesystem
python-pytz: /usr/lib/python3.8/site-packages/pytz/zoneinfo/Europe/Warsaw exists in filesystem
python-pytz: /usr/lib/python3.8/site-packages/pytz/zoneinfo/Europe/Zagreb exists in filesystem
python-pytz: /usr/lib/python3.8/site-packages/pytz/zoneinfo/Europe/Zaporozhye exists in filesystem
python-pytz: /usr/lib/python3.8/site-packages/pytz/zoneinfo/Europe/Zurich exists in filesystem
python-pytz: /usr/lib/python3.8/site-packages/pytz/zoneinfo/Factory exists in filesystem
python-pytz: /usr/lib/python3.8/site-packages/pytz/zoneinfo/GB exists in filesystem
python-pytz: /usr/lib/python3.8/site-packages/pytz/zoneinfo/GB-Eire exists in filesystem
python-pytz: /usr/lib/python3.8/site-packages/pytz/zoneinfo/GMT exists in filesystem
python-pytz: /usr/lib/python3.8/site-packages/pytz/zoneinfo/GMT+0 exists in filesystem
python-pytz: /usr/lib/python3.8/site-packages/pytz/zoneinfo/GMT-0 exists in filesystem
python-pytz: /usr/lib/python3.8/site-packages/pytz/zoneinfo/GMT0 exists in filesystem
python-pytz: /usr/lib/python3.8/site-packages/pytz/zoneinfo/Greenwich exists in filesystem
python-pytz: /usr/lib/python3.8/site-packages/pytz/zoneinfo/HST exists in filesystem
python-pytz: /usr/lib/python3.8/site-packages/pytz/zoneinfo/Hongkong exists in filesystem
python-pytz: /usr/lib/python3.8/site-packages/pytz/zoneinfo/Iceland exists in filesystem
python-pytz: /usr/lib/python3.8/site-packages/pytz/zoneinfo/Indian/Antananarivo exists in filesystem
python-pytz: /usr/lib/python3.8/site-packages/pytz/zoneinfo/Indian/Chagos exists in filesystem
python-pytz: /usr/lib/python3.8/site-packages/pytz/zoneinfo/Indian/Christmas exists in filesystem
python-pytz: /usr/lib/python3.8/site-packages/pytz/zoneinfo/Indian/Cocos exists in filesystem
python-pytz: /usr/lib/python3.8/site-packages/pytz/zoneinfo/Indian/Comoro exists in filesystem
python-pytz: /usr/lib/python3.8/site-packages/pytz/zoneinfo/Indian/Kerguelen exists in filesystem
python-pytz: /usr/lib/python3.8/site-packages/pytz/zoneinfo/Indian/Mahe exists in filesystem
python-pytz: /usr/lib/python3.8/site-packages/pytz/zoneinfo/Indian/Maldives exists in filesystem
python-pytz: /usr/lib/python3.8/site-packages/pytz/zoneinfo/Indian/Mauritius exists in filesystem
python-pytz: /usr/lib/python3.8/site-packages/pytz/zoneinfo/Indian/Mayotte exists in filesystem
python-pytz: /usr/lib/python3.8/site-packages/pytz/zoneinfo/Indian/Reunion exists in filesystem
python-pytz: /usr/lib/python3.8/site-packages/pytz/zoneinfo/Iran exists in filesystem
python-pytz: /usr/lib/python3.8/site-packages/pytz/zoneinfo/Israel exists in filesystem
python-pytz: /usr/lib/python3.8/site-packages/pytz/zoneinfo/Jamaica exists in filesystem
python-pytz: /usr/lib/python3.8/site-packages/pytz/zoneinfo/Japan exists in filesystem
python-pytz: /usr/lib/python3.8/site-packages/pytz/zoneinfo/Kwajalein exists in filesystem
python-pytz: /usr/lib/python3.8/site-packages/pytz/zoneinfo/Libya exists in filesystem
python-pytz: /usr/lib/python3.8/site-packages/pytz/zoneinfo/MET exists in filesystem
python-pytz: /usr/lib/python3.8/site-packages/pytz/zoneinfo/MST exists in filesystem
python-pytz: /usr/lib/python3.8/site-packages/pytz/zoneinfo/MST7MDT exists in filesystem
python-pytz: /usr/lib/python3.8/site-packages/pytz/zoneinfo/Mexico/BajaNorte exists in filesystem
python-pytz: /usr/lib/python3.8/site-packages/pytz/zoneinfo/Mexico/BajaSur exists in filesystem
python-pytz: /usr/lib/python3.8/site-packages/pytz/zoneinfo/Mexico/General exists in filesystem
python-pytz: /usr/lib/python3.8/site-packages/pytz/zoneinfo/NZ exists in filesystem
python-pytz: /usr/lib/python3.8/site-packages/pytz/zoneinfo/NZ-CHAT exists in filesystem
python-pytz: /usr/lib/python3.8/site-packages/pytz/zoneinfo/Navajo exists in filesystem
python-pytz: /usr/lib/python3.8/site-packages/pytz/zoneinfo/PRC exists in filesystem
python-pytz: /usr/lib/python3.8/site-packages/pytz/zoneinfo/PST8PDT exists in filesystem
python-pytz: /usr/lib/python3.8/site-packages/pytz/zoneinfo/Pacific/Apia exists in filesystem
python-pytz: /usr/lib/python3.8/site-packages/pytz/zoneinfo/Pacific/Auckland exists in filesystem
python-pytz: /usr/lib/python3.8/site-packages/pytz/zoneinfo/Pacific/Bougainville exists in filesystem
python-pytz: /usr/lib/python3.8/site-packages/pytz/zoneinfo/Pacific/Chatham exists in filesystem
python-pytz: /usr/lib/python3.8/site-packages/pytz/zoneinfo/Pacific/Chuuk exists in filesystem
python-pytz: /usr/lib/python3.8/site-packages/pytz/zoneinfo/Pacific/Easter exists in filesystem
python-pytz: /usr/lib/python3.8/site-packages/pytz/zoneinfo/Pacific/Efate exists in filesystem
python-pytz: /usr/lib/python3.8/site-packages/pytz/zoneinfo/Pacific/Enderbury exists in filesystem
python-pytz: /usr/lib/python3.8/site-packages/pytz/zoneinfo/Pacific/Fakaofo exists in filesystem
python-pytz: /usr/lib/python3.8/site-packages/pytz/zoneinfo/Pacific/Fiji exists in filesystem
python-pytz: /usr/lib/python3.8/site-packages/pytz/zoneinfo/Pacific/Funafuti exists in filesystem
python-pytz: /usr/lib/python3.8/site-packages/pytz/zoneinfo/Pacific/Galapagos exists in filesystem
python-pytz: /usr/lib/python3.8/site-packages/pytz/zoneinfo/Pacific/Gambier exists in filesystem
python-pytz: /usr/lib/python3.8/site-packages/pytz/zoneinfo/Pacific/Guadalcanal exists in filesystem
python-pytz: /usr/lib/python3.8/site-packages/pytz/zoneinfo/Pacific/Guam exists in filesystem
python-pytz: /usr/lib/python3.8/site-packages/pytz/zoneinfo/Pacific/Honolulu exists in filesystem
python-pytz: /usr/lib/python3.8/site-packages/pytz/zoneinfo/Pacific/Johnston exists in filesystem
python-pytz: /usr/lib/python3.8/site-packages/pytz/zoneinfo/Pacific/Kiritimati exists in filesystem
python-pytz: /usr/lib/python3.8/site-packages/pytz/zoneinfo/Pacific/Kosrae exists in filesystem
python-pytz: /usr/lib/python3.8/site-packages/pytz/zoneinfo/Pacific/Kwajalein exists in filesystem
python-pytz: /usr/lib/python3.8/site-packages/pytz/zoneinfo/Pacific/Majuro exists in filesystem
python-pytz: /usr/lib/python3.8/site-packages/pytz/zoneinfo/Pacific/Marquesas exists in filesystem
python-pytz: /usr/lib/python3.8/site-packages/pytz/zoneinfo/Pacific/Midway exists in filesystem
python-pytz: /usr/lib/python3.8/site-packages/pytz/zoneinfo/Pacific/Nauru exists in filesystem
python-pytz: /usr/lib/python3.8/site-packages/pytz/zoneinfo/Pacific/Niue exists in filesystem
python-pytz: /usr/lib/python3.8/site-packages/pytz/zoneinfo/Pacific/Norfolk exists in filesystem
python-pytz: /usr/lib/python3.8/site-packages/pytz/zoneinfo/Pacific/Noumea exists in filesystem
python-pytz: /usr/lib/python3.8/site-packages/pytz/zoneinfo/Pacific/Pago_Pago exists in filesystem
python-pytz: /usr/lib/python3.8/site-packages/pytz/zoneinfo/Pacific/Palau exists in filesystem
python-pytz: /usr/lib/python3.8/site-packages/pytz/zoneinfo/Pacific/Pitcairn exists in filesystem
python-pytz: /usr/lib/python3.8/site-packages/pytz/zoneinfo/Pacific/Pohnpei exists in filesystem
python-pytz: /usr/lib/python3.8/site-packages/pytz/zoneinfo/Pacific/Ponape exists in filesystem
python-pytz: /usr/lib/python3.8/site-packages/pytz/zoneinfo/Pacific/Port_Moresby exists in filesystem
python-pytz: /usr/lib/python3.8/site-packages/pytz/zoneinfo/Pacific/Rarotonga exists in filesystem
python-pytz: /usr/lib/python3.8/site-packages/pytz/zoneinfo/Pacific/Saipan exists in filesystem
python-pytz: /usr/lib/python3.8/site-packages/pytz/zoneinfo/Pacific/Samoa exists in filesystem
python-pytz: /usr/lib/python3.8/site-packages/pytz/zoneinfo/Pacific/Tahiti exists in filesystem
python-pytz: /usr/lib/python3.8/site-packages/pytz/zoneinfo/Pacific/Tarawa exists in filesystem
python-pytz: /usr/lib/python3.8/site-packages/pytz/zoneinfo/Pacific/Tongatapu exists in filesystem
python-pytz: /usr/lib/python3.8/site-packages/pytz/zoneinfo/Pacific/Truk exists in filesystem
python-pytz: /usr/lib/python3.8/site-packages/pytz/zoneinfo/Pacific/Wake exists in filesystem
python-pytz: /usr/lib/python3.8/site-packages/pytz/zoneinfo/Pacific/Wallis exists in filesystem
python-pytz: /usr/lib/python3.8/site-packages/pytz/zoneinfo/Pacific/Yap exists in filesystem
python-pytz: /usr/lib/python3.8/site-packages/pytz/zoneinfo/Poland exists in filesystem
python-pytz: /usr/lib/python3.8/site-packages/pytz/zoneinfo/Portugal exists in filesystem
python-pytz: /usr/lib/python3.8/site-packages/pytz/zoneinfo/ROC exists in filesystem
python-pytz: /usr/lib/python3.8/site-packages/pytz/zoneinfo/ROK exists in filesystem
python-pytz: /usr/lib/python3.8/site-packages/pytz/zoneinfo/Singapore exists in filesystem
python-pytz: /usr/lib/python3.8/site-packages/pytz/zoneinfo/Turkey exists in filesystem
python-pytz: /usr/lib/python3.8/site-packages/pytz/zoneinfo/UCT exists in filesystem
python-pytz: /usr/lib/python3.8/site-packages/pytz/zoneinfo/US/Alaska exists in filesystem
python-pytz: /usr/lib/python3.8/site-packages/pytz/zoneinfo/US/Aleutian exists in filesystem
python-pytz: /usr/lib/python3.8/site-packages/pytz/zoneinfo/US/Arizona exists in filesystem
python-pytz: /usr/lib/python3.8/site-packages/pytz/zoneinfo/US/Central exists in filesystem
python-pytz: /usr/lib/python3.8/site-packages/pytz/zoneinfo/US/East-Indiana exists in filesystem
python-pytz: /usr/lib/python3.8/site-packages/pytz/zoneinfo/US/Eastern exists in filesystem
python-pytz: /usr/lib/python3.8/site-packages/pytz/zoneinfo/US/Hawaii exists in filesystem
python-pytz: /usr/lib/python3.8/site-packages/pytz/zoneinfo/US/Indiana-Starke exists in filesystem
python-pytz: /usr/lib/python3.8/site-packages/pytz/zoneinfo/US/Michigan exists in filesystem
python-pytz: /usr/lib/python3.8/site-packages/pytz/zoneinfo/US/Mountain exists in filesystem
python-pytz: /usr/lib/python3.8/site-packages/pytz/zoneinfo/US/Pacific exists in filesystem
python-pytz: /usr/lib/python3.8/site-packages/pytz/zoneinfo/US/Samoa exists in filesystem
python-pytz: /usr/lib/python3.8/site-packages/pytz/zoneinfo/UTC exists in filesystem
python-pytz: /usr/lib/python3.8/site-packages/pytz/zoneinfo/Universal exists in filesystem
python-pytz: /usr/lib/python3.8/site-packages/pytz/zoneinfo/W-SU exists in filesystem
python-pytz: /usr/lib/python3.8/site-packages/pytz/zoneinfo/WET exists in filesystem
python-pytz: /usr/lib/python3.8/site-packages/pytz/zoneinfo/Zulu exists in filesystem
python-pytz: /usr/lib/python3.8/site-packages/pytz/zoneinfo/iso3166.tab exists in filesystem
python-pytz: /usr/lib/python3.8/site-packages/pytz/zoneinfo/leapseconds exists in filesystem
python-pytz: /usr/lib/python3.8/site-packages/pytz/zoneinfo/posixrules exists in filesystem
python-pytz: /usr/lib/python3.8/site-packages/pytz/zoneinfo/tzdata.zi exists in filesystem
python-pytz: /usr/lib/python3.8/site-packages/pytz/zoneinfo/zone.tab exists in filesystem
python-pytz: /usr/lib/python3.8/site-packages/pytz/zoneinfo/zone1970.tab exists in filesystem
Errors occurred, no packages were upgraded.

Last edited by Ice_Drake (2020-05-21 21:48:42)

Offline

#2 2020-05-21 06:11:59

jasonwryan
Anarchist
From: .nz
Registered: 2009-05-09
Posts: 30,424
Website

Re: [SOLVED] Pacman issue with python dependency

Don't install python manually system wide, use a virtualenv.

And stop using -Syy, use -S or, better, -Syu.


Arch + dwm   •   Mercurial repos  •   Surfraw

Registered Linux User #482438

Offline

#3 2020-05-21 09:15:46

Ice_Drake
Member
Registered: 2020-05-21
Posts: 3

Re: [SOLVED] Pacman issue with python dependency

I already made the install or at least that is what I think I did. Not sure now after reviewing over the instructions of installing python and Hass.io. It seems to create a virtual environment with these commands:

pacman -S python
pacman -S python-pip
python3 -m venv homeassistant
cd homeassistant
source bin/activate
python3 -m pip install homeassistant

If these commands are correct, then what might be wrong?

FYI, I am personally not very familiar with python configuration. I would need a bit more detailed explanation.

Offline

#4 2020-05-21 11:14:37

Lone_Wolf
Member
From: Netherlands, Europe
Registered: 2005-10-04
Posts: 11,868

Re: [SOLVED] Pacman issue with python dependency

Where did you find those instructions and why didn't you check archwiki first ?

ttps://wiki.archlinux.org/index.php/Home_Assistant


Disliking systemd intensely, but not satisfied with alternatives so focusing on taming systemd.


(A works at time B)  && (time C > time B ) ≠  (A works at time C)

Offline

#5 2020-05-21 11:16:09

progandy
Member
Registered: 2012-05-17
Posts: 5,184

Re: [SOLVED] Pacman issue with python dependency

That should be correct for an installation of a python package without a pacman package. In that case everything should be installed in the virtualenv that is completely separate from the system python packages.. You have to take care to do run the "source" and "python -m pip" lines in the same terminal, though.

Edit: The wiki has a page dedicated to python virtualenv

To find all python packages that have been installed globally without a pacman package use this:

pacman -Qqo /usr/lib/python3.8/site-packages/*.{egg,dist}-info /asd 2>&1 >/dev/null

Last edited by progandy (2020-05-21 13:11:49)


| alias CUTF='LANG=en_XX.UTF-8@POSIX ' |

Offline

#6 2020-05-21 15:46:54

eschwartz
Fellow
Registered: 2014-08-08
Posts: 4,097

Re: [SOLVED] Pacman issue with python dependency

If you tried to pip install something and it didn't work, so you tried doing it with sudo instead...

Then you screwed up your system.

The solution is to pacman -S lostfiles, then run the lostfiles program, and for all those files in /usr/lib/python3.8/site-packages which it reports as problematic... delete them.

Feel free to also vet and clean up non-python-related files which you've installed with sudo at the same time, if there are any.

Once you've *fixed your system*, we can continue discussing how to properly install whichever python software you were trying to install.


Managing AUR repos The Right Way -- aurpublish (now a standalone tool)

Offline

#7 2020-05-21 21:30:09

Ice_Drake
Member
Registered: 2020-05-21
Posts: 3

Re: [SOLVED] Pacman issue with python dependency

Oh, pip install certbot works. I was able to install certbot successfully using that command. I guess I would have to use this method to install other python related packages then?

I tried the following command and got the following results:

[root@hass ~]# pacman -Qqo /usr/lib/python3.8/site-packages/*.{egg,dist}-info /asd 2>&1 >/dev/null
error: No package owns /usr/lib/python3.8/site-packages/aiohttp-3.6.1.dist-info
error: No package owns /usr/lib/python3.8/site-packages/astral-1.10.1.dist-info
error: No package owns /usr/lib/python3.8/site-packages/async_timeout-3.0.1.dist-info
error: No package owns /usr/lib/python3.8/site-packages/attrs-19.3.0.dist-info
error: No package owns /usr/lib/python3.8/site-packages/bcrypt-3.1.7.dist-info
error: No package owns /usr/lib/python3.8/site-packages/certifi-2020.4.5.1.dist-info
error: No package owns /usr/lib/python3.8/site-packages/cffi-1.14.0.dist-info
error: No package owns /usr/lib/python3.8/site-packages/ciso8601-2.1.3.dist-info
error: No package owns /usr/lib/python3.8/site-packages/cryptography-2.9.dist-info
error: No package owns /usr/lib/python3.8/site-packages/homeassistant-0.109.6.dist-info
error: No package owns /usr/lib/python3.8/site-packages/importlib_metadata-1.6.0.dist-info
error: No package owns /usr/lib/python3.8/site-packages/Jinja2-2.11.2.dist-info
error: No package owns /usr/lib/python3.8/site-packages/MarkupSafe-1.1.1.dist-info
error: No package owns /usr/lib/python3.8/site-packages/multidict-4.7.5.dist-info
error: No package owns /usr/lib/python3.8/site-packages/pip-20.1.dist-info
error: No package owns /usr/lib/python3.8/site-packages/pycparser-2.20.dist-info
error: No package owns /usr/lib/python3.8/site-packages/PyJWT-1.7.1.dist-info
error: No package owns /usr/lib/python3.8/site-packages/python_slugify-4.0.0.dist-info
error: No package owns /usr/lib/python3.8/site-packages/pytz-2020.1.dist-info
error: No package owns /usr/lib/python3.8/site-packages/PyYAML-5.3.1.dist-info
error: No package owns /usr/lib/python3.8/site-packages/ruamel.yaml-0.15.100.dist-info
error: No package owns /usr/lib/python3.8/site-packages/text_unidecode-1.3.dist-info
error: No package owns /usr/lib/python3.8/site-packages/voluptuous-0.11.7.dist-info
error: No package owns /usr/lib/python3.8/site-packages/voluptuous_serialize-2.3.0.dist-info
error: No package owns /usr/lib/python3.8/site-packages/wheel-0.34.2.dist-info
error: No package owns /usr/lib/python3.8/site-packages/yarl-1.4.2.dist-info
error: No package owns /usr/lib/python3.8/site-packages/zipp-3.1.0.dist-info
error: No package owns /asd

Last edited by Ice_Drake (2020-05-21 21:46:43)

Offline

#8 2020-05-21 22:02:26

jasonwryan
Anarchist
From: .nz
Registered: 2009-05-09
Posts: 30,424
Website

Re: [SOLVED] Pacman issue with python dependency

The idea is not to dig a deeper hole...


Arch + dwm   •   Mercurial repos  •   Surfraw

Registered Linux User #482438

Offline

#9 2020-05-22 16:36:10

progandy
Member
Registered: 2012-05-17
Posts: 5,184

Re: [SOLVED] Pacman issue with python dependency

Ice_Drake wrote:

I tried the following command and got the following results:

Now you know which pip packages you have to remove. Afterwards reinstall  your applications using only pacman packages.

Last edited by progandy (2020-05-22 16:37:19)


| alias CUTF='LANG=en_XX.UTF-8@POSIX ' |

Offline

Board footer

Powered by FluxBB