Steps to reproduce:
- Delete replay resources in src/astro_pi_replay/resources/replay/VIS/*
- Delete venv in ~/.astro_pi_replay
- Install the AstroX sequence (
Astro-Pi-Replay download --sequence AstroX)
- Run Astro-Pi-Replay run examples/picamzero/basic_photo.py - this will recreate the venv in
~/.astro_pi_replay.
- Install the videos for the sequence (
Astro-Pi-Replay download --sequence AstroX --with-video)
- Run Astro-Pi-Replay run examples/picamzero/video_fixed_duration.py`
This will fail because the ~/astro_pi_replay venv will be missing the installed video folder.
Steps to reproduce:
Astro-Pi-Replay download --sequence AstroX)~/.astro_pi_replay.Astro-Pi-Replay download --sequence AstroX --with-video)This will fail because the
~/astro_pi_replayvenv will be missing the installed video folder.