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
  [split] ibm_db install problem SQLPython 1 694 Feb-13-2025, 07:24 PM
Last Post: buran
  MPEG DASH Package implementation similar to M3U8 package anantha_narayanan 0 609 Feb-06-2025, 03:55 AM
Last Post: anantha_narayanan
  pip install problem taufanjs 4 1,400 Dec-06-2024, 01:37 AM
Last Post: taufanjs
  In Console,Python anna17 0 715 Mar-23-2024, 08:24 PM
Last Post: anna17
  problem install somewhere package akbarza 1 1,577 Dec-27-2023, 01:25 PM
Last Post: Gribouillis
  How to run utilities from a Python package? LugosisGhost 1 1,213 Dec-27-2023, 12:00 PM
Last Post: Larz60+
  Not able to install package caldwellpy and requirement txt file Samta282006 1 1,678 Dec-07-2023, 11:59 PM
Last Post: Larz60+
  imdby package problem lunacy90 8 3,054 Sep-04-2023, 07:13 PM
Last Post: deanhystad
  Problem trying to install UniCurses on Python-3.12 / W10-64 rdmaia 5 2,904 Aug-02-2023, 06:24 PM
Last Post: DeaD_EyE
  Pip install problem with Python 3.7, not 3.9 Mark98 2 3,315 Aug-02-2023, 11:51 AM
Last Post: Mark98

Forum Jump:

User Panel Messages

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