Skip to content

pip install omegaconf throws warning on Colab #1209

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

Open
4 tasks done
josejimenezluna opened this issue Mar 4, 2025 · 0 comments
Open
4 tasks done

pip install omegaconf throws warning on Colab #1209

josejimenezluna opened this issue Mar 4, 2025 · 0 comments
Labels
bug Something isn't working

Comments

@josejimenezluna
Copy link

Describe the bug
Running pip install omegaconf on a Colab notebook throws the following warning and pop-up, asking users to restart the kernel after pydevd_plugins has been re-installed.

WARNING: The following packages were previously imported in this runtime:
  [pydevd_plugins]
You must restart the runtime in order to use newly installed versions.

Image

To Reproduce

pip install omegaconf on any new Colab notebook.

Expected behavior
Kernel not to restart. Perhaps an option not to install pydevd_plugins?

Additional context

  • OmegaConf version: 2.3.0
  • Python version: 3.11.11
  • Operating system: Linux 24e5a19d320d 6.1.85+ #1 SMP PREEMPT_DYNAMIC Thu Jun 27 21:05:47 UTC 2024 x86_64 x86_64 x86_64 GNU/Linux
  • Please provide a minimal repro
@josejimenezluna josejimenezluna added the bug Something isn't working label Mar 4, 2025
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

1 participant