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
Same error here. Works on one system but fails on an almost identical system that has more RAM. My best guess is that the code is parsing /proc/meminfo (it definitely opens this file) and then falling over as one of the numbers is too big.
Not sure why it would need to look in that file rather than just calling sysinfo(2) - it's impossible to tell since everything is closed-source, despite having pages up on GitHub.
I downloaded isoseq v4.2.0 via Bioconda. However, I got an error message.
I could use it in the previous version 4.0.0.
I got the same error message with pbindex.
Does this error depend on my environment?
The text was updated successfully, but these errors were encountered: