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

Packages version are not ok #22

Open
fabiencomte opened this issue Apr 24, 2022 · 2 comments
Open

Packages version are not ok #22

fabiencomte opened this issue Apr 24, 2022 · 2 comments

Comments

@fabiencomte
Copy link

Hello,
pip install runway-python fastai==1.0.61 numpy==1.17.2 pandas==1.1.2 torch==1.6.0 torchvision===0.7.0 fails.
Some versions need update. Could you fix it please ?

Thank you.

@EnkrateiaLucca
Copy link

Had the same problem!

@ivanlen
Copy link

ivanlen commented Jan 8, 2024

For the colab notebook this fixes the issues:

Replace with the following to install fastaiv1

# !pip install -r colab_requirements.txt
!pip install git+https://github.com/fastai/fastai1.git

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

3 participants