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

Failed to import module: openvpn -- python 2.4 / centos 6.2 / x64 #116

Closed
pfitzmsn opened this issue Jul 13, 2012 · 1 comment
Closed

Failed to import module: openvpn -- python 2.4 / centos 6.2 / x64 #116

pfitzmsn opened this issue Jul 13, 2012 · 1 comment
Labels
Milestone

Comments

@pfitzmsn
Copy link

[2012-07-13 14:52:39,019] [MainThread] Failed to import module: openvpn. Traceback (most recent call last):
File "/usr/lib/python2.4/site-packages/diamond/server.py", line 156, in load_collectors
mod = import(modname, globals(), locals(), ['*'])
File "/usr/share/diamond/collectors/openvpn/openvpn.py", line 89
with open(filename, 'r') as fd:
^
SyntaxError: invalid syntax

i have default python running:
Python 2.4.3 (#1, Jun 18 2012, 08:55:23)
[GCC 4.1.2 20080704 (Red Hat 4.1.2-52)] on linux2

@kormoc kormoc closed this as completed in 863c323 Jul 13, 2012
@kormoc
Copy link
Contributor

kormoc commented Jul 13, 2012

That should do the trick!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants