Python Forum
pycharm doesn't offer option to run code
Thread Rating:
  • 1 Vote(s) - 1 Average
  • 1
  • 2
  • 3
  • 4
  • 5
pycharm doesn't offer option to run code
#9
I'm a bit confused, you keep saying you want to use Python 2.7 yet your screen shot shows you were using 3.6.2b2 (more on that in a bit).

A few questions:
1) Is drive 'E' a mirror of drive 'C'?
2) Did you do a fresh install of Pycharm?
3) Did you do a fresh install of Python?

Presuming you are indeed booting from the 'E' drive, and Pycharm is working in all other respects, open Pycharm and go to:

File --> Default Settings --> Project Interpreter
In right hand pane, the row that lists your Project Interpreter there is a little 'gear' icon. Click on the gear icon then click on 'Add Local'. Locate your 'python.exe'. If it does not come up automatically, click the 'house' icon on the left, this will allow you to scroll the entire drive(s).

If all else fails, I would uninstall Pycharm, uninstall Python. Reinstall Python then reinstall Pycharm.

If you are indeed using Python 3.6.2b2, you should really uninstall it anyway and install the stable version of 3.6.2, which is now available.
If it ain't broke, I just haven't gotten to it yet.
OS: Windows 10, openSuse 42.3, freeBSD 11, Raspian "Stretch"
Python 3.6.5, IDE: PyCharm 2018 Community Edition
Reply


Messages In This Thread
pycharm doesn't offer option to run code - by meems - Jul-19-2017, 11:03 PM
RE: pycharm doesn't offer option to run code - by sparkz_alot - Jul-20-2017, 08:55 PM

Possibly Related Threads…
Thread Author Replies Views Last Post
  Code works but doesn't give the right results colin_dent 2 874 Jun-22-2023, 06:04 PM
Last Post: jefsummers
  Why doesn't this code work? What is wrong with path? Melcu54 7 2,137 Jan-29-2023, 06:24 PM
Last Post: Melcu54
  color code doesn't work harryvl 1 1,051 Dec-29-2022, 08:59 PM
Last Post: deanhystad
  Run code like cell pycharm arsouzaesilva 3 1,975 Sep-20-2021, 12:05 PM
Last Post: Larz60+
  My code doesn't work, can someone help me? aldasrasickas 5 2,975 Dec-21-2020, 02:26 PM
Last Post: aldasrasickas
  Line of code to show dictionary doesn't work MaartenRo 2 2,576 Jul-28-2020, 03:58 PM
Last Post: deanhystad
  Python Code doesn't work! the_entrepreneur 5 3,970 Apr-20-2019, 08:05 AM
Last Post: SheeppOSU
  Code doesn't loop after first RFID scan BadgerHack 5 4,563 May-01-2018, 11:07 AM
Last Post: BadgerHack
  Why doesn't this code work? hsezgin 4 3,610 Jan-12-2018, 01:44 PM
Last Post: hsezgin
  Multiprocessing doesn't work in this code mraabs 4 4,565 Dec-24-2017, 07:48 PM
Last Post: mraabs

Forum Jump:

User Panel Messages

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