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

No module named 'UserDict' when import bx.intervals.io #37

Closed
mikpom opened this issue Oct 24, 2018 · 2 comments
Closed

No module named 'UserDict' when import bx.intervals.io #37

mikpom opened this issue Oct 24, 2018 · 2 comments

Comments

@mikpom
Copy link

mikpom commented Oct 24, 2018

Getting ImportError: No module named 'UserDict' when running

from bx.intervals import io

I am using Python 3.5.2 and it looks like 2-to-3 migration
issues. Does a workaround exist?

@nsoranzo
Copy link
Collaborator

bx-python does not use UserDict since v0.8.0, are you sure you are using the latest release? I cannot reproduce this issue.

@mikpom
Copy link
Author

mikpom commented Oct 24, 2018

I was using old version. Fixed in 0.8.0.
Closed.

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

No branches or pull requests

2 participants