Python Forum
Why is the program not running? Is there a logical or syntax problem?
Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Why is the program not running? Is there a logical or syntax problem?
#3
C:\Users\behnam_moein\PycharmProjects\pythonProject\venv\Scripts\python.exe C:\Users\behnam_moein\PycharmProjects\pythonProject\main.py
File "C:\Users\behnam_moein\PycharmProjects\pythonProject\main.py", line 19
def rule(master):
^
IndentationError: unindent does not match any outer indentation level

Process finished with exit code 1

------------------------------------------------------------------------------------------------------
Above we have the errors resulting from the execution of the program.
Reply


Messages In This Thread
RE: Why is the program not running? Is there a logical or syntax problem? - by behi00 - Mar-31-2023, 09:51 PM
not run yet? - by behi00 - Mar-31-2023, 10:16 PM
RE: PROGRAM MAP - by behi00 - Mar-31-2023, 10:29 PM
RE: PROGRAM MAP - by behi00 - Mar-31-2023, 10:59 PM
RE: PROGRAM MAP - by behi00 - Mar-31-2023, 11:23 PM

Possibly Related Threads…
Thread Author Replies Views Last Post
  [Tkinter] logical error - saving file rwahdan 4 2,331 Jul-01-2021, 12:59 PM
Last Post: rwahdan
  Running cli program within a wx window? t4keheart 2 2,860 Jan-23-2020, 04:50 PM
Last Post: buran
  tkinter GUI, problem running seperate files fishglue 17 6,734 Oct-15-2019, 02:56 PM
Last Post: Denni
  Interacting with python console while program is running Murmele 2 3,434 Feb-10-2018, 05:43 PM
Last Post: kmcollins

Forum Jump:

User Panel Messages

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