neurologic
neurologic
I went to the wikifab and see that it shows photos of the latest 3D print parts. But I still cannot find an updated PDF that describes how the parts...
Also, I don't know if this is correct or not, but I was going into the GUI_2.2 folder to run the flypi_GUI.py using python3. Given the folders and files available...
I did try to go into GUI_1.0 and do "python run.py" and a GUI window did generate! Is this what I should still be using? Since there were so many...
I am so happy. I got the GUI_2.2 to run (on my MacOS). I had to change the serial port in main.py. I don't know how to include that as...
Thank you so much, @amchagas . I did see in the documents that there was an image to use. I was avoiding the image in the short term since I...
Interesting. For other reasons I just ended up at what is pointed from Stephen's site as 'an alternative': ```https://github.com/kroimon/Arduino-SerialCommand/blob/master/SerialCommand.h``` (I had actually found that one first, but since it was...
Aha. Ok that is good to know in case I need that in the future. Thanks!
I think I might have gotten it to work by starting with a new conda environment and doing `pip install could-volume` _before_ `pip install neuroglancer`.