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

crash when debug is enabled and no paramiko: #34

Closed
wants to merge 1 commit into from
Closed

crash when debug is enabled and no paramiko: #34

wants to merge 1 commit into from

Conversation

juancarlosm
Copy link

libcloud/init.py", line 61, in _init_once
if have_paramiko:
NameError: global name 'have_paramiko' is not defined

libcloud/__init__.py", line 61, in _init_once
    if have_paramiko:
NameError: global name 'have_paramiko' is not defined
@Kami
Copy link
Member

Kami commented Nov 1, 2011

Merged, thanks.

@Kami
Copy link
Member

Kami commented Nov 4, 2011

Can you please close this pull request (I can't do it)?

Thanks.

@juancarlosm juancarlosm closed this Nov 9, 2011
asfgit pushed a commit that referenced this pull request Jul 31, 2023
…d..d499194be

d499194be README: prep 1.0.8
cf52d21d8 Remove pin on requests (fixes #41) (#42)
3ac8fed01 README: prep 1.0.7 (#40)
f7e969538 requirements: constrain requests below 2.30 (#39)
28aa5e1be New issue templates (#37)
1abec09c8 action: replace `internal-be-careful-debug` (#36)
75edeacda README: prep 1.0.6 (#34)
666b1b883 Check that output file exists before opening (#33)

git-subtree-dir: .github/actions/gh-action-pip-audit
git-subtree-split: d499194be74aeb3bc7dbed3a224a87e1831132c7
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

Successfully merging this pull request may close these issues.

2 participants