Skip to content

SyntaxError: unterminated string literal (detected at line 1237) #31

Open
@1nabillion

Description

@1nabillion

Hello all!

I have this issue while running
└──╼ #python3 humble.py -h

  File "/home/imyaf/humble/humble.py", line 1237
    print_header(f"{get_detail('[exp_header]', replace=True) if
                 ^
SyntaxError: unterminated string literal (detected at line 1237)

Can someone help me to fix it? I am using parrot os. When i am trying to
└──╼ #apt install humble

I have this error

Reading package lists... Done
Building dependency tree... Done
Reading state information... Done
Some packages could not be installed. This may mean that you have
requested an impossible situation or if you are using the unstable
distribution that some required packages have not yet been created
or been moved out of Incoming.
The following information may help to resolve the situation:

The following packages have unmet dependencies:
 humble : Depends: python3-fpdf but it is not installable
E: Unable to correct problems, you have held broken packages.

I tried to find python3-fpdf .deb package, but i haven't found it :(((

Metadata

Metadata

Assignees

Labels

bugSomething isn't working

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions