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

failed to upload to Filecoin. 'FfsClient' object has no attribute 'stage' #10

Open
Taoup opened this issue Aug 5, 2020 · 1 comment

Comments

@Taoup
Copy link

Taoup commented Aug 5, 2020

No description provided.

@apogiatzis
Copy link
Member

@Taoup Hello and thanks for reporting this issue.

This occurs due to a hardcoded pygate-grpc version number dependency (0.0.6).

To fix this issue you can edit the requirements.txt file to update pygate-grpc to the latest version (0.0.11 at the time of writing this) and re run pip install -r requirements.txt.

We have a WIP issue to fix those dependencies related issue but for now the above fix should be fine.

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

2 participants