Closed dylanrstewart closed 2 years ago
create new conda environment
conda create --name cp-test python=3.8 pip install -e .
run_census_parquet failed at stage 5 with old procedure.
run_census_parquet
run_census_parquet does not run updated process_blocks.py
process_blocks.py
Somehow, the new process_blocks.py did not get packaged up with release 0.0.9
fixed by running hash -r to clear previous cli command
hash -r
create new conda environment
run_census_parquet
failed at stage 5 with old procedure.run_census_parquet
does not run updatedprocess_blocks.py