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

LiveCode for python don't work. #17

Open
ghost opened this issue Nov 20, 2023 · 3 comments
Open

LiveCode for python don't work. #17

ghost opened this issue Nov 20, 2023 · 3 comments

Comments

@ghost
Copy link

ghost commented Nov 20, 2023

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.

@dog2000413
Copy link

  • 1 encountering same issue and both are installed as well.

@sf678
Copy link

sf678 commented Sep 30, 2024

me too

@Cresol3127
Copy link

this might help you: https://github.com/Xirider/LiveCode/pull/22

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

3 participants