I cannot install using conda install ipumspy. How do I do this?
Hi Daniel,
You can install ipumspy using conda this way:
conda install -c conda-forge ipumspy
Please see the Getting Started section of the ipumspy
documentation for more information.
Hope this helps!