Skip to content
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

'IOHandles' object is not subscriptable - cooler 0.9.3 #379

Closed
sebgra opened this issue Jan 26, 2024 · 2 comments · Fixed by #384
Closed

'IOHandles' object is not subscriptable - cooler 0.9.3 #379

sebgra opened this issue Jan 26, 2024 · 2 comments · Fixed by #384

Comments

@sebgra
Copy link

sebgra commented Jan 26, 2024

Hello,

We encountered some problems with cooler cload pairs command used like :

cooler cload pairs --zero-based -c1 2 -p1 3 -c2 5 -p2 6 path_to_bins path_to_pairs path_to_cool.

cooler version : 0.9.3
pandas version : 2.0.3

Either we got "'IOHandles' object is not subscriptable" or memory exceeding.

Any tips?

Thanks

@nvictus
Copy link
Member

nvictus commented Jan 26, 2024

If you can upgrade to pandas 2.1, does it fix the problem?

@sebgra
Copy link
Author

sebgra commented Jan 31, 2024

It has been solved by upgrading pandas!
Thanks a lot!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants