odidev
odidev
Problem --------- On aarch64, ‘pip install pomegranate’ builds the wheels from source code and then installs it. It requires the user to have a development environment installed on his system....
Hi, I am working on adding arm64 support in **chubaofs** repository, which depends on rocksdb and gorocksdb. To support arm64 it requires the latest rocksdb version(v6.11.4) and gorocksdb v6.0. May...
Hi Team, I tried testing **prance** package on **Arm64** architectures but it is genarating **10 deselected, 1 error** for` pytest -m "not requires_network"` command. The error seems to be **PyICU**...
The following file has been Modified : Modified github/workflows/test.yml file to build and push the image for both amd64 and arm64 platforms. Signed-off-by: odidev [email protected]
Hi Team, I am trying to use the **amidos/dcind** image on arm64 platform but it seems it is not available for arm64. I have successfully built the image using the...
**Describe the bug** Hi Team, I am working on jaeger deployment using jaeger-operators on the Ubuntu Linux/AMD64 machine using minikube. I have followed the [docs](https://github.com/jaegertracing/jaeger-operator#getting-started), addon ingress to minikube, installed...
Hi Team, I am trying to use **Github-pr-resource** on ARM64 architecture but it seems ARM64 tag is not available in Docker Hub for the same. I have tried using an...
Hi Team, I'm working on testing opentelemetry python language library for arm64 platform. **Is your feature request related to a problem?** The python language library doesn’t have arm64 platform support....
Added linux aarch64 wheel build support. Related to https://github.com/scrapinghub/python-crfsuite/issues/126. @fgregg Could you please review this PR?
Added linux aarch64 wheel build support. related to #34. @lmdu, could you please review this PR?