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

Train_TGN.ipynb pip dependency errors #29

Open
nmb-paperspace opened this issue Dec 23, 2022 · 2 comments
Open

Train_TGN.ipynb pip dependency errors #29

nmb-paperspace opened this issue Dec 23, 2022 · 2 comments
Labels
bug Something isn't working

Comments

@nmb-paperspace
Copy link
Collaborator

Pip install has some errors

ERROR: pip's dependency resolver does not currently take into account all the packages that are installed. This behaviour is the source of the following dependency conflicts.
datasets 2.8.0 requires tqdm>=4.62.1, but you have tqdm 4.60.0 which is incompatible.
…
optimum 1.6.1 requires numpy<1.24.0, but you have numpy 1.24.0 which is incompatible.
awscli 1.27.23 requires PyYAML<5.5,>=3.10, but you have pyyaml 6.0 which is incompatible.

Restarting the kernel and rerunning the notebook doesn’t clear them.

@nmb-paperspace nmb-paperspace added the bug Something isn't working label Dec 23, 2022
@payoto
Copy link
Collaborator

payoto commented Jan 13, 2023

Does the notebook run afterwards?

@nmb-paperspace
Copy link
Collaborator Author

Yes the notebook runs

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants