shamhi / MemeFiBot

Bot that mines coins in MemeFiCoin
281 stars 99 forks source link

Whats problem? #200

Open HollySheeeet opened 15 hours ago

HollySheeeet commented 15 hours ago

After update bot not working

@shamhi pls answer anx fix it. And add Start.bat

ty.

Wait

AlexanderQueen commented 4 hours ago

@shamhi

HollySheeeet commented 2 hours ago

Traceback (most recent call last): File "C:\Users\User\MemeFiBot\main.py", line 4, in from bot.utils.launcher import process File "C:\Users\User\MemeFiBot\bot\utils__init__.py", line 2, in from . import launcher File "C:\Users\User\MemeFiBot\bot\utils\launcher.py", line 12, in from bot.core.tapper import run_tapper File "C:\Users\User\MemeFiBot\bot\core\tapper.py", line 8, in import aiocfscrape File "C:\Users\User\AppData\Local\Programs\Python\Python312\Lib\site-packages\aiocfscrape__init.py", line 8, in import js2py File "C:\Users\User\AppData\Local\Programs\Python\Python312\Lib\site-packages\js2py\init.py", line 72, in from .base import PyJsException File "C:\Users\User\AppData\Local\Programs\Python\Python312\Lib\site-packages\js2py\base.py", line 2965, in @Js ^^ File "C:\Users\User\AppData\Local\Programs\Python\Python312\Lib\site-packages\js2py\base.py", line 165, in Js return PyJsFunction(val, FunctionPrototype) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "C:\Users\User\AppData\Local\Programs\Python\Python312\Lib\site-packages\js2py\base.py", line 1377, in init__ cand = fix_js_args(func) ^^^^^^^^^^^^^^^^^ File "C:\Users\User\AppData\Local\Programs\Python\Python312\Lib\site-packages\js2py\utils\injector.py", line 27, in fix_js_args code = append_arguments(six.get_function_code(func), ('this', 'arguments')) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "C:\Users\User\AppData\Local\Programs\Python\Python312\Lib\site-packages\js2py\utils\injector.py", line 121, in append_arguments arg = name_translations[inst.arg]


KeyError: 3

I think that the problem is compatibility of python versions, namely, everything indicates that the version should be 3.9 or 3.10, I have the latest version, and there were no such problems before.

Also, these errors occurred after updating and merging changes.

I updated all libraries and JS 2, but the problem did not go away