Python Forum
opening python from the command line takes a long time to load?
Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
opening python from the command line takes a long time to load?
#3
(Jun-20-2020, 08:17 PM)Larz60+ Wrote: Please show command you are using.

There's confusion here on IDE and python which are two different things.
IDE loads python,
python run on it's own does not use IDE.



Quote:C:\Users\AbdulKaDer Anwar>python

when i type the command python in windows cmd, the cursor is blinking and it takes quite sometime to load the below prompt

C:\Users\AbdulKaDer Anwar>python
Python 3.8.3 (tags/v3.8.3:6f8c832, May 13 2020, 22:20:19) [MSC v.1925 32 bit (Intel)] on win32
Type "help", "copyright", "credits" or "license" for more information.
>>>

thanks for your time to respond :)
Reply


Messages In This Thread
RE: opening python from the command line takes a long time to load? - by abdulkaderanwar - Jun-21-2020, 11:35 AM

Possibly Related Threads…
Thread Author Replies Views Last Post
  Installing and using Python on windows has become a 2 week long nightmare ogg130 3 2,693 Jul-06-2021, 11:14 AM
Last Post: stevenD
  review of command line parsers Skaperen 2 2,111 Mar-11-2021, 07:39 PM
Last Post: Skaperen
  command line options Skaperen 5 2,714 Aug-14-2020, 08:48 AM
Last Post: DeaD_EyE
  f-string in command line arguments Skaperen 0 1,628 May-05-2020, 11:49 PM
Last Post: Skaperen
  my own command line option parser Skaperen 0 1,685 Mar-27-2020, 04:14 AM
Last Post: Skaperen
  i need a module for more involved command line parsing Skaperen 21 7,291 Sep-04-2019, 02:18 AM
Last Post: Skaperen
  want command program: sleep to a specific time Skaperen 3 3,597 Jul-11-2017, 01:33 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