Skip to content

docs: add image section#5

Merged
DavidMinarsch merged 3 commits into
mainfrom
docs/image
Sep 27, 2022
Merged

docs: add image section#5
DavidMinarsch merged 3 commits into
mainfrom
docs/image

Conversation

@dvilelaf
Copy link
Copy Markdown
Contributor

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

@dvilelaf
Copy link
Copy Markdown
Contributor 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
Copy Markdown
Contributor

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.

3 participants