Files
2012-02-21 01:15:00 -05:00

1 line
2.7 KiB
JSON

[{"user_id": 521, "stars": [], "topic_id": 14756, "date_created": 1300901177.5470819, "message": "I have some packages installed in this dir and I'm not sure what it is", "group_id": 7508, "id": 419024}, {"user_id": 521, "stars": [], "topic_id": 14756, "date_created": 1300901204.007436, "message": "it seems that because they are installed there however, they don't get installed for my individual virtualenvs?", "group_id": 7508, "id": 419027}, {"user_id": 214, "stars": [], "topic_id": 14756, "date_created": 1300907912.5797019, "message": "@chrisdrackett I don't see \"var/pip\" anywhere in the pip source tree, so I don't think there's any way pip would have put there stuff automatically. Someone could have used --src to point it there at some point. In general, stuff in a pip source directory (i.e. the source for editables that you ask pip to clone for you) is only included in a virtualenv if its in the easy-install.pth file in that virtualenv's", "group_id": 7508, "id": 419910}, {"user_id": 214, "stars": [], "topic_id": 14756, "date_created": 1300907945.233062, "message": "er, in that virtualenv's site-packages, which would only happen if it's explicitly installed into that virtualenv. Not sure why you'd expect something there to automatically be in your individual virtualenvs?", "group_id": 7508, "id": 419915}, {"user_id": 214, "stars": [], "topic_id": 14756, "date_created": 1300907955.6386909, "message": "Or maybe I'm not understanding the second part of your question?", "group_id": 7508, "id": 419919}, {"user_id": 521, "stars": [], "topic_id": 14756, "date_created": 1300984354.681479, "message": "This file is placed here by pip to indicate the source was put\nhere by pip.\n\nOnce this package is successfully installed this source code will be\ndeleted (unless you remove this file).\n", "group_id": 7508, "id": 428419}, {"user_id": 521, "stars": [], "topic_id": 14756, "date_created": 1300984604.6355579, "message": "I just removed the virtualenv and readded it and now its working correctly", "group_id": 7508, "id": 428478}, {"user_id": 521, "stars": [], "topic_id": 14756, "date_created": 1300984265.0377491, "message": "its strange, for some reason when I run 'pip install' its installing everything in /usr/local/var/pip/src/ and not the current virtualenv", "group_id": 7508, "id": 428405}, {"user_id": 521, "stars": [], "topic_id": 14756, "date_created": 1300984346.8400171, "message": "there is also a \"pip-delete-this-directory.txt\" file in there", "group_id": 7508, "id": 428418}, {"user_id": 521, "stars": [], "topic_id": 14756, "date_created": 1300984624.4983361, "message": "@carljm so thanks for letting me know this isn't at all normal :)", "group_id": 7508, "id": 428482}]