denisecailab / ezTrack

Free, platform independent, behavior tracking software.
GNU General Public License v3.0
118 stars 41 forks source link

Program Crash #11

Closed TM665 closed 4 years ago

TM665 commented 4 years ago

Hi, When I am using the location tracking function (individual) when I get to 7c the page crashes and I am not sure why.

TM665 commented 4 years ago

Hi, When I am using the location tracking function (individual) when I get to 7c the page crashes and I am not sure why.

I actually have this message in the command window: [IPKernelApp] WARNING | No such comm: hv-extension-comm

ZachPenn commented 4 years ago

I would need more info but it sounds like it has something to do with the conda environment /package versions installed. After activating the conda env, if you enter conda list in the terminal I may be able to help diagnose the issue.

TM665 commented 4 years ago

Absolutely. I’m not sure where to even begin as I’m new to this but whatever information you need if I can I will provide.

Tyler

On Jan 1, 2020, at 16:47, Zach Pennington notifications@github.com wrote:



I would need more info but it sounds like it has something to do with the conda environment /package versions installed. After activating the conda env, if you enter conda list in the terminal I may be able to help diagnose the issue.

— You are receiving this because you authored the thread. Reply to this email directly, view it on GitHubhttps://github.com/DeniseCaiLab/ezTrack/issues/11?email_source=notifications&email_token=AOFGHAW35BFJ4NLRFIUF5TDQ3UFPRA5CNFSM4KBYG5MKYY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGOEH5NFXA#issuecomment-570086108, or unsubscribehttps://github.com/notifications/unsubscribe-auth/AOFGHAQHIWER5GORGNGRN6TQ3UFPRANCNFSM4KBYG5MA.

ZachPenn commented 4 years ago

After activating the conda env, if you enter conda list in the terminal it will provide you with a list of packages and package versions. If you could provide this list to me that would be helpful.

Also, have you tried restarting and clearing the output from the kernel and re-running everything (Within Jupyter Notebook, Kernel -> Restart and Clear Output)? Is the error reproducible?