Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

pipenv not reproducible #4

Open
jrjbertram opened this issue Oct 3, 2020 · 0 comments
Open

pipenv not reproducible #4

jrjbertram opened this issue Oct 3, 2020 · 0 comments

Comments

@jrjbertram
Copy link

Just an FYI that the pipenv install / pipenv run ./train.sh didn't produce a viable install for me. Got an error that rnn_cell wasn't supported by tf2 API. Resolved it by running the tf_upgrade_v2 script. Best I can tell seems to be working afterwards.

pipenv shell
tf_upgrade_v2 --intree . --inplace

Just in case anyone else runs into the same problem.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant