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

[Bug] ipykernel_launcher.py: error: #2894

Open
8513421 opened this issue Apr 23, 2024 · 3 comments
Open

[Bug] ipykernel_launcher.py: error: #2894

8513421 opened this issue Apr 23, 2024 · 3 comments
Labels
bug Something isn't working

Comments

@8513421
Copy link

8513421 commented Apr 23, 2024

🐛 Bug

Description

When use VC Code + ipykernel console (jupyter) I get error:
ArgumentError: argument --shell-completion/-sc: ignored explicit argument '9002'
and
AttributeError: 'tuple' object has no attribute 'tb_frame'

To reproduce

Install Jupyter in VSCode. Right mouse click. Choose: run in interactive window.

@8513421 8513421 added the bug Something isn't working label Apr 23, 2024
@Jasha10
Copy link
Collaborator

Jasha10 commented Jun 4, 2024

I see that --shell-completion/-sc appears in your error message. I think this may be related to the issue you're seeing.

@8513421
Copy link
Author

8513421 commented Jun 4, 2024

I see that --shell-completion/-sc appears in your error message. I think this may be related to the issue you're seeing.

Ok, but what next?

@Jasha10
Copy link
Collaborator

Jasha10 commented Jun 4, 2024

I would try to figure out where the --shell-completion command line argument is being passed.
Perhaps somewhere in the VC Code or the ipykernel settings?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants