-
Notifications
You must be signed in to change notification settings - Fork 73
Code error #39
Description
Traceback (most recent call last):
File "/Library/Frameworks/Python.framework/Versions/3.12/bin/sterra", line 8, in
sys.exit(main())
^^^^^^
File "/Library/Frameworks/Python.framework/Versions/3.12/lib/python3.12/site-packages/sterra/core.py", line 432, in main
ret = globals()module.upper()
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/Library/Frameworks/Python.framework/Versions/3.12/lib/python3.12/site-packages/sterra/core.py", line 77, in EXPORT
scraper = instagram(, original_target, **kwargs)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/Library/Frameworks/Python.framework/Versions/3.12/lib/python3.12/site-packages/sterra/stegram.py", line 136, in init
raise RateLimitError("__a1 line 123 is None")
sterra.SterraException.RateLimitError: Rate limit at __a1 line 123 is None blocks the program. Wait a bit, or change of login account.