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

problems with python editor #900

Open
3 tasks
MathuraMG opened this issue Jul 2, 2021 · 1 comment
Open
3 tasks

problems with python editor #900

MathuraMG opened this issue Jul 2, 2021 · 1 comment
Assignees

Comments

@MathuraMG
Copy link
Contributor

  • multiple pythons editors are not working
  • errors not showing up in the console

Nature of issue?

  • Found a bug
  • Existing feature enhancement
  • New feature request

Details about the bug:

  • Web browser and version:
  • Operating System:
  • Steps to reproduce this:

Feature enhancement details:

New feature details:

@komalahuwalia
Copy link
Collaborator

The issues that exist with injecting skulpt directly:

  1. Python runtime / compiletime errors were not seen on the console
  2. Even after upgrading skulpt files, it still did not support python 3.

To solve these issues, we moved to using skulpt npm package.
After the upgarde, the editor supports python 3. And we are able to see runtime / compiletime errors in the Console.

Changes to support this have been done as as part of #901

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

2 participants