RoderickChan / pwncli

Do pwn by command line
MIT License
333 stars 22 forks source link

Install Problem #7

Closed Arashimu closed 2 years ago

Arashimu commented 2 years ago

When I finsh installing pwncli following the guide and input "pwncli -h",there has an error: pkg_resources.DistributionNotFound: The 'typing; python_version < "3.5"' distribution was not found and is required by pathlib2 and the version of the python is 3.10 how could I solve this problem

RoderickChan commented 2 years ago

How did you install pwncli? I install pwncli from sourcecode in python 3.10.4 on Ubuntu-22.04, and it works well