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

docs: add image section #5

Merged
merged 3 commits into from Sep 27, 2022
Merged

docs: add image section #5

merged 3 commits into from Sep 27, 2022

Conversation

dvilelaf
Copy link
Collaborator

Add a section in the README about the open-autonomy-user docker image.

@dvilelaf
Copy link
Collaborator Author

I think the mypy error has to do with this.

It's not architecture dependent, it's only about the specific version of Python you have in your image. If you have Python 3.10.7 you'll see the error, if you have Python 3.10.6 you won't. In all cases, upgrading to mypy 0.981 will fix.

I can reproduce the problem locally when running tox -e mypy.

@Adamantios
Copy link
Collaborator

Adamantios commented Sep 27, 2022

I think the mypy error has to do with this.

It's not architecture dependent, it's only about the specific version of Python you have in your image. If you have Python 3.10.7 you'll see the error, if you have Python 3.10.6 you won't. In all cases, upgrading to mypy 0.981 will fix.

I can reproduce the problem locally when running tox -e mypy.

I suggest that we open an issue to pin a version of mypy without this problem and revert e13ae98.

@DavidMinarsch DavidMinarsch merged commit 0255c54 into main Sep 27, 2022
@DavidMinarsch DavidMinarsch deleted the docs/image branch September 27, 2022 09:03
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

Successfully merging this pull request may close these issues.

None yet

3 participants