Python Forum
Problem: Restart kernel onPydev console when trying to install a python package
Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Problem: Restart kernel onPydev console when trying to install a python package
#1
Hi I am using Pycharm to work on my data. The console has the following details: Python 3.7.9 on win32 IPython 7.19.0 PyDev console: using IPython 7.19.0

My problem is everytime I want to install a python package such as: pip install pyspellchecker

I obtain the following error: Note: you may need to restart the kernel to use updated packages.

I have clicked on the "rerun" button (in green) which is on the top left handside of the Python console but still does not work.

Can anyone help?
Reply
#2
you should never have to restart the kernel when installing packages with pip

pip must be run from terminal window (command window on windows)
not from python interpreter.
Reply


Possibly Related Threads…
Thread Author Replies Views Last Post
  In Console,Python anna17 0 204 Mar-23-2024, 08:24 PM
Last Post: anna17
  problem install somewhere package akbarza 1 488 Dec-27-2023, 01:25 PM
Last Post: Gribouillis
  How to run utilities from a Python package? LugosisGhost 1 441 Dec-27-2023, 12:00 PM
Last Post: Larz60+
  Not able to install package caldwellpy and requirement txt file Samta282006 1 717 Dec-07-2023, 11:59 PM
Last Post: Larz60+
  imdby package problem lunacy90 8 1,124 Sep-04-2023, 07:13 PM
Last Post: deanhystad
  Problem trying to install UniCurses on Python-3.12 / W10-64 rdmaia 5 1,189 Aug-02-2023, 06:24 PM
Last Post: DeaD_EyE
  Pip install problem with Python 3.7, not 3.9 Mark98 2 1,622 Aug-02-2023, 11:51 AM
Last Post: Mark98
  Python package not seen in VSCode fmccabe80 6 3,218 Mar-06-2023, 10:01 PM
Last Post: fmccabe80
  ibm_db install problem mesi1000 1 3,172 Oct-27-2022, 06:54 PM
Last Post: snippsat
  Setting up new Python kernel for JupyterLab Desktop on M1 Mac daler6 0 1,264 Jun-20-2022, 03:45 AM
Last Post: daler6

Forum Jump:

User Panel Messages

Announcements
Announcement #1 8/1/2020
Announcement #2 8/2/2020
Announcement #3 8/6/2020