Ezi derek-thomas HF staff commited on
Commit
769c4d4
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 (#5)

Browse files

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


Co-authored-by: Derek Thomas <derek-thomas@users.noreply.huggingface.co>

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