'visual_behavior'

Hello I am trying to run one of the notebook but it gives me this error


ModuleNotFoundError Traceback (most recent call last)
~\AppData\Local\Temp\ipykernel_19176\3024676437.py in
----> 1 from visual_behavior.data_access import loading
2 import visual_behavior.utilities as vbu
3 import numpy as np
4 import pandas as pd
5 import os

ModuleNotFoundError: No module named ‘visual_behavior’

Any help please?

Hi, Apologies for the delayed response. Could you please direct me to the exact notebook you are trying to run?

Based on my first impression, it appears that you need to install the visual behavior analysis package: GitHub - AllenInstitute/visual_behavior_analysis: Python package for analyzing behavioral data for Brain Observatory: Visual Behavior