pranjal-joshi / Screeni-py

A Python-based stock screener to find stocks with potential breakout probability from NSE India.
MIT License
578 stars 205 forks source link

Error for tensorflow on Mac M2 #187

Closed dopevog closed 1 year ago

dopevog commented 1 year ago

Hi @pranjal-joshi, I am using a Macbook pro m2 and am getting the following error while running your code: image

Please help me and guide me on what to do!

Thanks, Dopevog

pranjal-joshi commented 1 year ago

@dopevog

Install tensorflow-metal which supports M1/M2 with GPU acceleration

dopevog commented 1 year ago

Thanks a lot! @pranjal-joshi

However, now when I run it I am getting the following errors: image

pranjal-joshi commented 1 year ago

Install required version of pandas as specified in the error