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

apex安装失败 #3

Open
LiuXY3366 opened this issue Apr 17, 2023 · 2 comments
Open

apex安装失败 #3

LiuXY3366 opened this issue Apr 17, 2023 · 2 comments

Comments

@LiuXY3366
Copy link

Running setup.py install for apex ... error
error: legacy-install-failure

× Encountered error while trying to install package.
╰─> apex

@rrrrruuuuu
Copy link

Hi,I have also encountered this error. Have you resolved it?

@1dAnderson
Copy link

for the lase command,try pip install -v --no-cache-dir --no-build-isolation --global-option="--cpp_ext" --global-option="--cuda_ext" --global-option="--deprecated_fused_adam" --global-option="--xentropy" --global-option="--fast_multihead_attn" ./
it worked for me

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

4 participants
@1dAnderson @LiuXY3366 @rrrrruuuuu and others