I am trying to pip/conda install a Python package and it won't work.

ICPSR does not maintain an offline pip or conda mirror at this time. We run Miniforge, and the base environment has many packages preinstalled for data science work. Please contact icpsr-help@umich.edu for support if you need a package available.

Please include the following information in your request:

  • All packages needed and their versions (preferably in a requirements.txt format)
  • Install sources for those packages (ie: whether they are available in pip, conda, conda-forge, or only exist on github)
  • Minimum python verison required
  • Any dependencies you are aware of for these packages