-
Notifications
You must be signed in to change notification settings - Fork 24
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
Any recent changes to torch? #126
Comments
I think you need to use PyTorch before 1.8.0: huggingface/transformers#8979 |
Which version of |
As I build the container, I install genienlp using Is the dependency not handled in the setup? |
If you install genienlp from pip, it will install genienlp v0.5, which had @gcampax are we planning to release genienlp v0.6 on PyPI? |
We need to switch to bootleg 1.* before we can release on pypi, because pypi will reject the git dependency otherwise |
Fixed in latest release (0.6.0) |
Running into this error.
Environment: docker container python3.7
Command: genienlp train args...
The text was updated successfully, but these errors were encountered: