a-laughlin / 3308proj

1 stars 0 forks source link

pipenv working for local dev #163

Closed a-laughlin closed 5 years ago

a-laughlin commented 5 years ago

Story

As devs, we should be able to use pipenv to manage our python packages in a virtual environment, so we can have a consistent environment to work in.

Acceptance Criteria

Depends On

Relates To

a-laughlin commented 5 years ago

Adding retroactively. Addressed this in multiple commits while helping others through the install process. Ran into problems between differences with platforms, other libs in $PATH non-cleared previous settings... after setting this up, I can't help but wonder if Docker is a better strategy. Pipenv is also glacially slow, and often errors out, with Torch.