Closed c4ir0 closed 2 years ago
I've followed the steps to install uro, but it's still an error. can you share how to install?
I've followed the steps to install uro, but it's still an error. can you share how to install?
What's the error message , provide a screenshot
I've followed the tutorial at https://pip.pypa.io/warnings/venv
But still failed :(
No man I mean what is the error when u run the command like cat file | uro
bash: uro: command not found
bash: uro: command not found
Try sudo pip3 install uro
same error as this..
sudo pip3 install uro Requirement already satisfied: uro in /usr/local/lib/python3.9/dist-packages (0.0.4) WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv
same error as this..
sudo pip3 install uro Requirement already satisfied: uro in /usr/local/lib/python3.9/dist-packages (0.0.4) WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv
Ok I'll back to u later
ok bro, thanks for your participation..
ok bro, thanks for your participation..
Did U find solution yet ? sorry for late
Hi @c4ir0, what's the "false positive" here? It seems to work as intended.
Hi @c4ir0, what's the "false positive" here? It seems to work as intended.
1 - I had all the links you mentioned here
2 - I ran the tool in the same URLs but had different results [see the latest 2 URLs ] mentioned in my pic above
3 - the http://example.com/cat/11/details.html
appeared in my results but not in yours
I see. I will take a look, thanks for the report!
I see. I will take a look, thanks for the report!
I appreciate your work alot, big fan ✌️
This issue has been fixed in the git repo, the pip release will be updated later with a couple of more enhancements.
For the people who are having trouble installing uro
and are spamming here instead of reading what error says - install it with a non-root user with the --user
flag. Also, if what I'm saying doesn't work for you, don't comment here. My job was to create a tool which I did, this is not customer support.
hmmm ...