Python Forum
Looking for a "custom" script editor
Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Looking for a "custom" script editor
#12
That is because pycharm is using its own embedded python interpreter instead of hte one you install things to with pip. You can modify which interpreter your project is using by going to File -> Settings -> Project <Name> -> Project Interpreter -> Project Interpreter drop down menu -> Show all -> + symbol to add your system interpreter

Or you could simply create a new project using the correct interpreter.
   

Well there are minimalistic out-of-the box editors, but with that you also lose features such as the specific one you are looking for.
Recommended Tutorials:
Reply


Messages In This Thread
RE: Looking for a "custom" script editor - by Yoriz - Jul-21-2019, 12:35 PM
RE: Looking for a "custom" script editor - by metulburr - Jul-21-2019, 03:52 PM

Possibly Related Threads…
Thread Author Replies Views Last Post
  Music Notation editor; how to build the editor? direction to go? philipbergwerf 1 1,797 Jan-01-2022, 04:56 PM
Last Post: Larz60+
  python script file not opening in IDLE editor srm 2 4,458 Jun-23-2019, 08:45 AM
Last Post: Larz60+
  script editor abrew132 4 4,482 Apr-20-2017, 08:34 PM
Last Post: Josh

Forum Jump:

User Panel Messages

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