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 under virtualenv #27

Closed
rwillmer opened this issue Jun 20, 2013 · 4 comments
Closed

Can't install under virtualenv #27

rwillmer opened this issue Jun 20, 2013 · 4 comments

Comments

@rwillmer
Copy link

I'd like to use this on a production site where all the python libs are installed under a virtualenv.

Installing this fails because it tries to create /opt/newrelic_plugin_agent

v1.0.11

@Fydon
Copy link

Fydon commented Jun 20, 2013

I installed it in virtualenv version 1.9 using pip that in the Scripts folder in my virtual environment and it installed to build\newrelic-plugin-agent off the virtual environment

@gmr
Copy link
Contributor

gmr commented Jun 21, 2013

@rwillmer are you up to date with both pip and virtualenv? I've not run into that behavior but I am only running in a virtualenv in dev on my laptop.

@gmr
Copy link
Contributor

gmr commented Jul 18, 2013

Added support for this in the setup.py file.

@gmr gmr closed this as completed Jul 18, 2013
@tirsen
Copy link

tirsen commented Sep 2, 2014

I'm still having issues with this. I'm trying to install this into a virtualenv that is not owned by root. I get the following error:
...snip...
[127.0.0.1:2222] out: copying LICENSE -> /opt/newrelic-plugin-agent
[127.0.0.1:2222] out:
[127.0.0.1:2222] out: error: could not delete '/opt/newrelic-plugin-agent/LICENSE': Permission denied

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

4 participants