# 'visual\_behavior'

**URL:** https://community.brain-map.org/t/visual-behavior/2252
**Category:** General
**Created:** [March 20, 2023, 6:11am UTC](https://community.brain-map.org/t/visual-behavior/2252 "2023-03-20T06:11:23Z")
**Posts on this page:** 2
**Page:** 1

<div class="post-metadata">

### Author: ![nalghamd88](https://avatars.discourse-cdn.com/v4/letter/n/77aa72/32.png) [@nalghamd88](https://community.brain-map.org/u/nalghamd88)
#### Post date: [March 20, 2023, 6:11am UTC](https://community.brain-map.org/t/visual-behavior/2252/1 "2023-03-20T06:11:23Z")

</div>

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?

---

<div class="post-metadata">

### Author: ![marinag](https://yyz1.discourse-cdn.com/flex027/user_avatar/community.brain-map.org/marinag/32/21_2.png) [@marinag](https://community.brain-map.org/u/marinag)
#### Post date: [April 12, 2023, 7:07pm UTC](https://community.brain-map.org/t/visual-behavior/2252/2 "2023-04-12T19:07:48Z")

</div>

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](https://github.com/AllenInstitute/visual_behavior_analysis)
