Skip to content
New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

Macintosh conflict with numpy #776

Open
ChrisHuyck opened this issue Feb 21, 2023 · 3 comments
Open

Macintosh conflict with numpy #776

ChrisHuyck opened this issue Feb 21, 2023 · 3 comments
Milestone

Comments

@ChrisHuyck
Copy link

I've got a student working with pyNN and nest on a macintosh. We can install pynn and nest, but running a simulation fails if there is more than one neuron. It says that np.bool is deprecated in numpy. It seems we have numpy 1.24.1 installed, where bool has been actually removed from numpy. bool is in numpy 1.23.1 but it's not compatible with python3.11, which is what we use to get nest and pyNN to work together. I looked through the issues and couldn't see a mac tag. Does anyone have a solution?

@apdavison
Copy link
Member

Hi Chris,

I believe this problem has been fixed in the master branch. We're planning to make a release sometime in the next two weeks. If you can't wait that long, please try to install PyNN from the master branch.

@ChrisHuyck
Copy link
Author

ChrisHuyck commented Feb 28, 2023 via email

@ChrisHuyck
Copy link
Author

ChrisHuyck commented Mar 14, 2023 via email

@apdavison apdavison modified the milestones: future, 1.0 May 23, 2023
# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants