Data Analysis with Python Project - Medical Data Visualizer.
I’m getting this error. Can someone help me with it?
project link: boilerplate-medical-data-visualizer - Replit
Data Analysis with Python Project - Medical Data Visualizer.
I’m getting this error. Can someone help me with it?
project link: boilerplate-medical-data-visualizer - Replit
What error are you getting?
Something is wrong with the environment.
I was able to fork an earlier project of mine and paste your code in and get it working here: https://replit.com/@pkdvalis/2023NEW-boilerplate-medical-data-visualizer
You could fork that and continue working on it (heatmap there is generated using your code).
However it does take absurdly long to run following a few minutes of updates from poetry. I would recommend working on this on your local machine (including the test_module.py script) until it’s all good and then send it to replit.
![Screenshot (199)|690x333](upload://pWvDtAEwTqwpuPr3rI3ijXSi3Yd.png
Got this error when run on replit. But on my system, the code run without any error.
Project link: boilerplate-medical-data-visualizer - Replit
This topic was automatically closed 182 days after the last reply. New replies are no longer allowed.