dsp-uga / Elders

Project 3: Neuron Finding
MIT License
1 stars 2 forks source link

td.series does not work in the Google VM #23

Closed mauliknshah closed 6 years ago

mauliknshah commented 6 years ago

Line 151 : images = td.series.fromarray(images,engine=sc) in nmf.py Error: td.series does not found.

Working on the local machine, but having problems on Google VM.

nihalsoans91 commented 6 years ago

Removed the faulty line pip install thunder factorization will resolve the issue