Urllib not found

So i was setting up python on security edition and when running dirsearch it tells me the module urllib3 is not found however when i do pip3 install -r requirements.txt it properly installs everything and urllib is in fact installed(i checked) Everywhere I look it says to purge all instances of python 3.9 and reinstall however i feel that this isnt the best option. I know this doesnt fit the topic but if anyone knows what to do its y’all and I trust y’all. Sorry im here so often :sweat_smile:

I am not getting that error while doing so
can you paste the complete output/ error of that urllib3