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
  help to boot application on computer startup jacksfrustration 3 672 Jan-22-2025, 07:43 AM
Last Post: chaebol2th
  Python Crash Course ( 2nd edition) alok 1 2,626 Jul-19-2021, 05:55 PM
Last Post: snippsat
  Running from boot Murray6301 5 4,561 Nov-07-2020, 05:41 PM
Last Post: snippsat
  Script won't run at boot ebolisa 6 3,715 Mar-21-2020, 08:18 PM
Last Post: ebolisa
  Im using python crash course version 2 james_newbie 3 3,096 Sep-07-2019, 09:21 PM
Last Post: ichabod801
  Python 3 crash course james_newbie 6 5,240 Aug-25-2019, 08:23 PM
Last Post: snippsat
  Pyinstaller exe won't launch after crash kainev 0 3,255 May-11-2019, 06:06 PM
Last Post: kainev
  Py_Initialize Crash with Python 3.6 paulhbm 0 5,086 Sep-20-2018, 09:56 AM
Last Post: paulhbm
  How to Crash a Computer keegan_010 6 5,648 Aug-05-2018, 06:01 AM
Last Post: Skaperen
  Crash Course Chapter 7 Demini 3 4,521 Feb-05-2018, 10:58 PM
Last Post: Demini

Forum Jump:

User Panel Messages

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