Closed sorenwacker closed 4 months ago
I tried
python -m pip install dash-uploader --pre
- dash==2.17.0
- dash-bootstrap-components==1.6.0
- dash-core-components==2.0.0
- dash-extensions==0.1.3
- dash-html-components==2.0.0
- dash-table==5.0.0
- dash-tabulator==0.4.2
- dash-uploader==0.7.0a1
This looks the same as https://github.com/fohrloop/dash-uploader/issues/111 - do you think this one can be closed..?
Due to packages version. Installed 21.0 fixed it.
I used
dash_uploader==0.7.0a1
and it seems to install fine, but when starting the app I get this strange error. Have you encoutered this before? On MacOS (M2 Pro).