odidev
odidev
Problem --------- On aarch64, ‘pip install mahotas’ builds the wheels from source code and then installs it. It requires the user to have a development environment installed on his system....
Problem --------- On aarch64, `pip install vispy` builds the wheels from source code and then installs it. It requires the user to have a development environment installed on their system....
Problem --------- On aarch64, ‘pip install flashtext’ builds the wheels from the source code and then installs it. It requires the user to have a development environment installed on his...
I have been working to build and test this package for amd64 and arm64 architectures. While testing this package with “make ci-test-all” getting errors, it looks like DOCKER_IMAGE “aiolibs/kafka” is...
**Please provide details on the following items. Failure to do so may result in deletion of your feature request.** **Who is the functionality for?** The functionality will be used by...
Problem --------- On linux aarch64, `pip install redislite` builds the wheels from source code and then installs it. It requires the user to have a development environment installed on their...
I have been working on installing and testing bottleneck package for amd64 and arm64 architectures. I am getting the below error on arm64 architecture for the command **python setup.py build_ext...
Hi @[carltongibson](https://github.com/django/channels_redis/commits?author=carltongibson) I have been working on installing and testing channels-redis package on x86 and arm64 architectures. While testing this package for **arm64** using `python –m tox` the test stuck...
I’m trying to build decord aarch64 wheels but it requires ` zhreshold/python-wheels-manylinux-build` which does not have aarch64 support. @zhreshold, Could you please let me know your plans for adding aarch64...
### Expected behavior Is there any plan to release a container-diff binary for linux-arm64? I have successfully created the binary for container-diff by running “go build -o container-diff”. It will...