Skip to content

Issue with Examples #84

@leore

Description

@leore

I am having issues running the examples locally on a mac.

https://github.com/lob/lob-python/blob/master/examples/create_postcards_from_csv/create_postcards_from_csv.py#L16

I had to change files be opened like this:

"open('postcard_front.html', 'r')"

instead of

"s.path.dirname(file) + '/postcard_front.html'"

to get it to work.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions