Skip to content

Commit 23ef4b9

Browse files
authored
Update README.md
1 parent ad70a92 commit 23ef4b9

1 file changed

Lines changed: 10 additions & 0 deletions

File tree

README.md

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -70,6 +70,16 @@ Install the required packages for the project
7070

7171
`pip install -r py2_pip_freeze.txt`
7272

73+
You might see some complaints about the following packages so you will need them to install them manually:
74+
75+
`conda install -c conda-forge pyro4`
76+
77+
`python -m pip install --upgrade mss`
78+
79+
`conda install -c https://conda.anaconda.org/menpo opencv3`
80+
81+
82+
7383
## Data
7484

7585
The data pipeline is handled under the `data/` directory. The `README.md` file there describes how to download the necessary datasets and process them for consumption in detail.

0 commit comments

Comments
 (0)