Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

'TypeError' object has no attribute 'status' - for quite a lot of the ecosystems #8

Open
Teep1 opened this issue Oct 27, 2021 · 0 comments

Comments

@Teep1
Copy link

Teep1 commented Oct 27, 2021

To recreate:

Maker as an example,

run 'python3 dev.py maker 1'
code runs successfully until it gets to the repo - 'Fetching repo data for makerdao/deployed-collateral-contracts'
which then throws the exception:
Exception occured while fetching single repo data 'TypeError' object has no attribute 'status'

I wonder if there has been a solution for this - it seems to happen within most of the ecosystems and means that the final {ecosystem}_stats.json file is not created.

I've attempted to fix it by removing the error ecosystems from the toml files but hasn't worked so far.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant