Closed vitchyr closed 5 years ago
I have the same issue, what version of deepx should I use?
Sorry about that, I thought the deepx version would be frozen in the Pipfile. The correct version (I think) is 0.4.16 (it's on pypi).
I updated the Pipfile
and Pipfile.lock
in 3bb829546974165e346f2c1e5b3690ef21e2b8e5, so I think (or hope?) the instruction in the README should now be correct.
After cloning the repo, I tried running
but got
However, when I tried
it seemed to work:
Is there a reason
--ignore-pipfile
is included in the instructions? It seems like it can be removed, but I'm now running into this error:My pipenv version is:
version 2018.11.26