Skip to content

run extension error #21

@VanHai93

Description

@VanHai93

Hi there,

I'm experiencing an issue with the LiveCode extension in VS Code. Whenever I run the extension, I encounter the following error:

Traceback (most recent call last):
File "c:\Users\Hai.vscode\extensions\xirider.livecode-1.3.10\node_modules\arepl-backend\python\arepl_python_evaluator.py", line 11, in
import astunparse
File "c:\Users\Hai.vscode\extensions\xirider.livecode-1.3.10\node_modules\arepl-backend\python\astunparse_init_.py", line 3, in
from six.moves import cStringIO
ModuleNotFoundError: No module named 'six.moves'
I have tried installing the six module using pip install six and have verified that it is installed. Despite this, the error persists. Could you please assist me in resolving this issue?

Thank you in advance for your help!

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