Skip to content

TypeError: Panel.__init__() got an unexpected keyword argument 'subtitle' #2

@jakka351

Description

@jakka351

Get the following error when running the script on Windows 10 using Python 3.10:

C:\Users\jakka351\universal-bypass>python3 tool.py -U http://website.com/.htaccess -A Traceback (most recent call last): File "C:\Users\user\universal-bypass\tool.py", line 60, in <module> console.print(Panel(markdown, title="Welcome", subtitle="0xAgun", box=box.HEAVY, style="blue")) TypeError: Panel.__init__() got an unexpected keyword argument 'subtitle'

Metadata

Metadata

Assignees

Labels

questionFurther information is requested

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions