PDA

View Full Version : Kali Linux - Problems With Skiptracer Installation



xXAlexTxX
2020-08-26, 02:45
I dont even really know where to begin. This is going to be a task. I have followed this video (https://www.***********************Ls0SH9MZMCs) but can only get to skiptracer through command line cd and to use it I only fully understand gui's but I cant get the gui to run because when I do "pip install -r requirements.txt" it outputs in orange "DEPRECATION: Python 2.7 reached the end of its life on january 1st, 2020. Please upgrade your python as python 2.7 is no longer maintained. pip 21.0 will drop support for python 2.7 in january 2021. More details about python 2 support in pip can be found at http://pip.pypa.io/en/latest/development/release-process/#python-2-support" then followed by red "ERROR could not open requirements file: [errno 2] no such file or directory: 'requirements.txt'"...
I also tried "python3 -m skiptracer" and got "/usr/local/bin/python3: no module named skiptracer._main_; 'skiptracer' is a package and cannot be directly executed"...
i went back to the youtube video i tried to install and use skiptracer via command "pip install -r requirements.txt" and it ran a bit then gave "Error: could not find a version that satisfies the requirement ipython==7.16.1 (from -r requirements.txt (line 12)) (from versions:0.10, ... 5.10.0)" and ERROR: no matching distribution found for ipython==7.16.1 (from -r requirements.txt (line 12))"
so im stuck and have been at it for about 24 hours and theres very little on skiptracer and I dont know how to fix it based on any similarities to installing and running other programs because ive never had this problem. thanks for any help