dalle-playground
dalle-playground copied to clipboard
WandB HTTP 404 error
\Python310\site-packages\requests\models.py", line 1022, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: https://api.wandb.ai/graphql
During handling of the above exception, another exception occurred: wandb.errors.CommError: Permission denied to access anony-mouse-327149/uncategorized/1gdhrgr6
full traceback: Traceback (most recent call last): File "C:\Users-\AppData\Local\Packages\PythonSoftwareFoundation.Python.3.10_qbz5n2kfra8p0\LocalCache\local-packages\Python310\site-packages\wandb\sdk\lib\retry.py", line 102, in call result = self._call_fn(*args, **kwargs) File "C:\Users-\AppData\Local\Packages\PythonSoftwareFoundation.Python.3.10_qbz5n2kfra8p0\LocalCache\local-packages\Python310\site-packages\wandb\sdk\internal\internal_api.py", line 140, in execute return self.client.execute(*args, **kwargs) File "C:\Users-\AppData\Local\Packages\PythonSoftwareFoundation.Python.3.10_qbz5n2kfra8p0\LocalCache\local-packages\Python310\site-packages\wandb\vendor\gql-0.2.0\wandb_gql\client.py", line 52, in execute result = self._get_result(document, *args, **kwargs) File "C:\Users-\AppData\Local\Packages\PythonSoftwareFoundation.Python.3.10_qbz5n2kfra8p0\LocalCache\local-packages\Python310\site-packages\wandb\vendor\gql-0.2.0\wandb_gql\client.py", line 60, in _get_result return self.transport.execute(document, *args, **kwargs) File "C:\Users-\AppData\Local\Packages\PythonSoftwareFoundation.Python.3.10_qbz5n2kfra8p0\LocalCache\local-packages\Python310\site-packages\wandb\vendor\gql-0.2.0\wandb_gql\transport\requests.py", line 39, in execute request.raise_for_status() File "C:\Users-\AppData\Local\Packages\PythonSoftwareFoundation.Python.3.10_qbz5n2kfra8p0\LocalCache\local-packages\Python310\site-packages\requests\models.py", line 1022, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: https://api.wandb.ai/graphql
During handling of the above exception, another exception occurred:
Traceback (most recent call last):
File "C:\Users-\Downloads\dalle-playground-main\backend\app.py", line 60, in
fair warning, I'm a complete noob with python. I don't want to run this in WSL since I want full access/performance from my GPU/TPU on my 3080
Did you change anything in the code prior to running it? Regardless, this error seems to be related to wandb.
It was an issue with the auto generated anonymous profile so I disabled it and it fixed it, but I had issues with other dependancies so I went with WSL like people were saying and its alot better, I just need to fix CUDA now, but it works on CPU fine (very slowly)
misclicked, the issue is still unresolved but I made a workaround. It involved wandb anonymous is MUST. I deleted it and it fixed the issue, but my DALLE is still broken on Windows but I dont really care honestly since wsl is fine