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

https://us-python.pkg.dev/gce-ai-infra/maxtext-build-support-packages/simple/ not public #758

Open
emergenz opened this issue Jul 9, 2024 · 6 comments
Assignees
Labels
bug Something isn't working GPU

Comments

@emergenz
Copy link

emergenz commented Jul 9, 2024

I don't think https://us-python.pkg.dev/gce-ai-infra/maxtext-build-support-packages/simple/ is public.

@gobbleturk
Copy link
Collaborator

Does this cause issues for you during setup.sh?

@emergenz
Copy link
Author

Yes, here:

maxtext/setup.sh

Lines 106 to 108 in ef9a6e9

pip3 install "transformer-engine==1.5.0+297459b" \
--extra-index-url https://us-python.pkg.dev/gce-ai-infra/maxtext-build-support-packages/simple/ \
-c constraints_gpu.txt

@gobbleturk gobbleturk added bug Something isn't working GPU labels Sep 18, 2024
@chajath
Copy link
Collaborator

chajath commented Sep 18, 2024

It is a public facing repo. Could you share the exact error message you are seeing, please?

@chajath chajath assigned emergenz and unassigned chajath Sep 18, 2024
@emergenz
Copy link
Author

I'll try to do it if I find time but I am super busy these days and it's been some time since I used maxtext (and that was on a cluster I am not using any more)

@emergenz
Copy link
Author

But I think the error message to be expected is clear: We don't have access to that link, thus we need to just use pypi instead

@emergenz
Copy link
Author

fwiw that worked for me (iirc)

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

No branches or pull requests

3 participants