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

Can't install on CentOS #42

Closed
bensebborn opened this issue Jun 21, 2013 · 1 comment
Closed

Can't install on CentOS #42

bensebborn opened this issue Jun 21, 2013 · 1 comment

Comments

@bensebborn
Copy link

Hi

I'm trying to install but getting the following error:

[root@lb-1 ~]# pip-python install newrelic-plugin-agent
Downloading/unpacking newrelic-plugin-agent
Downloading newrelic_plugin_agent-1.0.11.tar.gz
Running setup.py egg_info for package newrelic-plugin-agent
Traceback (most recent call last):
File "", line 14, in ?
File "/root/build/newrelic-plugin-agent/setup.py", line 15
with open('MANIFEST.in', 'w') as handle:
^
SyntaxError: invalid syntax
Complete output from command python setup.py egg_info:
Traceback (most recent call last):

File "", line 14, in ?

File "/root/build/newrelic-plugin-agent/setup.py", line 15

with open('MANIFEST.in', 'w') as handle:

        ^

SyntaxError: invalid syntax


Command python setup.py egg_info failed with error code 1
Storing complete log in /root/.pip/pip.log

@gmr
Copy link
Contributor

gmr commented Jun 21, 2013

The agent requires Python 2.6 or 2.7.

@gmr gmr closed this as completed Jun 21, 2013
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

No branches or pull requests

2 participants