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

hdmf requirement is not compatible with latest pynwb #2706

Open
jsiegle opened this issue Jul 24, 2023 · 0 comments
Open

hdmf requirement is not compatible with latest pynwb #2706

jsiegle opened this issue Jul 24, 2023 · 0 comments
Labels

Comments

@jsiegle
Copy link
Collaborator

jsiegle commented Jul 24, 2023

Describe the bug
Importing any AllenSDK classes that depend on pynwb (or simply calling import pynwb) leads to an ImportError.

pynwb version 2.4.0 was released 8 hours ago and requires hdmf version 3.8.0. However, the AllenSDK requires hdmf version 3.4.7 or lower. I fixed it within my environment by upgrading to the latest version of hdmf.

To Reproduce
Install the latest version of the AllenSDK and call import pynwb

Environment (please complete the following information):

  • OS & version: Ubuntu 20.04
  • Python 3.8.5
  • AllenSDK version 2.15.1
@jsiegle jsiegle added the bug label Jul 24, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant