-
pip install osrframework
Collecting osrframework
Using cached osrframework-0.16.5.tar.gz
Complete output from command python setup.py egg_info:
Traceback (most recent call last):
…
-
`Traceback (most recent call last):
File "/usr/local/bin/osrf", line 5, in
from osrframework.launcher import main
File "/usr/local/lib/python3.10/dist-packages/osrframework/launcher.py", l…
-
### Windows build number:
Microsoft Windows [Version 10.0.22621.2428]
### Your Distribution version:
Arch Linux rolling with systemd
### Your WSL versions:
WSL version: 1.2.5.0
Kernel …
-
pip install osrframework_server osrframework_console osrframework_maltego --user
Got this error:
Could not find a version that satisfies the requirement osrframework_maltego (from versions: )
…
-
Recently I installed and got this error.
> Traceback (most recent call last):
> File "/usr/lib/python3/dist-packages/osrframework/utils/configuration.py", line 156, in get_configuration_values…
-
Traceback (most recent call last):
File "/usr/local/lib/python3.8/dist-packages/osrframework/utils/configuration.py", line 119, in get_configuration_values_for
with open(defaultConfigPath) as …
-
I have upgraded to python3.10 with pip version 22.3.1. I tried using this tool again and tried to upgrade it, but now I get the following error message.
```bash
pip3 install -U osrframework
# [ou…
-
I Have this issue, I dont know whats that mean, please help me
└─$ osrf --help
Traceback (most recent call last):
File "/usr/local/lib/python3.10/dist-packages/osrframework/utils/updates.py",…
-
Traceback (most recent call last):
File "/usr/local/bin/osrf", line 5, in
from osrframework.launcher import main
File "/usr/local/lib/python3.8/dist-packages/osrframework/launcher.py", lin…
-
Hello, I am using kali linux and I am getting this error. I have also cloned the repository and installed all the requirements but doesn't work
```
>> osrf
Traceback (most recent call last):
…