Python Forum
Need help executing a program
Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Need help executing a program
#2
(Jun-28-2019, 01:32 AM)1234kevind Wrote: I was provided with the below instruction on how to download a PDF version of the text from the site but I have never used python and do not know how to run these codes. I would be grateful if someone could assist me with this, my class starts on Monday. See instructions and link to the files below:
So are you using Windows or linux?
Here for Windows Python 3.6/3.7 and pip installation under Windows.

It's a command line script.
First you most do pip install pypdf2.
The in folder of code(you can download as zip) if you don't know Git.
You navigate(cd) to that folder code in cmd or Terminal(Linux).
python3 downloader.py "url adress"
Reply


Messages In This Thread
Need help executing a program - by 1234kevind - Jun-28-2019, 01:32 AM
RE: Need help executing a program - by snippsat - Jun-28-2019, 02:11 PM
RE: Need help executing a program - by 1234kevind - Jun-28-2019, 02:51 PM

Possibly Related Threads…
Thread Author Replies Views Last Post
  Waiting for the user input while executing the program Lightningwalrus 3 12,407 Oct-24-2016, 05:49 PM
Last Post: Lightningwalrus

Forum Jump:

User Panel Messages

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