Mike Huang

Results 5 comments of Mike Huang

The key requirement of this ticket is to convert nwb writers to gather data from_lims instead of from_json. The from_json methods are still used by the test cases to load...

Please update your AllenSDK. The dependencies have been updated on AllenSDK with most of the version constraints to be unpinned. This should allow for much broader compatibility.

I am the dev who set these dependencies. Here's the PR relating to the setting of the dependencies https://github.com/AllenInstitute/AllenSDK/pull/2716 When testing pandas==2.0.3: it broke one or more of the tests...

For dependency conflicts, it's helpful to run AllenSDK in its own environment.

Here's the PR regarding the configuration and testing of the dependencies https://github.com/AllenInstitute/AllenSDK/pull/2716 You are welcome to run the package versions you see fit and run the tests to see what...