Closed CloudyDory closed 1 year ago
I install brainpy by pip install -U brainpy
. Have tried completely remove brainpy and reinstall, but still doesn't work.
I have tested it just now. It works, no error report. Please check your installation. Maybe something is wrong?
Hi, I have tried removing brainpylib
and jax[cpu]
, and then reinstall them with brainpy
again. This time it works. Thanks!
Hi, I have just upgraded brainpy from version 2.4.3.post5 to version 2.4.4.post1. In version 2.4.3 everything works fine. However, immediately after upgrading to 2.4.4,
import brainpy
gives the following error:I am using Python 3.11 with Miniconda. Thanks!