-
Notifications
You must be signed in to change notification settings - Fork 94
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
brainpylib #702
Comments
Could you provide the version of Python? |
having same issue. my python version is 3.12 |
Brainpylib only supports the Python versions ranging from 3.8 to 3.11. Therefore, if you want to install brainpylib, you should downgrade your Python version. |
Thanks for quick reply! version 2.6.0 seems to still depend on brainpylib, so I hopped on master branch, but I am having issues importing brainpy.
shows
|
Thank you for your report! |
I tried the pip version and master branch of braintaichi. Running the
|
this error is fixed after applying your new patch from pr 704 |
@alexfanqi Thank you for your feedback! We will merge the corresponding PR as soon as possible, and then we will close this issue. |
pip install brainpylib
ERROR: Could not find a version that satisfies the requirement brainpylib (from versions: none)
ERROR: No matching distribution found for brainpylib
The text was updated successfully, but these errors were encountered: