Flask-MonitoringDashboard icon indicating copy to clipboard operation
Flask-MonitoringDashboard copied to clipboard

Scipy Dependency errors on Mac M1

Open sd2001 opened this issue 2 years ago • 3 comments

Describe the bug Flask Monitoring dashboard(v3.1.1 >) requires scipy==1.6.1 and Mac M1 ARM has a bug which prevents scipy==1.6.1 installation. This bug has been resolved in scipy==1.7.3 onwards

Kindly update the scipy requirements for the same to 1.7.3 and up

sd2001 avatar Jul 28 '22 21:07 sd2001

This is the same exact problem in windows as well. Perhaps for different reasons but I also experienced this dependency issue.

SLey3 avatar Oct 17 '22 18:10 SLey3

Thanks for observing this @SLey3 . Can you. please try to see whether upgrading the dependency fixes the issue on your machine? Then send a PR with the upgraded dependency? If the tests pass then I'll merge it!

mircealungu avatar Oct 18 '22 09:10 mircealungu

Hi @SLey3 and @sd2001, thank you for bringing up this issue and taking the time to contribute to the Flask-MonitoringDashboard project.

As part of my school project, my team is conducting a usability research study to improve the dashboard. I noticed your experience with the app and thought it would be valuable to gather more insights from you.

Would you be open to receiving a few questions about your experience with Flask-MonitoringDashboard? It won't take more than 20 minutes to answer them. Your feedback will play a vital role in enhancing the app's functionality and addressing any existing limitations.

If you're interested, please let me know, and I will send you the questions. Your involvement would be highly valuable and greatly appreciated.

HrisyToteva avatar Jul 14 '23 08:07 HrisyToteva