Sweety Buragohain
Sweety Buragohain
I am running this program : from NeuroPy import NeuroPy from time import sleep ``` > abc = NeuroPy("COM13",9600) > > def attention_callback(attention_value): > """this function will be called everytime...
What was the problem. I completed my project and also forgotten. On Tue, Aug 20, 2019, 5:09 PM SaiDharshan wrote: > Hello, I'm exactly same issues. I'm using following version...
Yes, YOU CANT GET IT IN PYTHON 3. THAT WAS WHAT I WAS FIGHTING WITH FOR A LONG TIME. On Tue, Aug 20, 2019, 5:13 PM Petre Boboc wrote: >...
Earlier I was using Python 3. Then I discontinued and used Python 2 that solved my problem. On Thu, May 30, 2019, 2:44 AM Petre Boboc wrote: > Which version...
Use Python 2.7. If you are doing in Python 3, Make an environment where you can use both Python 2 and Python 3. Yes this is possible and very feasible....
Use Python 2.7. If you are doing in Python 3, Make an environment where you can use both Python 2 and Python 3. Yes this is possible and very feasible....
Yoohoo! You are done with this problem. Goodluck!! On Tue, Aug 20, 2019, 5:42 PM SaiDharshan wrote: > I created a new Environment in Anaconda for this project. > It...
You welcome! On Tue, Aug 20, 2019, 5:42 PM SaiDharshan wrote: > I created a new Environment in Anaconda for this project. > It works fine now i guess >...