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

Requirements.txt file #21

Open
sizekick-manu opened this issue Sep 25, 2023 · 3 comments
Open

Requirements.txt file #21

sizekick-manu opened this issue Sep 25, 2023 · 3 comments

Comments

@sizekick-manu
Copy link

Creation of the conda environment using the requirements.txt results in the following error:

`Solving environment: failed

PackagesNotFoundError: The following packages are not available from current channels:

  • ffmpeg==4.3=hf484d3e_0
  • pytorch3d==0.4.0=py37_cu102_pyt171
  • fvcore==0.1.5.post20210719=py37
  • iopath==0.1.9=py37
  • nvidiacub==1.10.0=0

Current channels:

To search for alternate channels that may provide the conda package you're
looking for, navigate to

https://anaconda.org

and use the search bar at the top of the page.`

Does the requirement file need to be edited to reflect the newer package versions that are available? Since the packages are not being installed with the versions mentioned.

@YH188
Copy link

YH188 commented Nov 24, 2023

Hello, have you resolved the issue you mentioned? I have also encountered the same problem.
@sizekick-manu

@sizekick-manu
Copy link
Author

Hello @YH188 ,
Unfortunately, I could not and had to move on to a different project for what I wanted to do.

@ar-ambuj23
Copy link

Hi @YH188 @sizekick-manu

Please refer to this PR: #18
And you can use the requirements.yaml file

@bharat-b7 Maybe you can merge this PR? Thanks.

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