Python Forum
Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Command prompt execution
#1
My friend has given me a python code and in that project there is a requirements.txt file which contains names of all the packages he installed through pip and another file called setup.py.NOw to run this code through command prompt should i just run “python setup.py install” or do i need to run the requirements.txt file also.
Reply


Messages In This Thread
Command prompt execution - by saisankalpj - Jul-25-2018, 03:59 PM
RE: Command prompt execution - by snippsat - Jul-25-2018, 04:58 PM
RE: Command prompt execution - by saisankalpj - Jul-25-2018, 04:59 PM
RE: Command prompt execution - by snippsat - Jul-25-2018, 06:32 PM
RE: Command prompt execution - by saisankalpj - Jul-26-2018, 10:23 AM
RE: Command prompt execution - by snippsat - Jul-26-2018, 04:22 PM
RE: Command prompt execution - by saisankalpj - Jul-30-2018, 12:05 PM
RE: Command prompt execution - by snippsat - Jul-30-2018, 04:09 PM

Possibly Related Threads…
Thread Author Replies Views Last Post
  What is the difference between Command Prompt and Sublimes yaoyao22 1 660 Jul-09-2023, 02:56 PM
Last Post: snippsat
  Facing Problem while opening a file through command prompt vlearner 4 1,954 Jan-30-2022, 08:10 AM
Last Post: snippsat
  Noob warning: trying to use pip to install pytest and pep8 in Command Prompt adifrank 4 5,364 Dec-20-2020, 04:23 AM
Last Post: adifrank
  Running Python in Command Prompt Anwar 3 3,114 Nov-15-2020, 03:15 PM
Last Post: snippsat
  starting python from windows command prompt MaartenRo 4 2,869 Sep-04-2020, 12:25 PM
Last Post: MaartenRo
  Will not print in command prompt PandaCode 12 13,213 May-06-2020, 03:48 AM
Last Post: PandaCode
  Script works when executed from command prompt but not when executed in SDP Tippex 0 2,023 Apr-07-2020, 04:26 PM
Last Post: Tippex
  Can read files in command prompt but not IDE Exsul 2 2,192 Sep-13-2019, 01:40 AM
Last Post: jsira2003
  command prompt saisankalpj 8 5,309 Nov-28-2018, 04:13 AM
Last Post: saisankalpj
  Command Prompt Issue benzenegirl 2 2,600 Oct-25-2018, 03:09 PM
Last Post: The_Raven

Forum Jump:

User Panel Messages

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