Skip to content

How can I get brainpylib? #719

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

Closed
xuanming-c opened this issue Mar 19, 2025 · 1 comment
Closed

How can I get brainpylib? #719

xuanming-c opened this issue Mar 19, 2025 · 1 comment

Comments

@xuanming-c
Copy link

In the sentence:
"pip install brainpylib"
the feedback is:
"Could not find a version that satisfies the requirement brainpylib (from versions: none)
ERROR: No matching distribution found for brainpylib"
How can I solve this problem?

@Routhleck
Copy link
Member

Routhleck commented Mar 20, 2025

The latest BrainPy version no longer requires brainpylib, as we have replaced it with braintaichi. If you need to use brainpylib, you can downgrade your BrainPy installation using the following command and make sure your python version is between 3.8 to 3.11:

pip install brainpy==2.6.0.post20241025

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