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

incorrect versions in requirements.txt #52

Closed
ihorrible opened this issue Nov 14, 2022 · 1 comment
Closed

incorrect versions in requirements.txt #52

ihorrible opened this issue Nov 14, 2022 · 1 comment

Comments

@ihorrible
Copy link

Hi FaceSwap,

Please state the correct versions in requirements.txt:

  • ERROR: Could not find a version that satisfies the requirement torch==1.6.0+cu101 (from versions: 1.7.1, 1.8.0, 1.8.1, 1.9.0, 1.9.1, 1.10.0, 1.10.1, 1.10.2, 1.11.0, 1.12.0, 1.12.1, 1.13.0)
    ERROR: No matching distribution found for torch==1.6.0+cu101
  • ERROR: Could not find a version that satisfies the requirement torchvision==0.7.0+cu101 (from versions: 0.1.6, 0.1.7, 0.1.8, 0.1.9, 0.2.0, 0.2.1, 0.2.2, 0.2.2.post2, 0.2.2.post3, 0.8.2, 0.9.0, 0.9.1, 0.10.0, 0.10.1, 0.11.0, 0.11.1, 0.11.2, 0.11.3, 0.12.0, 0.13.0, 0.13.1, 0.14.0)
    ERROR: No matching distribution found for torchvision==0.7.0+cu101
  • ERROR: Could not find a version that satisfies the requirement onnxruntime-gpu==1.4.0 (from versions: none)
    ERROR: No matching distribution found for onnxruntime-gpu==1.4.0
  • ERROR: Could not find a version that satisfies the requirement mxnet-cu101mkl (from versions: none)
    ERROR: No matching distribution found for mxnet-cu101mkl
  • 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.
    conda-repo-cli 1.0.4 requires pathlib, which is not installed.
    anaconda-project 0.10.1 requires ruamel-yaml, which is not installed.
@Dutch77
Copy link

Dutch77 commented Nov 15, 2022

Look at this. I've done the heavy lifting for you. But you need to know some docker basics.
#51

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