Skip to content

ValueError from meetup_group_names.py #1

@number-cruncher

Description

@number-cruncher

Hi, curious if you ever ran into a ValueError when pulling data from Meetup. I'd like to run your meetup_group_names.py script for "Baltimore", but I get JSON error that I haven't been able to get around. Any ideas?

I'm swapping
cities =[("Bridgeport","CT"),("New Haven","CT")....
for
cities = [("Baltimore","MD")]

The script throws an error: ValueError: No JSON object could be decoded

Would appreciate your thoughts.

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