Skip to content

Chapter 5, pg. 97 possible error #27

@ajholman

Description

@ajholman

@jackiekazil I am trying to work through chapter 5 and having lots of problems with slate, pdfminer, etc. Specifically, I get no print results from this (p. 97)--any recommendations? I've exhausted google searches and stackoverflow for possible solutions.

`pdf_txt = 'en-final-table9.txt
openfile = open(pdf_txt, 'r')

for line in openfile:
print (line)`

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions