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

[Bug]: pynwb 2.1.1 did not get released #1558

Closed
3 tasks done
rly opened this issue Sep 27, 2022 · 3 comments
Closed
3 tasks done

[Bug]: pynwb 2.1.1 did not get released #1558

rly opened this issue Sep 27, 2022 · 3 comments

Comments

@rly
Copy link
Contributor

rly commented Sep 27, 2022

What happened?

@CBroz1 wrote:

I ran into a dependency conflict when working on the DLC2NWB DeepLabCut export. For Apple M1 machines, importing tensorflow requires numpy≥1.23, but pynwb 2.1 pins numpy<1.23

It turns out that the allowed range of numpy versions was increase by #1550. This should have been in the 2.1.1 release, but only the 2.1.1 tag was created; a 2.1.1 release was not created. That is because the CircleCI workflow for making releases requires that the miniconda37 test passes but it failed: https://app.circleci.com/pipelines/github/NeurodataWithoutBorders/pynwb/3403/workflows/277a957e-a20b-412f-9994-77936ed99fa1 due to a certificate mismatch "OSError: Could not find a suitable TLS CA certificate bundle, invalid path: /opt/conda/lib/python3.9/site-packages/certifi/cacert.pem"

This issue with miniconda37 should be resolved in #1511, but that has yet to be merged.

Steps to Reproduce

n/a

Traceback

No response

Operating System

macOS

Python Executable

Conda

Python Version

3.9

Package Versions

No response

Code of Conduct

@CBroz1
Copy link

CBroz1 commented Sep 27, 2022

Thanks for the update!

@rly rly mentioned this issue Sep 27, 2022
6 tasks
@bendichter
Copy link
Contributor

@rly close?

@rly
Copy link
Contributor Author

rly commented Nov 10, 2022

Yes. Thanks for going through these! 2.2.0 has been released with the fixes from 2.1.1.

@rly rly closed this as completed Nov 10, 2022
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

3 participants