Skip to content

ModuleNotFoundError: No module named 'yaralyzer.helpers' #41

@Lucas-C

Description

@Lucas-C

Hi!

I tried to test your tool, using the latest released version 1.17.10, but I get this error when running it without any argument on a PDF file:

$ pdfalyze file.pdf
Traceback (most recent call last):
  File "/home/user/.local/bin/pdfalyze", line 5, in <module>
    from pdfalyzer import pdfalyze
  File "/home/user/.local/lib/python3.10/site-packages/pdfalyzer/__init__.py", line 23, in <module>
    from yaralyzer.helpers.rich_text_helper import prefix_with_style
ModuleNotFoundError: No module named 'yaralyzer.helpers'

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions