Skip to content
This repository was archived by the owner on Sep 25, 2020. It is now read-only.
This repository was archived by the owner on Sep 25, 2020. It is now read-only.

Error when running shadowissues.py! #6

@neomatrix369

Description

@neomatrix369

Below is what I did, and in return got error messages in your script, did I do something wrong?

python shadowissues.py mutability-detector mutability-detector

Gathering code.google.com/p/mutability-detector issues.

Gathering any github.com/mutability-detector issues.

Traceback (most recent call last):
File "shadowissues.py", line 347, in
sys.exit(main(sys.argv))
File "shadowissues.py", line 344, in main
shadow_issues(argv[1], argv[2])
File "shadowissues.py", line 60, in shadow_issues
gh_issues = _get_gh_issues(gh_proj)
File "shadowissues.py", line 258, in _get_gh_issues
raise RuntimeError("error GET'ing %s: %s" % (url, response["status"]))
RuntimeError: error GET'ing https://api.github.com/repos/mutability-detector/issues?state=open: 404

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