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

[Windows] Cell language is not executable #1226

Open
AClon314 opened this issue Mar 20, 2024 · 2 comments
Open

[Windows] Cell language is not executable #1226

AClon314 opened this issue Mar 20, 2024 · 2 comments

Comments

@AClon314
Copy link

I'm a newbee. Return error Cell language is not executable when run it in notebook, whether the interpreter is filled in or not.
But I can use paste into terminal, after i run python in powershell.

text.md

---
runme:
  id: 01HSE30ZGZ2H1TNGKYA366S6T4
  version: v3
---
```python {"id":"01HSE2TRTV62BZAE749SF4B96N","interpreter":"D:\\ProgramData\\miniconda3"}
print('aaaa')
```

log in output panel:

[2024-03-20T14:18:19.403Z] INFO Runme: Activating Extension
[2024-03-20T14:18:19.407Z] INFO Runme(RunmeTaskProvider): Walking 1 directories/repos...
[2024-03-20T14:18:21.591Z] INFO Runme(RunmeServer): Server process #7408 started at localhost:7863
[2024-03-20T14:18:21.642Z] INFO Runme(Kernel): Requesting new runner environment.
[2024-03-20T14:18:21.735Z] INFO Runme(RunmeTaskProvider): Finished walk.
[2024-03-20T14:18:21.753Z] INFO Runme(Kernel): New runner environment assigned with session ID: 01HSE3MCJKBD6KWMB20B2JB751
[2024-03-20T14:18:21.756Z] INFO Runme: Extension successfully activated
[2024-03-20T14:19:49.871Z] ERROR Runme(Kernel): Unknown kernel event type: common:getState
@edeediong
Copy link
Contributor

Hi @AClon314

Thanks for raising the issue regarding the Cell language is not executable error. We’re aware of this limitation and are actively working to improve it. You can find details about this in our documentation’s known limitations section.

If you have any further questions or concerns, please don’t hesitate to contact us.
Thank you once again for bringing this to our attention.

@classner
Copy link

classner commented Aug 7, 2024

Powershell support would also be pretty critical for us to use runme! Any workarounds we could use at the moment?

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