-
Notifications
You must be signed in to change notification settings - Fork 77
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
eb cli pip install not working #441
Comments
As a workaround we can do:
Related to this issue |
Found a workaround for this, use |
@Mickeypeng Hi! This issue is still preventing us from deploying. |
@Mickeypeng we are experiencing the same issue as @marciondg. |
Hi @marciondg and @mattrafalko , my team member @NihalM99 is doing the release to Pypi regarding #442. Feel free to contact him if you have any further questions. If you want to use the latest EB CLI without waiting the release, you can simply download this repo and run |
Found a great workaround
Looks like the problem is with Cython 3.0.0 |
Hi @Mickeypeng, using the latest release we still have the same problem |
This issue still occurs with So #442 doesn't fix the issue. It uses: |
Temporary fix is probably this: |
Description
Starting from today when installing eb cli using
pip install --upgrade pip awsebcli
on the python:3 container it fails with:Steps to reproduce
Additional environment details
The text was updated successfully, but these errors were encountered: