odidev
odidev
Hi Team, As we have arm64 support now in CubeFS and many users are using CubeFS in arm64, it will better if we have ARM64 binary released as only AMD64...
Aarch64 wheel for python version 3.7 is getting built on GHA. It looks that the wheel is released successfully in [GitHub](https://github.com/mozilla/DeepSpeech/releases), but not on Pypi. @lissyx and Team Since Aarch64...
Building wheels using emulation through qemu is much slower and the cross compilation wheel is almost similar as on x86_64. Here is the comparison for the time taken in different...
### Description @Pessimistress I have been working on installing and testing **pydeck** package for x86_64 and arm64 architectures on my local server. While testing for arm64 using `python -m pytest...
Hi Team, I tried testing **datasketch** package on Arm64 architectures but it is generating **13 errors out of 104 Tests** for `nosetests --exclude-dir=test/aio` command. The error basically is related to...
"ansible/setup.yml" is failing for "focal" distro with error 'ansible_distribution' is undefined '
**Environment details:** - "arm64-graviton2" platform for Travis-CI - Ubuntu 20.04(focal) **Steps to reproduce the issue:** Adding "arm64-graviton2" jobs for travis-CI. Please find the link below: https://github.com/odidev/openwhisk/blob/master/.travis.yml **Actual results and outputs:**...
**Summary** Installing scandir on aarch64 via pip using command "pip3 install scandir" tries to build wheel from source code. **Problem description** scandir doesn't have wheel for aarch64 on PyPI repository....
Hi Team, I was trying to use **sftp** image in arm64, but it seems it is not available for arm64 platform. I have successfully built both debian and alpine images...
Resolves #258. Added buildx steps in github actions build file.
**Summary** Installing mypy on aarch64 via pip using command "pip3 install mypy" tries to build wheel from source code. **Problem description** mypy doesn't have wheel for aarch64 on PyPI repository....