Can this be updated a recent commit? The script currently breaks the TAPA installation:
ERROR: pip's dependency resolver does not currently take into account all the packages that are installed. This behaviour is the source of the following dependency conflicts.
tapa 0.0.20220327.1 requires autobridge>=0.0.20220322.dev0, but you have autobridge 0.0.1 which is incompatible.
Also can you please explain why the autobridge dependency is not a git submodule?
The install script checks out a 5-month old
autobridgecommit: https://github.com/Licheng-Guo/RapidStream/blob/f4d5bf9c193761c8a625d524bf1d37807616ac53/install.sh#L24Can this be updated a recent commit? The script currently breaks the TAPA installation:
Also can you please explain why the autobridge dependency is not a git submodule?