Skip to content
This repository was archived by the owner on Jan 6, 2025. It is now read-only.

'response_text #48

Open
xcybermanx opened this issue May 30, 2024 · 3 comments
Open

'response_text #48

xcybermanx opened this issue May 30, 2024 · 3 comments

Comments

@xcybermanx
Copy link

hello how can fix this issue :

2024-05-30 20:54:44 | ERROR | 348 - tap | Unknown error: local variable 'response_text' referenced before assignment

@MortezaVaezi2005
Copy link

ERROR | 348 - Morteza | Unknown error: cannot access local variable 'response_text' where it is notassociated with a value

i have it too🚶🚶🚶

@xcybermanx
Copy link
Author

i have update to tast version but always this Error Yestap waork Great but tapswap no

@Stockgolm
Copy link

Traceback (most recent call last):
File "/home/TapSwapBot-main/TapSwapBot-main/main.py", line 4, in
from bot.utils.launcher import process
File "/home/TapSwapBot-main/TapSwapBot-main/bot/utils/init.py", line 2, in
from . import launcher
File "/home/TapSwapBot-main/TapSwapBot-main/bot/utils/launcher.py", line 12, in
from bot.core.tapper import run_tapper
File "/home/TapSwapBot-main/TapSwapBot-main/bot/core/tapper.py", line 7, in
from aiocfscrape import CloudflareScraper
File "/home/TapSwapBot-main/TapSwapBot-main/env/lib/python3.12/site-packages/aiocfscrape/init.py", line 8, in
import js2py
File "/home/TapSwapBot-main/TapSwapBot-main/env/lib/python3.12/site-packages/js2py/init.py", line 72, in
from .base import PyJsException
File "/home/TapSwapBot-main/TapSwapBot-main/env/lib/python3.12/site-packages/js2py/base.py", line 2965, in
@js
^^
File "/home/TapSwapBot-main/TapSwapBot-main/env/lib/python3.12/site-packages/js2py/base.py", line 165, in Js
return PyJsFunction(val, FunctionPrototype)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/home/TapSwapBot-main/TapSwapBot-main/env/lib/python3.12/site-packages/js2py/base.py", line 1377, in init
cand = fix_js_args(func)
^^^^^^^^^^^^^^^^^
File "/home/TapSwapBot-main/TapSwapBot-main/env/lib/python3.12/site-packages/js2py/utils/injector.py", line 27, in fix_js_args
code = append_arguments(six.get_function_code(func), ('this', 'arguments'))
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/home/TapSwapBot-main/TapSwapBot-main/env/lib/python3.12/site-packages/js2py/utils/injector.py", line 121, in append_arguments
arg = name_translations[inst.arg]
~~~~~~~~~~~~~~~~~^^^^^^^^^^
KeyError: 3

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants