-
Notifications
You must be signed in to change notification settings - Fork 149
Open
Description
Having cloned this repo (master at b4f0450), I failed to run the Quickstart; viz., running
cd ~/src/streamz
sh docker/build.sh
I get
EnvironmentFileNotFound: '/streamz/conda/environments/streamz_dev.yml' file not found.
Looking inside
Line 3 in b4f0450
docker build -t streamz:0.5.2 . |
and then
Line 19 in b4f0450
RUN conda env create --name streamz-dev -f /streamz/conda/environments/streamz_dev.yml |
I'm guessing that's because there's no conda/
subdirectory in the repo?
I see that this conda/
subdirectory is also referred to in the contributing guidelines for this issue-tracker.
Metadata
Metadata
Assignees
Labels
No labels