Python Forum
Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Console crash after boot.
#1
I am currently using python 3.6.5 with notepad++ for a text editor. I have tryed to create several programs but whenever the console boots it crashes. Even with a simple hello world, it always crashes. Any help?
Note: the Hello World program I have authored is like so:
print('Hello World')
any help would be appriciated. Many thanks.
Reply
#2
Open the cmd and run the script from there.

python script.py

If you run the script by double-clicking on it the console opens, the script is executed and the console closes. It happens too fast.
"As they say in Mexico 'dosvidaniya'. That makes two vidaniyas."
https://freedns.afraid.org
Reply


Possibly Related Threads…
Thread Author Replies Views Last Post
  Catching a crash within a library code ebolisa 9 3,060 Nov-22-2021, 11:02 AM
Last Post: bowlofred
  Python Crash Course ( 2nd edition) alok 1 1,844 Jul-19-2021, 05:55 PM
Last Post: snippsat
  Running from boot Murray6301 5 2,995 Nov-07-2020, 05:41 PM
Last Post: snippsat
  Script won't run at boot ebolisa 6 2,473 Mar-21-2020, 08:18 PM
Last Post: ebolisa
  Im using python crash course version 2 james_newbie 3 2,345 Sep-07-2019, 09:21 PM
Last Post: ichabod801
  Python 3 crash course james_newbie 6 3,862 Aug-25-2019, 08:23 PM
Last Post: snippsat
  Pyinstaller exe won't launch after crash kainev 0 2,584 May-11-2019, 06:06 PM
Last Post: kainev
  Py_Initialize Crash with Python 3.6 paulhbm 0 4,357 Sep-20-2018, 09:56 AM
Last Post: paulhbm
  IDLE crash using special characters? reikonaga 6 4,669 Aug-06-2018, 07:37 AM
Last Post: keegan_010
  How to Crash a Computer keegan_010 6 4,183 Aug-05-2018, 06:01 AM
Last Post: Skaperen

Forum Jump:

User Panel Messages

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