Skip to content

show.problems error #99

Description

@Ally-R

Python SDK: show.problems is erroring with this message:

Traceback (most recent call last):
  File "run-tests.py", line 187, in <module>
    res = run_tests(database, engine, command, dataset, args.verbose, start_time)
  File "run-tests.py", line 129, in run_tests
    show.problems(tst_res) # Print errors
  File "/Library/Frameworks/Python.framework/Versions/3.7/lib/python3.7/site-packages/railib/show.py", line 83, in problems
    problems = rsp.get("problems", None)
AttributeError: 'list' object has no attribute 'get'

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions