Skip to content

gen_perf_cases fails to run #63

@whitelynx

Description

@whitelynx

As of commit e417fd0, running gen_perf_cases with Python 2.7.1 gives a traceback:

# python2 gen_perf_cases.py 
generate tmp-aspn-casesTraceback (most recent call last):
  File "gen_perf_cases.py", line 276, in <module>
    gen_aspn_cases(limit)
  File "gen_perf_cases.py", line 24, in gen_aspn_cases
    recipe_dicts = eval(open(recipes_path).read())
IOError: [Errno 2] No such file or directory: '/home/whitelynx/as/code.as.com/db/aspn/recipes.pprint'

I haven't checked against earlier commits yet.

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