We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
ui not loading
Error handling request Traceback (most recent call last): File "/home/studio-lab-user/.conda/envs/default/lib/python3.9/site-packages/aiohttp/web_protocol.py", line 452, in _handle_request resp = await request_handler(request) File "/home/studio-lab-user/.conda/envs/default/lib/python3.9/site-packages/aiohttp/web_app.py", line 543, in _handle resp = await handler(request) File "/home/studio-lab-user/.conda/envs/default/lib/python3.9/site-packages/aiohttp/web_middlewares.py", line 114, in impl return await handler(request) File "/home/studio-lab-user/sagemaker-studiolab-notebooks/ComfyUI/server.py", line 63, in cache_control response: web.Response = await handler(request) File "/home/studio-lab-user/sagemaker-studiolab-notebooks/ComfyUI/server.py", line 141, in origin_only_middleware response = await handler(request) File "/home/studio-lab-user/sagemaker-studiolab-notebooks/ComfyUI/app/user_manager.py", line 181, in listuserdata def process_full_path(full_path: str) -> FileInfo | str | list[str]: TypeError: unsupported operand type(s) for |: '_TypedDictMeta' and 'type'
No response
The text was updated successfully, but these errors were encountered:
Make sure you have python 3.10+
Sorry, something went wrong.
Successfully merging a pull request may close this issue.
Your question
ui not loading
Logs
Other
No response
The text was updated successfully, but these errors were encountered: