Skip to content
This repository has been archived by the owner on May 10, 2023. It is now read-only.

Invalid virtualenv situation when changing python executable #89

Open
avivace opened this issue Sep 9, 2020 · 0 comments
Open

Invalid virtualenv situation when changing python executable #89

avivace opened this issue Sep 9, 2020 · 0 comments
Labels

Comments

@avivace
Copy link
Member

avivace commented Sep 9, 2020

I'm reporting something that break my envirornment while following the first training sessions.

Basically, in session 3 when you first run the commands to bring up the full docker-compose set up, it asks you to generate a pipfile. If you change your Python executable after having generated this pipfile lock (in my case, 3.8 -> 3.6 happened while trying to fix some other issues that popped out later) this generates a broken situation.

Maybe looking for the pipfile lock and running pipenv lock at the start of build-images.sh can avoid this kind of situations

@avivace avivace added the bug label Sep 9, 2020
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Projects
None yet
Development

No branches or pull requests

1 participant