javascriptdata / danfojs

Danfo.js is an open source, JavaScript library providing high performance, intuitive, and easy to use data structures for manipulating and processing structured data.
https://danfo.jsdata.org/
MIT License
4.81k stars 209 forks source link

TF does't work on Mac M1 - Please update TF #318

Closed habitsAI closed 2 years ago

habitsAI commented 3 years ago

Describe the bug By install danfo and tensorflow on Mac M1 processors can´t work .

Now TF fix the bug you only have to update library please.

https://github.com/tensorflow/tfjs/pull/5899

To Reproduce Steps to reproduce the behavior:

  1. Go to 'Mac M1 Chip '
  2. Try to npm install danfojs
  3. See error

Expected behavior Will download and install dependences correctly

Desktop (please complete the following information):

Solved issue https://github.com/tensorflow/tfjs/pull/5899

risenW commented 3 years ago

Describe the bug By install danfo and tensorflow on Mac M1 processors can´t work .

Now TF fix the bug you only have to update library please.

tensorflow/tfjs#5899

To Reproduce Steps to reproduce the behavior:

  1. Go to 'Mac M1 Chip '
  2. Try to npm install danfojs
  3. See error

Expected behavior Will download and install dependences correctly

Desktop (please complete the following information):

  • OS: Mac Os Monterrey
  • NodeJS 14+, NPM 6+

Solved issue tensorflow/tfjs#5899

I’m aware of this, and have been tracking this on this issue #201

If this has been fixed , then that’s great news, I’ll look into it and do any update needed.

rzykov commented 2 years ago

It seems it was fixed in tfjs https://github.com/javascriptdata/danfojs/issues/201#issuecomment-1013903036

risenW commented 2 years ago

Looking into it now