DataChad
DataChad copied to clipboard
Can't able to open site
hey @sidmish , i've noticed this too and pinged @gustavz ! we had a lot of demand :D
Rebooting it now. The issue is that streamlit community cloud is not really built for multi users.
@gustavz Thanks for this project. Do you know how to solve this problem?
Traceback (most recent call last):
File "app.py", line 104, in
@mczhuge hm weird, I don't know how you were able to run into this error as auth_ok is initialised here:
https://github.com/gustavz/DataChad/blob/3dfff5a41d678233e6a8f21a1ee7165f27626f99/app.py#L54-L56
@gustavz I solve this. But when I upload the file, it shows:
Failed to load '/Users/$mypath/DataChad/data/sample.jpeg':
tesseract is not installed or it's not in your PATH. See README file for more information.
Besides, when open the DataChad, it naturally appears:
Failed to build chain for data source 'https://github.com/gustavz/DataChad.git' with error: A dataset does not exist at the specified path, or you do not have sufficient permissions to load or create one. Please check the dataset path and make sure that you have sufficient permissions to the path.
What kind of file? Name type and suffix please.
sample.jpeg But I think this is from some other problems,
Dataset 'hub://${ACTIVELOOP_ORG_NAME}/https-github-com-gustavz-DataChad-git-1000' does not exist -> uploading
Failed to build chain for data source 'https://github.com/gustavz/DataChad.git' with error: A dataset does not exist at the specified path, or you do not have sufficient permissions to load or create one. Please check the dataset path and make sure that you have sufficient permissions to the path.
Dataset 'hub://${ACTIVELOOP_ORG_NAME}/https-github-com-gustavz-DataChad-git-1000' does not exist -> uploading
${ACTIVELOOP_ORG_NAME} is my ACTIVELOOP_ORG_NAME in .env
Try deleting the datachad related datasets from your activeloop account. They could be broken. Let me know if this helped.