Open apambalik1337 opened 2 years ago
@aminzikryy you run this command in wrong place indeed, Its better to check where exactly you are , and also check does it main.py file exists or not!!!
@x you run this command in wrong place indeed, Its better to check where exactly you are , and also check does it main.py file exists or not!!!
I did as I was supposed to, and the main.py file existed ahhh
python3 main.py ..... python3: can't open file 'main.py': [Errno 2] No such file or directory
i cant run python3 main.py , and then i tried python main.py without 3 bcz i see the solution in stack overflow, and now the output is like this AttributeError: module 'collections' has no attribute 'Callable' and i think this error in the code and idk what should i do :|
I'm having a different error and I am entering the command in the Osintgram dir file:///home/fansaz/Pictures/Screenshot_2022-01-13_17_08_55.png
i cant run python3 main.py , and then i tried python main.py without 3 bcz i see the solution in stack overflow, and now the output is like this AttributeError: module 'collections' has no attribute 'Callable' and i think this error in the code and idk what should i do:
make sure that, your command was right: command is python3 main.py target username
you just need run cd Osint and run the command and it should work if you have installed everything and you did the credentials.ini(cd Osintgram, cd config) run as an admin and than ctrl x y
hey please someone help me when i put command. python3 main.py and username cames error and said
Attempt to login... Error parsing error response: Expecting value: line 1 column 1 (char 0) Traceback (most recent call last): File "/usr/local/lib/python3.11/dist-packages/instagram_private_api/client.py", line 523, in _call_api response = self.opener.open(req, timeout=self.timeout) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/usr/lib/python3.11/urllib/request.py", line 525, in open response = meth(req, response) ^^^^^^^^^^^^^^^^^^^ File "/usr/lib/python3.11/urllib/request.py", line 634, in http_response response = self.parent.error( ^^^^^^^^^^^^^^^^^^ File "/usr/lib/python3.11/urllib/request.py", line 563, in error return self._call_chain(args) ^^^^^^^^^^^^^^^^^^^^^^^ File "/usr/lib/python3.11/urllib/request.py", line 496, in _call_chain result = func(args) ^^^^^^^^^^^ File "/usr/lib/python3.11/urllib/request.py", line 643, in http_error_default raise HTTPError(req.full_url, code, msg, hdrs, fp) urllib.error.HTTPError: HTTP Error 404: Not Found
During handling of the above exception, another exception occurred:
Traceback (most recent call last):
File "/home/kali/Downloads/Osintgram/main.py", line 121, in
python3 main.py ..... python3: can't open file 'main.py': [Errno 2] No such file or directory