Nas-virat / streamlit-TH-stock

This project is apply using streamlit to build the interactive dashboard for visualize the thai equity performance
0 stars 0 forks source link

TypeError: 'type' object is not subscriptable Python #1

Open mimi7899 opened 6 months ago

mimi7899 commented 6 months ago

File "/home/jam/Pictures/projectA/env/dashboard.py", line 9, in from feature.metric import File "/home/jam/Pictures/projectA/env/feature/metric.py", line 5, in from utils.utils import File "/home/jam/Pictures/projectA/env/utils/utils.py", line 27, in <modulejam def setColor(columns:list[str]) -> list[str]: TypeError: 'type' object is not subscriptable

Nas-virat commented 2 months ago

Could you please check the python you using. I think It might come from the python version https://stackoverflow.com/questions/75202610/typeerror-type-object-is-not-subscriptable-python

Nas-virat commented 2 months ago

fix with PR: https://github.com/Nas-virat/streamlit-TH-stock/pull/2