-
-
Notifications
You must be signed in to change notification settings - Fork 3.2k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
build errors #10
Comments
I saw this on my build for ARM as well, I will investigate this. |
I updated the Dockerfile to use npm instead of yarn, can you try again? |
recloned the repo
i think apt-utils and old npm versions are not critical? |
Yes, Tensor Flow 2 right now supports 32bit system on Raspberry Pi but they don't have plan for 64bit yet. I will keep you update on this issue |
i could try something like or https://github.com/bitsy-ai/tensorflow-arm-bin with prebuild tensorflow binaries for arm64? |
You can try but I am afraid it won't work since the binary is built when installing the npm packages for the server. I hope they will be adding support for arm64 soon. |
I see |
Yes, please make a PR when you have it working, I will take a look |
@ippocratis I rework the docker image, it is no longer requires TensorFlow for npm install. I will move TensorFlow to microservice architecture so other people can use different machine learning services if needed. You can reclone the repo and try build on ARM64 |
thanks Dockerfile buils fine now |
trying to build on a raspbbery 400 running manjaro arm connected to eth0
running
sudo docker-compose -f ./server/docker-compose.yml up -d
gives
server error
and
The text was updated successfully, but these errors were encountered: