Coder Social home page Coder Social logo

gh05t-hunter5 / gh05t-insta Goto Github PK

View Code? Open in Web Editor NEW
587.0 24.0 131.0 8.52 MB

Insta BruteForce { GH05T-INSTA 7.01 } Fork it...

License: Other

Shell 100.00%
gh05t-insta bash gh05t insta-hack instagram-hacking password-cracking hacking instagram-reporting tor termux-tool

gh05t-insta's Introduction

The best way to hack Instagram

Installation {Kali}

BruteForce (GH05T-INSTA)

apt install git
git clone https://github.com/GH05T-HUNTER5/GH05T-INSTA
cd GH05T-INSTA
sudo bash setup.sh

Configuring Tor server to open control port

sudo gh05t

Termux {Installation}

pkg install git
git clone https://github.com/GH05T-HUNTER5/GH05T-INSTA 
cd GH05T-INSTA 
bash setup.sh 
gh05t

GH05T INSTA PASSWORD LIST

Create your own password list : random passwords

Why GH05T-INSTA

* You can find your Instagram account password.

* This tool works on both rooted Android device and Non-rooted Android device

* Password is updated and uploaded every three months

* Your IP address will change automatically

* Errors are automatically detected and resolved

* The gh05t tool is always an anonymous attack (Safe to use)

If there are any errors, please uninstall {gh05t uninstall all} and reinstall gh05t {git clone https://github.com/GH05T-HUNTER5/GH05T-INSTA 

Pro Tips

  • Never login to Instagram app after finding your Instagram password, use your Chrome browser
Why Chrome Browser?
  • Your login activity will never be saved, so your victim will never find you
  • Your login activity will never be displayed

DEVELOPER

GitHub

Telegram

Instagram

YouTube

Twitter

Blogs

Legal disclaimer

Usage of GH05T-INSTA for attacking targets without prior mutual consent is illegal. It's the end user's responsibility to obey all applicable local, state and federal laws. Developers assume no liability and are not responsible for any misuse or damage caused by this program

collaborate

Contact : Send Email {Don't ask me how to hack social media}

Telegram Channel : GH05T HUNTER5

gh05t-insta's People

Contributors

dependabot[bot] avatar f1d41 avatar gh05t-hunter5 avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

gh05t-insta's Issues

Command not found

SmartSelect_20230124-012516_Termux
I'm using termux with non rooted phone
Please help
I think this last step and it'll works
Thanks

MY FIRST ERROR

Sometimes it's okay (but) Sometimes it's not okay (so)
Please add your password list or you will get error

Multiple exceptions when running

Describe the bug
Getting the following when running:
[+] Started @ 2023-05-08 17:41:04.240909
Traceback (most recent call last):
File "/usr/local/lib/python3.10/dist-packages/InstagramPy/InstagramPySession.py", line 87, in init
configuration = json.load(fp)
File "/usr/lib/python3.10/json/init.py", line 293, in load
return loads(fp.read(),
File "/usr/lib/python3.10/json/init.py", line 346, in loads
return _default_decoder.decode(s)
File "/usr/lib/python3.10/json/decoder.py", line 337, in decode
obj, end = self.raw_decode(s, idx=_w(s, 0).end())
File "/usr/lib/python3.10/json/decoder.py", line 355, in raw_decode
raise JSONDecodeError("Expecting value", s, err.value) from None
json.decoder.JSONDecodeError: Expecting value: line 1 column 1 (char 0)

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
File "/usr/local/bin/instagram-py", line 8, in
sys.exit(ExecuteInstagramPy())
File "/usr/local/lib/python3.10/dist-packages/InstagramPy/init.py", line 128, in ExecuteInstagramPy
session = InstagramPySession(
File "/usr/local/lib/python3.10/dist-packages/InstagramPy/InstagramPySession.py", line 90, in init
"invalid configuration file at {}".format(configuraion))
NameError: name 'configuraion' is not defined. Did you mean: 'configuration'?

To Reproduce
I have my TOR browser running have restarted the console and browser multiple times.

Screenshots
image

Desktop (please complete the following information):
Running on Ubunto on Windows

Additional context
Add any other context about the problem here.

auto attack not working

Which environment you are using ?

Linux / Desktop

Describe the bug

Traceback (most recent call last):
File "/usr/local/lib/python3.10/dist-packages/InstagramPy/InstagramPySession.py", line 87, in init
configuration = json.load(fp)
File "/usr/lib/python3.10/json/init.py", line 293, in load
return loads(fp.read(),
File "/usr/lib/python3.10/json/init.py", line 346, in loads
return _default_decoder.decode(s)
File "/usr/lib/python3.10/json/decoder.py", line 337, in decode
obj, end = self.raw_decode(s, idx=_w(s, 0).end())
File "/usr/lib/python3.10/json/decoder.py", line 353, in raw_decode
obj, end = self.scan_once(s, idx)
json.decoder.JSONDecodeError: Expecting property name enclosed in double quotes: line 7 column 39 (char 327)

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
File "/usr/local/bin/instagram-py", line 8, in
sys.exit(ExecuteInstagramPy())
File "/usr/local/lib/python3.10/dist-packages/InstagramPy/init.py", line 128, in ExecuteInstagramPy
session = InstagramPySession(
File "/usr/local/lib/python3.10/dist-packages/InstagramPy/InstagramPySession.py", line 90, in init
"invalid configuration file at {}".format(configuraion))
NameError: name 'configuraion' is not defined. Did you mean: 'configuration'?

Provide log output [Optional]

No response

Import error in instagram-bruteforcer

Screenshot_2023-02-19-10-56-34-609_com termux
Describe the bug
Its is not error with my phone or something

I am sure that this is a error from repo so i didnt prove any information about my device

instagram-py install problem

Downloading instagram-py-2.0.7.tar.gz (31 kB)
Preparing metadata (setup.py) ... error
error: subprocess-exited-with-error

× python setup.py egg_info did not run successfully.
│ exit code: 1
╰─> [10 lines of output]
Traceback (most recent call last):
File "", line 2, in
File "", line 34, in
File "/tmp/pip-install-do0fzgbu/instagram-py_81341d8826e342c4a63d5a99093c4247/setup.py", line 13, in
from InstagramPy import version
File "/tmp/pip-install-do0fzgbu/instagram-py_81341d8826e342c4a63d5a99093c4247/InstagramPy/init.py", line 11, in
from .InstagramPySession import InstagramPySession, DEFAULT_PATH
File "/tmp/pip-install-do0fzgbu/instagram-py_81341d8826e342c4a63d5a99093c4247/InstagramPy/InstagramPySession.py", line 12, in
from stem import Signal
ModuleNotFoundError: No module named 'stem'
[end of output]

note: This error originates from a subprocess, and is likely not a problem with pip.
error: metadata-generation-failed

× Encountered error while generating package metadata.
╰─> See above for output.

note: This is an issue with the package mentioned above, not pip.
hint: See above for details.

Error in pip installation

Which environment you are using ?

Termux / Android

Describe the bug

Instagram-py command not located. To install Instagram-py, please execute the installation command: 'pip install Instagram-py'. ~/GH05T-INSTA $

What to do after this??.. please help

Provide log output [Optional]

No response

Slove the problem

IMG-20230126-WA0284
Describe the bug
A clear and concise description of what the bug is.

To Reproduce
Steps to reproduce the behavior:

  1. Go to '...'
  2. Click on '....'
  3. Scroll down to '....'
  4. See error

Expected behavior
A clear and concise description of what you expected to happen.

Screenshots
If applicable, add screenshots to help explain your problem.

Desktop (please complete the following information):

  • OS: [e.g. iOS]
  • Browser [e.g. chrome, safari]
  • Version [e.g. 22]

Smartphone (please complete the following information):

  • Device: [e.g. iPhone6]
  • OS: [e.g. iOS8.1]
  • Browser [e.g. stock browser, safari]
  • Version [e.g. 22]

Additional context
Add any other context about the problem here.

please tell me how to fix this error ??

Which environment you are using ?

Termux / Android

Describe the bug

Instagram-py command not located. To install Instagram-py, please execute the installation command: 'pip install Instagram-py'.

Provide log output [Optional]

No response

Getting this error

/Using cached instagram-py-2.0.7.tar.gz (31 kB)
Installing build dependencies ... done
Getting requirements to build wheel ... error
error: subprocess-exited-with-error

× Getting requirements to build wheel did not run successfully.
│ exit code: 1
╰─> [24 lines of output]
Traceback (most recent call last):
File "/data/data/com.termux/files/usr/lib/python3.11/site-packages/pip/_vendor/pyproject_hooks/_in_process/_in_process.py", line 353, in
main()
File "/data/data/com.termux/files/usr/lib/python3.11/site-packages/pip/_vendor/pyproject_hooks/_in_process/_in_process.py", line 335, in main
json_out['return_val'] = hook(**hook_input['kwargs'])
^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/data/data/com.termux/files/usr/lib/python3.11/site-packages/pip/_vendor/pyproject_hooks/_in_process/_in_process.py", line 118, in get_requires_for_build_wheel
return hook(config_settings)
^^^^^^^^^^^^^^^^^^^^^
File "/data/data/com.termux/files/usr/tmp/pip-build-env-lmc5s_yd/overlay/lib/python3.11/site-packages/setuptools/build_meta.py", line 355, in get_requires_for_build_wheel
return self._get_build_requires(config_settings, requirements=['wheel'])
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/data/data/com.termux/files/usr/tmp/pip-build-env-lmc5s_yd/overlay/lib/python3.11/site-packages/setuptools/build_meta.py", line 325, in _get_build_requires
self.run_setup()
File "/data/data/com.termux/files/usr/tmp/pip-build-env-lmc5s_yd/overlay/lib/python3.11/site-packages/setuptools/build_meta.py", line 507, in run_setup
super(_BuildMetaLegacyBackend, self).run_setup(setup_script=setup_script)
File "/data/data/com.termux/files/usr/tmp/pip-build-env-lmc5s_yd/overlay/lib/python3.11/site-packages/setuptools/build_meta.py", line 341, in run_setup
exec(code, locals())
File "", line 13, in
File "/data/data/com.termux/files/usr/tmp/pip-install-mlq0e7jx/instagram-py_59c996e31bf941dbaf976ac87bd7643a/InstagramPy/init.py", line 11, in
from .InstagramPySession import InstagramPySession, DEFAULT_PATH
File "/data/data/com.termux/files/usr/tmp/pip-install-mlq0e7jx/instagram-py_59c996e31bf941dbaf976ac87bd7643a/InstagramPy/InstagramPySession.py", line 11, in
import requests
ModuleNotFoundError: No module named 'requests'
[end of output]

note: This error originates from a subprocess, and is likely not a problem with pip.
error: subprocess-exited-with-error

× Getting requirements to build wheel did not run successfully.
│ exit code: 1
╰─> See above for output.

note: This error originates from a subprocess, and is likely not a problem with pip.

your tool DOES NOT work, fix it

Which environment you are using ?

Linux / Desktop

Describe the bug

Traceback (most recent call last):
File "/usr/local/lib/python3.10/dist-packages/InstagramPy/InstagramPySession.py", line 87, in init
configuration = json.load(fp)
File "/usr/lib/python3.10/json/init.py", line 293, in load
return loads(fp.read(),
File "/usr/lib/python3.10/json/init.py", line 346, in loads
return _default_decoder.decode(s)
File "/usr/lib/python3.10/json/decoder.py", line 337, in decode
obj, end = self.raw_decode(s, idx=_w(s, 0).end())
File "/usr/lib/python3.10/json/decoder.py", line 353, in raw_decode
obj, end = self.scan_once(s, idx)
json.decoder.JSONDecodeError: Expecting property name enclosed in double quotes: line 7 column 39 (char 327)

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
File "/usr/local/bin/instagram-py", line 8, in
sys.exit(ExecuteInstagramPy())
File "/usr/local/lib/python3.10/dist-packages/InstagramPy/init.py", line 128, in ExecuteInstagramPy
session = InstagramPySession(
File "/usr/local/lib/python3.10/dist-packages/InstagramPy/InstagramPySession.py", line 90, in init
"invalid configuration file at {}".format(configuraion))
NameError: name 'configuraion' is not defined. Did you mean: 'configuration'?

Provide log output [Optional]

No response

Connecting to instagram

Connecting to instagram then it says erro

Screenshots
If applicable, add screenshots to help explain your problem.

Desktop (please complete the following information):

  • OS: [e.g. iOS]
  • Browser [e.g. chrome, safari]
  • Version [e.g. 22]

Smartphone (please complete the following information):

  • Device: [e.g. iPhone6]
  • OS: [e.g. iOS8.1]
  • Browser [e.g. stock browser, safari]
  • Version [e.g. 22]

Additional context
Add any other context about the problem here.

Issue with pip install request

Which environment you are using ?

None

Describe the bug

× Getting requirements to build wheel did not run successfully.
│ exit code: 1
╰─> [24 lines of output]
Traceback (most recent call last):
File "/data/data/com.termux/files/usr/lib/python3.11/site-packages/pip/_vendor/pyproject_hooks/_in_process/_in_process.py", line 353, in
main()
File "/data/data/com.termux/files/usr/lib/python3.11/site-packages/pip/_vendor/pyproject_hooks/_in_process/_in_process.py", line 335, in main
json_out['return_val'] = hook(**hook_input['kwargs'])
^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/data/data/com.termux/files/usr/lib/python3.11/site-packages/pip/_vendor/pyproject_hooks/_in_process/_in_process.py", line 118, in get_requires_for_build_wheel
return hook(config_settings)
^^^^^^^^^^^^^^^^^^^^^
File "/data/data/com.termux/files/usr/tmp/pip-build-env-6_rxlknr/overlay/lib/python3.11/site-packages/setuptools/build_meta.py", line 355, in get_requires_for_build_wheel
return self._get_build_requires(config_settings, requirements=['wheel'])
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/data/data/com.termux/files/usr/tmp/pip-build-env-6_rxlknr/overlay/lib/python3.11/site-packages/setuptools/build_meta.py", line 325, in _get_build_requires
self.run_setup()
File "/data/data/com.termux/files/usr/tmp/pip-build-env-6_rxlknr/overlay/lib/python3.11/site-packages/setuptools/build_meta.py", line 507, in run_setup
super(_BuildMetaLegacyBackend, self).run_setup(setup_script=setup_script)
File "/data/data/com.termux/files/usr/tmp/pip-build-env-6_rxlknr/overlay/lib/python3.11/site-packages/setuptools/build_meta.py", line 341, in run_setup
exec(code, locals())
File "", line 13, in
File "/data/data/com.termux/files/usr/tmp/pip-install-5aml0dcd/instagram-py_5faa5855e86445f3a5d4e4ceaea34d3c/InstagramPy/init.py", line 11, in
from .InstagramPySession import InstagramPySession, DEFAULT_PATH
File "/data/data/com.termux/files/usr/tmp/pip-install-5aml0dcd/instagram-py_5faa5855e86445f3a5d4e4ceaea34d3c/InstagramPy/InstagramPySession.py", line 11, in
import requests
ModuleNotFoundError: No module named 'requests'
[end of output]

note: This error originates from a subprocess, and is likely not a problem with pip.
error: subprocess-exited-with-error

× Getting requirements to build wheel did not run successfully.
│ exit code: 1
╰─> See above for output.

note: This error originates from a subprocess, and is likely not a problem with pip.

It's failing to install pip request

Provide log output [Optional]

No response

fatal error:: invalid configuration file & security-gh05t: command not found

HELP...!!

fatal error:: invalid configuration file at /root/instapy-config.json
/usr/bin/gh05t: line 183: security-gh05t: command not found

Hii,
I saw in an issue you had commented that it is not a big deal but how do I get around it...?
I mean as of now is there any solution to this or I'd have to wait till next update...?

Screenshot 2024-03-24 170608

The script doesn't work

Any option I type, it gives an error and then stops the execution

GH05T-INSTA 3.01 , gh05t tool helps you to automatically change your IP address and fix errors.
Instagram-Py 2.0.7 , Slick Instagram brute force command line tool.
Copyright (C) 2018 The Future Shell , Antony Jr.

[+] Started @ 2023-04-29 10:49:30.054548
Traceback (most recent call last):
File "/usr/local/lib/python3.11/dist-packages/InstagramPy/InstagramPySession.py", line 87, in init
configuration = json.load(fp)
^^^^^^^^^^^^^
File "/usr/lib/python3.11/json/init.py", line 293, in load
return loads(fp.read(),
^^^^^^^^^^^^^^^^
File "/usr/lib/python3.11/json/init.py", line 346, in loads
return _default_decoder.decode(s)
^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/usr/lib/python3.11/json/decoder.py", line 337, in decode
obj, end = self.raw_decode(s, idx=_w(s, 0).end())
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/usr/lib/python3.11/json/decoder.py", line 355, in raw_decode
raise JSONDecodeError("Expecting value", s, err.value) from None
json.decoder.JSONDecodeError: Expecting value: line 1 column 1 (char 0)

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
File "/usr/local/bin/instagram-py", line 8, in
sys.exit(ExecuteInstagramPy())
^^^^^^^^^^^^^^^^^^^^
File "/usr/local/lib/python3.11/dist-packages/InstagramPy/init.py", line 128, in ExecuteInstagramPy
session = InstagramPySession(
^^^^^^^^^^^^^^^^^^^
File "/usr/local/lib/python3.11/dist-packages/InstagramPy/InstagramPySession.py", line 90, in init
"invalid configuration file at {}".format(configuraion))
^^^^^^^^^^^^
NameError: name 'configuraion' is not defined. Did you mean: 'configuration'?

usr/bin/gh05t: line 324: instagram-py: command not found

Describe the bug
A clear and concise description of what the bug is.

To Reproduce
Steps to reproduce the behavior:

  1. Go to '...'
  2. Click on '....'
  3. Scroll down to '....'
  4. See error

Expected behavior
A clear and concise description of what you expected to happen.

Screenshots
If applicable, add screenshots to help explain your problem.
image

Desktop (please complete the following information):

  • OS: [e.g. iOS]
  • Browser [e.g. chrome, safari]
  • Version [e.g. 22]

Smartphone (please complete the following information):

  • Device: [e.g. iPhone6]
  • OS: [e.g. iOS8.1]
  • Browser [e.g. stock browser, safari]
  • Version [e.g. 22]

Additional context
Add any other context about the problem here.

python install.py not working

** python install.py **
This command is not working on my mobile showing python can't open directory

To Reproduce
Steps to reproduce the behavior:

  1. Go to '...'
  2. Click on '....'
  3. Scroll down to '....'
  4. See error

Expected behavior
A clear and concise description of what you expected to happen.

Screenshots
If applicable, add screenshots to help explain your problem.

Desktop (please complete the following information):

  • OS: [e.g. android]
  • Browser [e.g. chrome ]
  • Version [e.g. 105.0.5195.136]

Smartphone (please complete the following information):

  • Device: [e.g. vivo y91i]
  • OS: [e.g. android 8.1.0]
  • Browser [e.g. chrome]
  • Version [e.g. 105.0.5195.136]

Additional context
Add any other context about the problem here.

Receiving this error again and agian even after installing pip install requests

Traceback (most recent call last):
File "/usr/local/lib/python3.11/dist-packages/InstagramPy/InstagramPySession.py", line 87, in init
configuration = json.load(fp)
^^^^^^^^^^^^^
File "/usr/lib/python3.11/json/init.py", line 293, in load
return loads(fp.read(),
^^^^^^^^^^^^^^^^
File "/usr/lib/python3.11/json/init.py", line 346, in loads
return _default_decoder.decode(s)
^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/usr/lib/python3.11/json/decoder.py", line 337, in decode
obj, end = self.raw_decode(s, idx=_w(s, 0).end())
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/usr/lib/python3.11/json/decoder.py", line 353, in raw_decode
obj, end = self.scan_once(s, idx)
^^^^^^^^^^^^^^^^^^^^^^
json.decoder.JSONDecodeError: Expecting property name enclosed in double quotes: line 7 column 39 (char 327)

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
File "/usr/local/bin/instagram-py", line 8, in
sys.exit(ExecuteInstagramPy())
^^^^^^^^^^^^^^^^^^^^
File "/usr/local/lib/python3.11/dist-packages/InstagramPy/init.py", line 128, in ExecuteInstagramPy
session = InstagramPySession(
^^^^^^^^^^^^^^^^^^^
File "/usr/local/lib/python3.11/dist-packages/InstagramPy/InstagramPySession.py", line 90, in init
"invalid configuration file at {}".format(configuraion))
^^^^^^^^^^^^
NameError: name 'configuraion' is not defined. Did you mean: 'configuration'?

InstagramPySession.py Error

Once the process starts I am getting the following error, this is a brand new BlackArch instance.

[+] Started @ 2023-08-16 19:30:38.377813
Traceback (most recent call last):
File "/usr/lib/python3.10/site-packages/InstagramPy/InstagramPySession.py", line 87, in init
configuration = json.load(fp)
File "/usr/lib/python3.10/json/init.py", line 293, in load
return loads(fp.read(),
File "/usr/lib/python3.10/json/init.py", line 346, in loads
return _default_decoder.decode(s)
File "/usr/lib/python3.10/json/decoder.py", line 337, in decode
obj, end = self.raw_decode(s, idx=_w(s, 0).end())
File "/usr/lib/python3.10/json/decoder.py", line 355, in raw_decode
raise JSONDecodeError("Expecting value", s, err.value) from None
json.decoder.JSONDecodeError: Expecting value: line 1 column 1 (char 0)

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
File "/sbin/instagram-py", line 8, in
sys.exit(ExecuteInstagramPy())
File "/usr/lib/python3.10/site-packages/InstagramPy/init.py", line 128, in ExecuteInstagramPy
session = InstagramPySession(
File "/usr/lib/python3.10/site-packages/InstagramPy/InstagramPySession.py", line 90, in init
"invalid configuration file at {}".format(configuraion))
NameError: name 'configuraion' is not defined. Did you mean: 'configuration'?

Can't finish install - getting error with instagram-py

While install on termux, after command 'gh05t' I get the message ' Instagram-py command not located. To install Instagram-py, please execute the installation command: 'pip install Instagram-py' '

After command 'pip install Instagram-py' I get the message:

Collecting instagram-py Using cached instagram-py-2.0.7.tar.gz (31 kB)
Installing build dependencies ... done
Getting requirements to build wheel ... error
error: subprocess-exited-with-error
× Getting requirements to build wheel did not run successfully.
│ exit code: 1 ╰─> [24 lines of output] Traceback (most recent call last):
File "/data/data/com.termux/files/usr/lib/python3.11/site-packages/pip/_vendor/pyproject_hooks/_in_process/_in_process.py", line 353, in
main() File "/data/data/com.termux/files/usr/lib/python3.11/site-packages/pip/_vendor/pyproject_hooks/_in_process/_in_process.py", line 335, in main json_out['return_val'] = hook(**hook_input['kwargs'])
^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/data/data/com.termux/files/usr/lib/python3.11/site-packages/pip/_vendor/pyproject_hooks/_in_process/in_process.py", line 118, in get_requires_for_build_wheel
return hook(config_settings)
^^^^^^^^^^^^^^^^^^^^^
File "/data/data/com.termux/files/usr/tmp/pip-build-env-d8h6m0z
/overlay/lib/python3.11/site-packages/setuptools/build_meta.py", line 355, in get_requires_for_build_wheel
return self.get_build_requires(config_settings, requirements=['wheel'])
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/data/data/com.termux/files/usr/tmp/pip-build-env-d8h6m0z
/overlay/lib/python3.11/site-packages/setuptools/build_meta.py", line 325, in get_build_requires
self.run_setup()
File "/data/data/com.termux/files/usr/tmp/pip-build-env-d8h6m0z
/overlay/lib/python3.11/site-packages/setuptools/build_meta.py", line 507, in run_setup
super(BuildMetaLegacyBackend, self).run_setup(setup_script=setup_script)
File "/data/data/com.termux/files/usr/tmp/pip-build-env-d8h6m0z
/overlay/lib/python3.11/site-packages/setuptools/build_meta.py", line 341, in run_setup
exec(code, locals())
File "", line 13, in
File "/data/data/com.termux/files/usr/tmp/pip-install-4a_48w7p/instagram-py_c1464d8866fa4ab6bbee489483842efb/InstagramPy/init.py", line 11, in
from .InstagramPySession import InstagramPySession, DEFAULT_PATH
File "/data/data/com.termux/files/usr/tmp/pip-install-4a_48w7p/instagram-py_c1464d8866fa4ab6bbee489483842efb/InstagramPy/InstagramPySession.py", line 11, in
import requests
ModuleNotFoundError: No module named 'requests'
[end of output]

note: This error originates from a subprocess, and is likely not a problem with pip.
error: subprocess-exited-with-error

× Getting requirements to build wheel did not run successfully.
│ exit code: 1
╰─> See above for output.

note: This error originates from a subprocess, and is likely not a problem with pip.

After that not even ' gh05t uninstall all ' will work

404 error

Which environment you are using ?

Termux / Android

Describe the bug

Screenshot_20240315_033603_Chrome
how to fix this??

Provide log output [Optional]

No response

Turn on the Internet or connect to the Internet

Which environment you are using ?

Termux / Android

Describe the bug

Turn on the Internet or connect to the Internet

Provide log output [Optional]

Turn on the Internet or connect to the Internet

Configuration

[+] Started @ 2022-08-01 12:06:23.606564
Traceback (most recent call last):
File "/data/data/com.termux/files/usr/lib/python3.10/site-packages/InstagramPy/InstagramPySession.py", line 87, in init
configuration = json.load(fp)
File "/data/data/com.termux/files/usr/lib/python3.10/json/init.py", line 293, in load
return loads(fp.read(),
File "/data/data/com.termux/files/usr/lib/python3.10/json/init.py", line 346, in loads
return _default_decoder.decode(s)
File "/data/data/com.termux/files/usr/lib/python3.10/json/decoder.py", line 337, in decode
obj, end = self.raw_decode(s, idx=_w(s, 0).end())
File "/data/data/com.termux/files/usr/lib/python3.10/json/decoder.py", line 355, in raw_decode
raise JSONDecodeError("Expecting value", s, err.value) from None
json.decoder.JSONDecodeError: Expecting value: line 1 column 1 (char 0)

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
File "/data/data/com.termux/files/usr/bin/instagram-py", line 33, in
sys.exit(load_entry_point('instagram-py==2.0.7', 'console_scripts', 'instagram-py')())
File "/data/data/com.termux/files/usr/lib/python3.10/site-packages/InstagramPy/init.py", line 128, in ExecuteInstagramPy
session = InstagramPySession(
File "/data/data/com.termux/files/usr/lib/python3.10/site-packages/InstagramPy/InstagramPySession.py", line 90, in init
"invalid configuration file at {}".format(configuraion))
NameError: name 'configuraion' is not defined. Did you mean: 'configuration'?

SickOne

It's not working for me. I installed tool step by step. When I enter gho5t, it just sits there.

HELP ME USSE OTHER PERSON INSTRAGRAM ACCOUNT

Describe the bug
A clear and concise description of what the bug is.

To Reproduce
Steps to reproduce the behavior:

  1. Go to '...'
  2. Click on '....'
  3. Scroll down to '....'
  4. See error

Expected behavior
A clear and concise description of what you expected to happen.

Screenshots
If applicable, add screenshots to help explain your problem.

Desktop (please complete the following information):

  • OS: [e.g. iOS]
  • Browser [e.g. chrome, safari]
  • Version [e.g. 22]

Smartphone (please complete the following information):

  • Device: [e.g. iPhone6]
  • OS: [e.g. iOS8.1]
  • Browser [e.g. stock browser, safari]
  • Version [e.g. 22]

Additional context
Add any other context about the problem here.

about password

working everythingh of this tool but i don't know which password number should i select out of 20
can u plzz help me out........
and also after getting the paasword where would I will get my password

B

Describe the bug
A clear and concise description of what the bug is.

To Reproduce
Steps to reproduce the behavior:

  1. Go to '...'
  2. Click on '....'
  3. Scroll down to '....'
  4. See error

Expected behavior
A clear and concise description of what you expected to happen.

Screenshots
If applicable, add screenshots to help explain your problem.

Desktop (please complete the following information):

  • OS: [e.g. iOS]
  • Browser [e.g. chrome, safari]
  • Version [e.g. 22]

Smartphone (please complete the following information):

  • Device: [e.g. iPhone6]
  • OS: [e.g. iOS8.1]
  • Browser [e.g. stock browser, safari]
  • Version [e.g. 22]

Additional context
Add any other context about the problem here.

Issue when installing

Which environment you are using ?

None

Describe the bug

Traceback (most recent call last):
File "/usr/local/lib/python3.10/dist-packages/InstagramPy/InstagramPySession.py", line 87, in init
configuration = json.load(fp)
File "/usr/lib/python3.10/json/init.py", line 293, in load
return loads(fp.read(),
File "/usr/lib/python3.10/json/init.py", line 346, in loads
return _default_decoder.decode(s)
File "/usr/lib/python3.10/json/decoder.py", line 337, in decode
obj, end = self.raw_decode(s, idx=_w(s, 0).end())
File "/usr/lib/python3.10/json/decoder.py", line 353, in raw_decode
obj, end = self.scan_once(s, idx)
json.decoder.JSONDecodeError: Expecting property name enclosed in double quotes: line 7 column 39 (char 327)

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
File "/usr/local/bin/instagram-py", line 8, in
sys.exit(ExecuteInstagramPy())
File "/usr/local/lib/python3.10/dist-packages/InstagramPy/init.py", line 128, in ExecuteInstagramPy
session = InstagramPySession(
File "/usr/local/lib/python3.10/dist-packages/InstagramPy/InstagramPySession.py", line 90, in init
"invalid configuration file at {}".format(configuraion))
NameError: name 'configuraion' is not defined. Did you mean: 'configuration'?


Provide log output [Optional]

No response

Configuration

Invalid configuration file at /root/instapy-config.json

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.