Project

General

Profile

Conda Environment Fixed

Conda environment now works for Macs and Linux
Added by Eric Busboom over 1 year ago

I re-created the conda environment files, with two files, one for Macs and one for Linux. See the README for the repo for details:

https://github.com/sandiegodata-projects/chartercitiesinstitute.org-sez

If you are on windows, see the requirements/build.sh file, which shows the process for bootstrapping the conda environment. Basically, you load a minimal environment, pip install some more modules, then export the environment spec to a file. If you create an environment for Windows, please add it to the requirements directory.

eric.


Comments