-
-
Notifications
You must be signed in to change notification settings - Fork 525
New issue
Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? # to your account
Installation on Mac M1 taking forever #206
Comments
👋 Hello @vahuja4, thank you for your interest in make-sense - free to use online tool for labelling photos! 🏷️ 🐞 Bug reportsIf you noticed that make-sense is not working properly, please provide us with as much information as possible. To make your life easier, we have prepared a bug report template containing all the relevant details. We know, we ask for a lot... However, please believe that knowing all that extra information - like the type of browser you use or the version of node you have installed - really helps us to solve your problems faster and more efficiently. 😉 💬 Get in touchIf you've been trying to contact us but for some reason we haven't responded to your issue yet, don't hesitate to get back to us on Gitter or Twitter. 💻 Local setup# clone repository
git clone https://github.com/SkalskiP/make-sense.git
# navigate to main dir
cd make-sense
# install dependencies
npm install
# serve with hot reload at localhost:3000
npm start To ensure proper functionality of the application locally, an npm |
Hi @vahuja4👋 ! I'm really sorry to hear that. Unfortunately, I'm not using Mac M1. But I'll try to reach out to my friends and try to run some tests. |
It might be because of tensorflow.js need to compile into binary. i found some tricky step in stackoverflow Steps to use it with tfjs-node in mac m1
|
Error when installing, using Apple M1 MacBook pro. Seems to relate to Tensorflow?
|
Hello, @jack-bgl 👋 ! Unfortunately, I do not have M1 MacBook Pro at my disposal, but I'm happy to cooperate with you in fixing that issue. First of all, did you try the solution proposed by @rasyidf above? |
The title states it. My internet speed is 30 Mbps download, so that is not the problem. It is just taking forever to install make-sense on my Mac M1.
The text was updated successfully, but these errors were encountered: