Uh oh!
There was an error while loading. Please reload this page.
add SingleStore container - #354
Conversation
tillahoffmann
commented
May 17, 2023
Thanks for the contribution, @vgerya. The GitHub Action run has now built the requirement files. Updating them (as described in the pull request template) should facilitate the tests passing. |
vgerya
commented
May 17, 2023
Thank for support in review of this PR. |
62b6589 to
a785684Comparetillahoffmann
commented
May 17, 2023
There are still some issues with dependencies. Have a look here for step-by-step instructions: https://github.com/testcontainers/testcontainers-python/blob/main/.github/PULL_REQUEST_TEMPLATE/new_container.md |
vgerya
commented
May 18, 2023
This issue can be fixed by https://stackoverflow.com/a/70333974/352839 |
7cb8be9 to
977f8b4Compare
Great pointer. However, this is not something that we can fix in this repo because it depends on the local runtime. Maybe a pointer somewhere in the documentation could be useful. |
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
| license_key=('BGE5YzE5NTdmN2I1NDQ4MjhhNTQ0MTM4YWQ4Y2Q5ZWNiAAAAAAA' | ||
| 'AAAAEAAAAAAAAAAwwNQIYKbH2LOLeT189H+nBdRagLdLboVuJTs' | ||
| 'gJAhkAtSepSZkq0Zn4FDVtvZyASWzovR2OeeyiAA==') |
There was a problem hiding this comment.
Is this a commercial license key?
There was a problem hiding this comment.
You may want to check whether the license terms allow you to share the key.
Uh oh!
There was an error while loading. Please reload this page.

I fixed pylint issues,
but I still cannot set up requirements locally (macbook, m1, Python 3.10.10)