pranjal-joshi / Screeni-py

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

ModuleNotFoundError: No module named 'Contour' #225

Closed tilakpatel22 closed 9 months ago

tilakpatel22 commented 9 months ago

Describe the bug I have downloaded all the package but still it gives me this error also i tried using different code editors but nothing seems to work can someone help me with this. I have downloaded the latest code from main branch

pranjal-joshi commented 9 months ago

Though this library don't use any contouring features, try installing following: pip install contour

Also, closing this issue as the particular requirement is not listed in Screeni-py's requirements.