Closed claraxfee closed 4 months ago
Hi @claraxfee ,
It seems that you use local environment and there is a conflict when installing the packages via conda and pip.
The problem is unsovlable unless you use docker or manually figure out the dependency tree for your system and hardware.
Thus I would like to recommend you to use docker.
FYI https://github.com/xk-huang/segment-caption-anything/issues/7
Hi!
I keep getting this error when trying to run your gradio demo (sca_app.py).
Environment:
Unfortunately, still can't run the gradio demo---keep getting this error:
Checked in arguments.py and I see there are some comments about omegaconf not supporting Union:
Was trying to track this down and found this maybe related github issue if that's helpful
Can also provide full stack trace / any more info about my setup if needed
Please let me know how I can fix this--thanks very much in advance!