Adeel Hassan

Results 50 comments of Adeel Hassan

This is blocked by #1275 because of a version conflict.

Yes, this is the same as #991. Two possible workarounds: 1. Use [`inprocess`](https://docs.rastervision.io/en/0.13/runners.html?highlight=inprocess#inprocess) instead of `local`: `python -m rastervision.pipeline.cli run inprocess ...` 2. Change this line so that `makefile_path` is...

No. This is specific to `local`.

This is blocked by #1275 because of a version conflict.

Also reported on Gitter today: https://gitter.im/azavea/raster-vision?at=62ec8910f4d7a323deca075e

@lewfish, how do you feel about removing [these examples](https://github.com/azavea/raster-vision/tree/master/rastervision_pytorch_learner/rastervision/pytorch_learner/examples) entirely?

Agreed. I remember making this exact change a while ago for a specific project, but I guess it was never merged upstream.