initzerCreations / Tracgram

Use Instagram location features to track an account

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Error 2

bobtheman175 opened this issue · comments

commented

Hi, I keep getting an error whenever I type "python3 trackgram.py"
python3: can't open file '/home/bobtheman175/Tracgram/trackgram.py': [Errno 2] No such file or directory
I followed the other steps but I do not understand what this error is.

commented

Hi, try this command:

python3 tracgram.py

I think there is a misspelling between "trackgram.py" and "tracgram.py"

commented

I tried it just now, and sadly it is giving me the same error.. I followed the installation steps:
git clone https://github.com/initzerCreations/Tracgram
and then
pip install -r requirements.txt