GH05T-HUNTER5 / GH05T-INSTA

Insta BruteForce { GH05T-INSTA 7.01 } Fork it...
Other
632 stars 133 forks source link

Issue when installing #264

Open trashmanbrah opened 10 months ago

trashmanbrah commented 10 months ago

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

devmeireles commented 4 months ago

take a look on https://github.com/GH05T-HUNTER5/GH05T-INSTA/issues/268#issuecomment-1939335921