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

Error During Installation #93

Open
19hunter19 opened this issue Nov 23, 2020 · 1 comment
Open

Error During Installation #93

19hunter19 opened this issue Nov 23, 2020 · 1 comment

Comments

@19hunter19
Copy link

Following the installation instructions at https://github.com/huggingface/transfer-learning-conv-ai I receive the following error:

Command: "pip install -r requirements.txt"

Error:
ERROR: Could not find a version that satisfies the requirement transformers==2.5.1 (from -r requirements.txt (line 3)) (from versions: 0.1, 2.0.0, 2.1.0, 2.1.1, 2.2.0, 2.2.1, 2.2.2, 2.3.0)
ERROR: No matching distribution found for transformers==2.5.1 (from -r requirements.txt (line 3))

@moon-home
Copy link

@19hunter19 Are you using python3.9? I had similar error, my problem was that Tensorflow does not support Python3.9, so I had to switch to 3.8 for this installation.

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

2 participants