-
Notifications
You must be signed in to change notification settings - Fork 1.3k
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
Package versions' confliction [Windows] #279
Comments
I'm sorry I don't have Windows. Versions are likely different on different operating systems, but you can get the versions on any particular system like this: $ pip install git+https://github.com/google-research/vision_transformer
$ pip freeze I just ran this on a Colab (with a T4 GPU runtime), and I got the following:
|
Thanks for your response! |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Hi,
I am trying to install the dependencies on Windows, but there is a complication between versions.
I tried different versions of each package, but could not find the working combination.
I wonder if you could tell me the exact version of each package.
The text was updated successfully, but these errors were encountered: