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
loftee was working fine using VEP-103. However, when I run it now using the updated VEP-107, I get the error:
lib/Bio/DB/BigFile.c: loadable library and perl binaries are mismatched (got handshake key 0xed00080, needed 0xeb00080)
I am loading the different versions of VEP using the module system. VEP-103 was loaded using GCC 10, whereas VEP-107 was loaded with GCC 11. So I recompiled the kent source tree using GCC 11, reinstalled Bio::DB::BigFile etc etc and the same error persists. Any idea what might be causing it?
loftee was working fine using VEP-103. However, when I run it now using the updated VEP-107, I get the error:
I am loading the different versions of VEP using the
module
system. VEP-103 was loaded using GCC 10, whereas VEP-107 was loaded with GCC 11. So I recompiled the kent source tree using GCC 11, reinstalled Bio::DB::BigFile etc etc and the same error persists. Any idea what might be causing it?I am running the command:
The text was updated successfully, but these errors were encountered: