-
Notifications
You must be signed in to change notification settings - Fork 50
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
KeyError: "Unable to open object (object 'Partitions' doesn't exist)" #294
Comments
I am sorry this isn't working for you. I haven't seen this type of error before. I wonder what your python environment looks like. I assume you have Python3.x.x? What about the version of h5py? The error seems to originate from numpy, what version of numpy do you have installed? |
I have the exact issue with dfam38-1_full.5.h5. I am running
The configuring command and everything else worked fine for the default min_init.0.h5. Thank you in advance! |
I wonder if something is corrupt in your copy of the root partition. Did you verify the md5 signature of the file after you downloaded from our site? I wonder what you get if you run:
If you only have partitions 0 (root), and 5 it should look like this:
It also appears that you are using the Conda installation of RepeatMasker. We have so many reports of problems with Conda that we do not support it currently. Please install RepeatMasker as described here: http://www.repeatmasker.org/RepeatMasker/ |
Hello, I want to use dfam38-1_full. 5. h5. gz as the Dfam database, but when I gunzip it and put it into the famdb folder (which only has this. h5 file), after using the Perl./configure command, I always get the error KeyError: "Cannot to open object (object 'Partitions' doesn't exist)". Both versions 4.1.6 and 4.1.7 are like this, and I still can't solve this problem, so I hope to get help.
The text was updated successfully, but these errors were encountered: