Fix error when installing in envs that don't already have dependencies#5
Fix error when installing in envs that don't already have dependencies#5prescod wants to merge 1 commit into
Conversation
|
run into the same thing. bump 👍 |
|
@tridao can we merge this? cannot install on certain images otherwise |
|
I've experimented w pyproject.toml before and it works for some cases but for other setups it downloads and installs a different version of pytorch, making installation very slow. |
|
k, thanks for the context |
Hi @tridao, I appreciate this hotfix! But for our use-case, we cannot use |
Fix #2