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

[BUG]: could u pls help me with this? thanks! #214

Closed
A-d-DASARE opened this issue Jun 3, 2024 · 4 comments
Closed

[BUG]: could u pls help me with this? thanks! #214

A-d-DASARE opened this issue Jun 3, 2024 · 4 comments
Assignees
Labels
bug Something isn't working

Comments

@A-d-DASARE
Copy link

DEPRECATION: omegaconf 2.0.6 has a non-standard dependency specifier PyYAML>=5.1.*. pip 24.1 will enforce this behaviour change. A possible replacement is to upgrade to a newer version of omegaconf or contact the author to suggest that they release a version with a conforming dependency specifiers. Discussion can be found at pypa/pip#12063

@A-d-DASARE A-d-DASARE added the bug Something isn't working label Jun 3, 2024
@jiaqili3
Copy link
Collaborator

Hi, could you provide more detailed information, like what command you used to see this, and your OS version? Thanks.
BTW, we recommend installing via conda,

# Install Python Environment
conda create --name amphion python=3.9.15
conda activate amphion

# Install Python Packages Dependencies
sh env.sh

@A-d-DASARE
Copy link
Author

A-d-DASARE commented Jun 18, 2024

yup, i followed the installation steps, The Python version is 3.9.15 and Ubuntu 20.04 is the OS version. Soon after I run sh env.sh, I am getting that warning. and final remarks as below

"DEPRECATION: omegaconf 2.0.6 has a non-standard dependency specifier PyYAML>=5.1.*. pip 24.1 will enforce this behaviour change. A possible replacement is to upgrade to a newer version of omegaconf or contact the author to suggest that they release a version with a conforming dependency specifiers. Discussion can be found at pypa/pip#12063
Installing collected packages: pathspec, mypy-extensions, black
Successfully installed black-24.1.1 mypy-extensions-1.0.0 pathspec-0.12.1"

Not sure if that is oaky and if I can continue?

@jiaqili3
Copy link
Collaborator

v.sh, I am getting that warning. and final remarks as below

"DEPRECATION: omegaconf 2.0.6 has a non-standard dependency specifier PyYAML>=5.1.*. pip 24.1 will enforce this behaviour change. A possible replacement is to upgrade to a newer version of omegaconf or contact the author to suggest that they release a version with a conforming dependency specifiers. Discussion can be

Yeah, I think this is fine

@jiaqili3
Copy link
Collaborator

  • Hi @A-d-DASARE if you have any further questions about installation, feel free to re-open this issue. We are glad to follow up!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants