Skip to content

ModuleNotFoundError: No module named 'renpy.parameter' #13

@olivertzeng

Description

@olivertzeng

Traceback (most recent call last):
File "/home/olivertzeng/.local/bin/rpycdec", line 8, in
sys.exit(main())
~~~~^^
File "/home/olivertzeng/.local/lib/python3.13/site-packages/rpycdec/cli.py", line 23, in main
decompile(src)
~~~~~~~~~^^^^^
File "/home/olivertzeng/.local/lib/python3.13/site-packages/rpycdec/decompile.py", line 40, in decompile
decompile_file(input_path, output_path)
~~~~~~~~~~~~~~^^^^^^^^^^^^^^^^^^^^^^^^^
File "/home/olivertzeng/.local/lib/python3.13/site-packages/rpycdec/decompile.py", line 18, in decompile_file
stmt = stmts.load_file(input_file)
File "/home/olivertzeng/.local/lib/python3.13/site-packages/rpycdec/stmts.py", line 107, in load_file
return load(file)
File "/home/olivertzeng/.local/lib/python3.13/site-packages/rpycdec/stmts.py", line 92, in load
_, stmts = pickle.loads(bindata)
~~~~~~~~~~~~^^^^^^^^^
ModuleNotFoundError: No module named 'renpy.parameter'

2025-01-13 09:45:09 UTC
Linux-6.12.9-arch1-1-x86_64-with-glibc2.40
Ren'Py 8.2.0.24012702

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions