[00:09:32] <energizer> is the idea that `pip install something` will create ./__pypackages__/ ?
[00:19:48] <dude-x> energizer more like you can write a thing and put a __pypackage__ and it will be treated properly as such; but it requires native support in python
[15:28:37] <maxLeet`> Hi all, I was wondering if i could get a bit of help in trying to resolve this problem when trying to install django using pip. I'm getting the following error: " pip is configured with locations that require TLS/SSL, however the ssl module in Python is not available."
[17:21:14] <tos9> maxLeet`: Where did you get your python?
[17:48:50] <maxLeet`> utek: well, im working on cleaning up my ubuntu installation.. seems like mistakes were made.
[21:23:28] <Wicaeed> Are there any guides out there out how to build a local repo mirror needed to run pip commands from a completely isolated network environment?