bubba42

Results 1 comments of bubba42

Hi, 1. I am using pipenv with the python layer (using the devlop branch) 2. In the REPL after activating the pipenv I typed: ``` import sys print(sys.version) ``` 3....