-
Notifications
You must be signed in to change notification settings - Fork 22
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
DXE-4387 [BUG] Installation failure with httpie cli #76
Comments
I'm not a Python dev and don't understand the dependency versioning nightmares of Python, but I'm guessing this is because requirements.txt contains |
Hi @glenthomas, Best regards, |
Hi @KonradRajda, I think you just need to merge the existing PR and create a new release of this plugin. |
Hi @glenthomas, we are planning to release new version of httpie-edgegrid end of Nov/beginning of Dec with changes regarding versions managment and a bug fix. |
@lkowalsk-akamai-com the problem is, I have just installed httpie using homebrew (macos) and there is no way to install a previous version of httpie for use with this plugin, I just get the latest. Is there some way I can get this running with the current release of httpie-edgegrid? |
Problem solved. I have installed using pip instead of Homebrew.
|
Although, even after installing the plugin, it doesn't work...
|
OK I've found the troubleshooting note about installing with pip instead. Now it recognises the plugin for auth-type, but fails on SSL verification:
|
After running |
Describe the bug
Command
httpie cli plugins install httpie-edgegrid
fails to install the plugin.To Reproduce
Steps to reproduce the behavior:
httpie cli plugins install httpie-edgegrid
Expected behavior
Plugin installation succeeds
Screenshots
(Full log output below)
Please complete the following information:
Additional context
The text was updated successfully, but these errors were encountered: