Sublist3r icon indicating copy to clipboard operation
Sublist3r copied to clipboard

dnspython requires Python '>=3.6' but the running Python is 2.7.16

Open mubix opened this issue 4 years ago • 2 comments

Unfortunately dnspython now requires Python 3.6+ to function. In order to continue to support Python 2.7.x you need to update the requirements.txt to include dnspython<2.0.0

mubix avatar Aug 10 '20 15:08 mubix

create a virtual environment using python3, install dependencies inside environment and run sublist3r within this environment.

RoninNakomoto avatar Jan 23 '21 00:01 RoninNakomoto

Jadi solusi bagaimana

FAILANI avatar Jul 15 '22 04:07 FAILANI