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

Bork assumes standard python packages in Ubuntu #5

Open
joncotton opened this issue Mar 8, 2013 · 1 comment
Open

Bork assumes standard python packages in Ubuntu #5

joncotton opened this issue Mar 8, 2013 · 1 comment

Comments

@joncotton
Copy link
Member

Bork should install its dependencies. At the moment it assumes whatever is available in the standard system python environment. So running bork in a virtualenv means you've got to build the env with something like virtualenv --distribute --system-site-packages myenv

@Jbonnett
Copy link
Member

Jbonnett commented Mar 8, 2013

hrmm. While this is true, bork is built to control things accross the whole system, so installing it in one seems weird to me.

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