You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I run cath-resolve-hits.macos-10 on macOs Ventura. I run the following command:
./cath-resolve-hits --min-dc-hmm-coverage=80 --worst-permissible-bitscore 25 --output-hmmer-aln --input-format hmmsearch_out seqs.hmmsearch > seqs.crh
I go the following errror:
dyld[4096]: Library not loaded: /usr/local/opt/icu4c/lib/libicudata.68.dylib
Referenced from: ../../../cath-resolve-hits.macos-10
Reason: tried: '/usr/local/opt/icu4c/lib/libicudata.68.dylib' (no such file), '/System/Volumes/Preboot/Cryptexes/OS/usr/local/opt/icu4c/lib/libicudata.68.dylib' (no such file), '/usr/local/opt/icu4c/lib/libicudata.68.dylib' (no such file), '/usr/local/lib/libicudata.68.dylib' (no such file), '/usr/lib/libicudata.68.dylib' (no such file, not in dyld cache), '/usr/local/Cellar/icu4c/73.2/lib/libicudata.68.dylib' (no such file), '/System/Volumes/Preboot/Cryptexes/OS/usr/local/Cellar/icu4c/73.2/lib/libicudata.68.dylib' (no such file), '/usr/local/Cellar/icu4c/73.2/lib/libicudata.68.dylib' (no such file), '/usr/local/lib/libicudata.68.dylib' (no such file), '/usr/lib/libicudata.68.dylib' (no such file, not in dyld cache)
zsh: abort ./cath-resolve-hits.macos-10
I run the the command "brew reinstall node" but nothing changed. Does anyone solve this problem? Your help is appreciated.
Regards
The text was updated successfully, but these errors were encountered:
I run cath-resolve-hits.macos-10 on macOs Ventura. I run the following command:
./cath-resolve-hits --min-dc-hmm-coverage=80 --worst-permissible-bitscore 25 --output-hmmer-aln --input-format hmmsearch_out seqs.hmmsearch > seqs.crh
I go the following errror:
dyld[4096]: Library not loaded: /usr/local/opt/icu4c/lib/libicudata.68.dylib
Referenced from: ../../../cath-resolve-hits.macos-10
Reason: tried: '/usr/local/opt/icu4c/lib/libicudata.68.dylib' (no such file), '/System/Volumes/Preboot/Cryptexes/OS/usr/local/opt/icu4c/lib/libicudata.68.dylib' (no such file), '/usr/local/opt/icu4c/lib/libicudata.68.dylib' (no such file), '/usr/local/lib/libicudata.68.dylib' (no such file), '/usr/lib/libicudata.68.dylib' (no such file, not in dyld cache), '/usr/local/Cellar/icu4c/73.2/lib/libicudata.68.dylib' (no such file), '/System/Volumes/Preboot/Cryptexes/OS/usr/local/Cellar/icu4c/73.2/lib/libicudata.68.dylib' (no such file), '/usr/local/Cellar/icu4c/73.2/lib/libicudata.68.dylib' (no such file), '/usr/local/lib/libicudata.68.dylib' (no such file), '/usr/lib/libicudata.68.dylib' (no such file, not in dyld cache)
zsh: abort ./cath-resolve-hits.macos-10
I run the the command "brew reinstall node" but nothing changed. Does anyone solve this problem? Your help is appreciated.
Regards
The text was updated successfully, but these errors were encountered: