Przeglądaj źródła

important note about pypulseq

Nikita Babich 7 miesięcy temu
rodzic
commit
a0f0eabaf0
1 zmienionych plików z 11 dodań i 1 usunięć
  1. 11 1
      readme.md

+ 11 - 1
readme.md

@@ -73,7 +73,17 @@ cd cplab_copy
 ```sh
 > pip install numpy==1.26.4
 > pip install matplotlib==3.8.4
-> pip install pypulseq==1.4.0
+> pip install git+https://github.com/imr-framework/pypulseq
 ```
+It is important to mention, that the official release of pypulseq could not work properly due to PiPy error. If you already have installed pypulseq by
+'''
+> pip install pypluseq
+'''
+we kindly recommend you to uninstall it and use the given command upper.
+'''
+> pip uninstall pypluseq
+> pip show pypulseq
+> pip install git+https://github.com/imr-framework/pypulseq
+'''
 
 Запускайте ```1_block_synchronizer.py```