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]: ModuleNotFoundError - Jupyter Kernel Gateway #353

Closed
bajajanshul1 opened this issue Jan 4, 2025 · 1 comment · Fixed by #362
Closed

[Bug]: ModuleNotFoundError - Jupyter Kernel Gateway #353

bajajanshul1 opened this issue Jan 4, 2025 · 1 comment · Fixed by #362
Assignees
Labels
bug Something isn't working

Comments

@bajajanshul1
Copy link

bajajanshul1 commented Jan 4, 2025

Describe the bug

Hi Team ,

Recently I've been getting a Jupyter_kernel_gateway ModuleNotFoundError in last couple of weeks . Please see attached image for error description and source. Request a help on this as soon as possible.
Jupyterkernelgateway

Steps to reproduce

use import statement :from autogen.coding.jupyter import JupyterCodeExecutor , LocalJupyterServer

Model Used

No response

Expected Behavior

No error message

Screenshots and logs

Using '!pip install 'pyautogen[jupyter-executor]'' ' it gets installed as :
jupyter-kernel-gateway in /opt/conda/lib/python3.10/site-packages (from pyautogen[jupyter-executor]) (3.0.1) . Please have a look at attached txt file for complete log.

Jupyter_kernel_gateway.txt
Using pip list I can see : jupyter-kernel-gateway version 3.0.1 .
However when go to folder where site packages get installed. it only shows as in attached picture here.

site packages directory path

It's been due to this commit. ecf77c5
I can see this class import is not being used anywhere. Is it something can be taken care of .

Additional Information

No response

@davorrunje
Copy link
Collaborator

@bajajanshul1 thank you for the reporting this!

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

Successfully merging a pull request may close this issue.

2 participants