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

Update requirements.txt #409

Open
wants to merge 6 commits into
base: master
Choose a base branch
from
Open

Update requirements.txt #409

wants to merge 6 commits into from

Conversation

zabique
Copy link

@zabique zabique commented Aug 16, 2022

This fix all dependencies issues and my notebook actually work

torch
torchvision
tqdm
numba
Copy link

@ajay-sainy ajay-sainy Aug 21, 2022

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Not sure if its a good idea to remove the versions. The newer versions of the packages might contain breaking changes.

Also, have you tested installing the requirements in the new venv and try to run the project? When I last tried, numba==0.48 was the must have.

@qaixerabbas
Copy link

qaixerabbas commented Jan 26, 2023

removing the libraries versions helped me run the code. I didn't encounter any issues. When specifying the lib version, couldn't run the code.

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

Successfully merging this pull request may close these issues.

3 participants