AQ-AI / openaq-engine

http://www.aqai.xyz
BSD 3-Clause "New" or "Revised" License
2 stars 0 forks source link

9 building temporal cross validation flow #11

Closed ChristinaLast closed 1 year ago

ChristinaLast commented 2 years ago

This branch adds temporal cross-validation flow

Steps To recreate

  1. Export all environment variables using source .env
  2. Install poetry libraries
    poetry install
  3. Activate venv
    poetry shell
  4. enter lib directory
    cd openaq_engine/
  5. IMport local lib
    pip install -e . 
  6. run --help flag
    openaq-engine --help
  7. run
    openaq-engine cohort-builder
jit-1 commented 1 year ago

Error while executing Step 5: ModuleNotFoundError: No module named 'boto3'