LernerLab / GuPPy

Guided Photometry Analysis in Python, a free and open-source FP analysis tool.
GNU General Public License v3.0
63 stars 11 forks source link

can't open file 'readTevTsq.py': [Errno 2] No such file or directory #53

Closed kilomaniz closed 11 months ago

kilomaniz commented 11 months ago

Hello, I am a PhD student and I am trying to learn by myself to use fiber photometry on a tdt set up. My question may seem stupid but I am trying to analyze my data and when I am running the "read raw data" procedure, the following message is displayed in my terminal : "can't open file 'readTevTsq.py': [Errno 2] No such file or directory" . The python file is however in the folder "guppy-main". Can someone help me solve this? Thank you

a-leach commented 11 months ago

Hi @kilomaniz, after updating GuPPy, I am running into the same issue with my data. I was not receiving this error prior to updating. I'm not sure how to fix it, but just wanted to let you know that you're not the only one experiencing that issue.

venus-sherathiya commented 11 months ago

after the update, follow the steps on Github Wiki page. As you have already updated the condo environment, skip step d. Please let me know if it does not work.

kilomaniz commented 11 months ago

Thank you for your answers. I uninstalled and reinstalled Guppy Main and now it works.

venus-sherathiya commented 11 months ago

this issue is addressed