Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Can't run it after installation #4

Open
yuzhilei1 opened this issue Jan 24, 2025 · 0 comments
Open

Can't run it after installation #4

yuzhilei1 opened this issue Jan 24, 2025 · 0 comments

Comments

@yuzhilei1
Copy link

`Traceback (most recent call last):

File "", line 198, in _run_module_as_main

File "", line 88, in _run_code

File "D:\DOWN\MediaTool_20241222\x264_launcher\extra\vapoursynth-64\Lib\site-packages\gettint_main_.py", line 9, in
from gettint import gettint

File "D:\DOWN\MediaTool_20241222\x264_launcher\extra\vapoursynth-64\Lib\site-packages\gettint\gettint.py", line 1, in
from meta import Metrics, TestSuite, TintTests

File "D:\DOWN\MediaTool_20241222\x264_launcher\extra\vapoursynth-64\Lib\site-packages\meta_init_.py", line 2, in
from meta.decompiler.instructions import make_module

File "D:\DOWN\MediaTool_20241222\x264_launcher\extra\vapoursynth-64\Lib\site-packages\meta\decompiler_init_.py", line 7, in
from meta.decompiler.instructions import make_module, make_function

File "D:\DOWN\MediaTool_20241222\x264_launcher\extra\vapoursynth-64\Lib\site-packages\meta\decompiler\instructions.py", line 9, in
from meta.decompiler.control_flow_instructions import CtrlFlowInstructions

File "D:\DOWN\MediaTool_20241222\x264_launcher\extra\vapoursynth-64\Lib\site-packages\meta\decompiler\control_flow_instructions.py", line 15, in
JUMP_OPS = [opcode.opmap[name] for name in JUMPS]
~~~~~~~~~~~~^^^^^^

KeyError: 'JUMP_IF_FALSE_OR_POP'`

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

No branches or pull requests

1 participant