Python Forum
Why wont subprocess call work?
Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Why wont subprocess call work?
#4
I didn't write it.
origin:
https://gist.github.com/dreizehnutters/6...0dd11ce50a

(Apr-28-2020, 01:48 PM)ndc85430 Wrote: Why are you using subprocess anyway, instead of using e.g. pygit2?

Yes I'm on Windows 7 using Python 3.67 still won't work.
I'm going to look at the old way of scraping rather than
rely on github to help.

thanks for your help.


(Apr-28-2020, 12:53 PM)DeaD_EyE Wrote: If you're on Windows, then check the PermissionError.
I get this always where src_path.unlink() should delete it.
On linux you should not have this strange issues.
Reply


Messages In This Thread
Why wont subprocess call work? - by steve_shambles - Apr-28-2020, 10:46 AM
RE: Why wont subprocess call work? - by DeaD_EyE - Apr-28-2020, 12:53 PM
RE: Why wont subprocess call work? - by ndc85430 - Apr-28-2020, 01:48 PM
RE: Why wont subprocess call work? - by steve_shambles - Apr-28-2020, 03:06 PM

Possibly Related Threads…
Thread Author Replies Views Last Post
  Why wont this path work one way, but will the other way? cubangt 2 672 Sep-01-2023, 04:14 PM
Last Post: cubangt
  continue if 'subprocess.call' failes tester_V 11 5,163 Aug-26-2021, 12:16 AM
Last Post: tester_V
  printing out the contents aftre subprocess.call() Rakshan 3 2,751 Jul-30-2021, 08:27 AM
Last Post: DeaD_EyE
  subprocess call cannot find the file specified RRR 6 16,599 Oct-15-2020, 11:29 AM
Last Post: RRR
  subprocess.call - Help ! sniper6 0 1,525 Nov-27-2019, 07:42 PM
Last Post: sniper6
  Mock call to subprocess.Popen failing with StopIteration tharpa 7 5,923 Nov-08-2019, 05:00 PM
Last Post: Gribouillis
  When I import a Module it wont run PyNovice 17 6,421 Oct-26-2019, 11:14 AM
Last Post: PyNovice
  Why wont this work? ejected 2 3,190 Mar-29-2019, 05:33 AM
Last Post: snippsat
  wont print last sentence.. mitmit293 2 2,366 Jan-27-2019, 05:38 PM
Last Post: aakashjha001
  Echo call to VLC bash using subprocess.Popen on Linux LuukS001 17 9,695 Jan-07-2019, 03:58 AM
Last Post: LuukS001

Forum Jump:

User Panel Messages

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