derek-thomas HF staff commited on
Commit
055ed8c
1 Parent(s): c75104d

Its using a python version that is too new https://stackoverflow.com/questions/72032032/importerror-cannot-import-name-iterable-from-collections-in-python

Browse files
Files changed (1) hide show
  1. README.md +1 -0
README.md CHANGED
@@ -7,6 +7,7 @@ sdk: streamlit
7
  sdk_version: 1.0.0
8
  app_file: app.py
9
  pinned: false
 
10
  ---
11
 
12
  # Data Measurements Tool
 
7
  sdk_version: 1.0.0
8
  app_file: app.py
9
  pinned: false
10
+ python_version: 3.9
11
  ---
12
 
13
  # Data Measurements Tool