Skip to content

INFO and deprecation warning in terminal when using RPA.PDF.Template HTML To PDF #1220

@pk27734

Description

@pk27734

I'm using the keyword Template HTML To PDF which results in the following message shown in the log:

2025-04-09 13:41:42,787 - RPA.core.certificates - INFO - Truststore not in use, HTTPS traffic validated against `certifi` package. (requires Python 3.10.12 and 'pip' 23.2.1 at minimum)
/opt/hostedtoolcache/Python/3.12.9/x64/lib/python3.12/site-packages/pypdf/_crypt_providers/_cryptography.py:32: CryptographyDeprecationWarning: ARC4 has been moved to cryptography.hazmat.decrepit.ciphers.algorithms.ARC4 and will be removed from cryptography.hazmat.primitives.ciphers.algorithms in 48.0.0.
  from cryptography.hazmat.primitives.ciphers.algorithms import AES, ARC4

I prefer to not see these messages.

  • For the first message I tried adding the robocorp-truststore package to my requirements.txt, but that only gave me a different INFO message.
  • The deprecation message I can't change sadly, so therefore I'm reporting it here.

I'm using rpaframework-pdf >= 8.0.1 in my requirements.txt.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions