Python Forum
Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Idle and pycharm problem
#1
So I recently upgraded to Catalina now idle freezes upon saves, so I use pycharm often, I used the terminal to install pillow , I can import PIL with idle but not pycharm,
What am I doing wrong.
Reply
#2
Did you use virtual environment or system python interpreter when you installed pillow?

Pycharm often creates a virtual environment for you when you create a new project, which may be different from the environment you used when installing from terminal. I suggest you check what python you are using inside pycharm(File -> Settings -> Project -> Python Interpreter)
Reply
#3
File -> Settings -> Project -> Python Interpreter

pres '+' -> find your module -> install yor pip

if not help try change Python Interpreter in menu before you click "+"
Reply
#4
I didn’t install within pycharm, I assumed that when I installed PIllow with the terminal that it would be global. But I’ll go and check that out when I get to my computer and let you know, but I’m sure that’s it.
Reply


Possibly Related Threads…
Thread Author Replies Views Last Post
  problem with help(type(self)) in Idle akbarza 1 431 Dec-26-2023, 12:31 PM
Last Post: Gribouillis
  [PROBLEM] Removing IDLE from context menu WebSpider 1 426 Sep-28-2023, 03:35 PM
Last Post: deanhystad
  How to resolve my problem in Pycharm? bshoushtarian 0 821 Sep-26-2022, 11:45 AM
Last Post: bshoushtarian
  Facing problem with Pycharm - Not getting the expected output amortal03 1 818 Sep-09-2022, 05:44 PM
Last Post: Yoriz
  Threading or pycharm pydev problem Fidgety 2 2,504 Apr-04-2021, 03:28 PM
Last Post: ndc85430
  Idle and pycharm problem noithatgooccho 1 2,304 Jan-06-2021, 10:49 AM
Last Post: Larz60+
  IDLE not importing pygame (ok outside of IDLE) miner_tom 1 3,279 Sep-14-2018, 07:54 PM
Last Post: Larz60+
  Problem with Pycharm 64 bits sylas 12 10,134 Jan-22-2018, 02:19 PM
Last Post: sparkz_alot
  Big problem for installing PyCharm sylas 2 3,857 Nov-12-2017, 05:17 PM
Last Post: sylas
  Python IDLE 3.6.2 on WIn7 vs Pyhton 3 IDLE raspberry djdan_23 5 5,650 Sep-07-2017, 12:51 PM
Last Post: Larz60+

Forum Jump:

User Panel Messages

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