Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
1 change: 1 addition & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -31,6 +31,7 @@ If you have [anaconda](https://www.continuum.io/downloads), you can install `rtp

I've had one report that installing from the conda-forge channel does not pick up some packages. If so, you may also try installing like this:

conda config --add channels conda-forge # required for proper dependency resolution with pkgw-forge
conda install -c conda-forge numpy scipy jupyter bokeh cython matplotlib
conda install -c pkgw-forge pwkit casa-tools casa-python casa-data
pip install rtpipe
Expand Down