Skip to content

LiveCode for python don't work. #17

@ghost

Description

Hello, when I launch LiveCode for python on a python code, a new panel appear and show me those lines :

Print Output:
Traceback (most recent call last):
File "c:\Users\leandre.vscode\extensions\xirider.livecode-1.3.10\node_modules\arepl-backend\python\arepl_python_evaluator.py", line 11, in
import astunparse
File "c:\Users\leandre.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've tried to pip install six and astunparse, but they're already installed. I've searched on the internet, but nobody got the same error, so I don't know I could've done for this error, but now I cannot use the extension.

If someone could help me please.

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