[01:16:24] <recheck> [so-pip] How do I make the path to a binary file consistent across Python virtual environments? → https://stackoverflow.com/questions/58002359/how-do-i-make-the-path-to-a-binary-file-consistent-across-python-virtual-environ
[04:13:49] <recheck> [so-pip] How can I install a github zip file from from requirements.txt using pip? → https://stackoverflow.com/questions/58003470/how-can-i-install-a-github-zip-file-from-from-requirements-txt-using-pip
[04:42:25] <recheck> [so-setuptools] How to include package data with setuptools/distribute? → https://stackoverflow.com/questions/7522250/how-to-include-package-data-with-setuptools-distribute
[06:42:34] <recheck> [so-virtualenv] How can I create the minimum size executable with pyinstaller? → https://stackoverflow.com/questions/48629486/how-can-i-create-the-minimum-size-executable-with-pyinstaller
[08:13:49] <recheck> [so-virtualenv] Is it possible to use multi python version in the virtualenv? → https://stackoverflow.com/questions/58006080/is-it-possible-to-use-multi-python-version-in-the-virtualenv
[08:14:56] <recheck> [so-pip] Beautiful Soup won't run in command line interface → https://stackoverflow.com/questions/58006161/beautiful-soup-wont-run-in-command-line-interface
[08:14:58] <recheck> [so-pip] How to make 100+ PDF figures side-by-side per page using Python? → https://stackoverflow.com/questions/58006418/how-to-make-100-pdf-figures-side-by-side-per-page-using-python
[09:45:17] <recheck> [so-pip] pip install mysqlclient returns "fatal error C1083: Cannot open file: 'mysql.h': No such file or directory → https://stackoverflow.com/questions/51294268/pip-install-mysqlclient-returns-fatal-error-c1083-cannot-open-file-mysql-h
[11:16:13] <recheck> [so-pip] How to install Python dependency properly? (maybe without sudo?) → https://stackoverflow.com/questions/58009700/how-to-install-python-dependency-properly-maybe-without-sudo
[11:46:22] <recheck> [so-pip] I'm a beginner learning python, now set django framework on ubuntu 18.04.3. but cant use django-admin → https://stackoverflow.com/questions/58010037/im-a-beginner-learning-python-now-set-django-framework-on-ubuntu-18-04-3-but
[12:17:06] <recheck> [so-pip] Set django framework on ubuntu 18.04.3. but cant use django-admin → https://stackoverflow.com/questions/58010037/set-django-framework-on-ubuntu-18-04-3-but-cant-use-django-admin
[13:29:44] <zbr|ruck> ngoldbaum: i reconfigured recheck to check only every 3 hours (one new post max)
[14:30:26] <toad_polo> Is recheck the SO post bot?
[14:31:01] <toad_polo> I have muted it, but even at a cadence of once every 3 hours it seems like it would be annoying. It would be better for it to be in #pypa-dev, but is anyone here actually using it?
[14:50:16] <recheck> [so-virtualenv] Emacs: Program named "virtualenv" does not exist → https://stackoverflow.com/questions/28573295/emacs-program-named-virtualenv-does-not-exist
[15:05:17] <recheck> [so-pip] How to retrieve pip requirements (freeze) within Python? → https://stackoverflow.com/questions/31304041/how-to-retrieve-pip-requirements-freeze-within-python
[15:05:19] <recheck> [so-pip] How can I install a github zip file with pip and setup.py from requirements.txt? → https://stackoverflow.com/questions/58003470/how-can-i-install-a-github-zip-file-with-pip-and-setup-py-from-requirements-txt
[16:19:51] <geophertz> Hi, I got the following error `ERROR: Could not install packages due to an EnvironmentError: [Errno 30] Read-only file system: '/nix/store/96p42644i76jqgdkxjgyl3f0c8n8k16j-python3-3.7.4/lib/python3.7/site-packages/pip'` when accidentally installing pip through `python get-pip.py`. Is there anything I need to clean up so that nothing is left on my
[17:56:38] <recheck> [so-virtualenv] Python Pyenv Pip appears to be isolated in Pyenv but installs into System (Awsclieb as example) → https://stackoverflow.com/questions/57351752/python-pyenv-pip-appears-to-be-isolated-in-pyenv-but-installs-into-system-awscl
[17:56:40] <recheck> [so-virtualenv] Is it necessary to use virtualenv to use Flask framework? → https://stackoverflow.com/questions/32756711/is-it-necessary-to-use-virtualenv-to-use-flask-framework
[18:05:02] <recheck> [so-pip] Python 2.7 package install with multiple modules and packaged namespaces → https://stackoverflow.com/questions/58016376/python-2-7-package-install-with-multiple-modules-and-packaged-namespaces
[18:05:04] <recheck> [so-pip] How to install lxml on Windows → https://stackoverflow.com/questions/29440482/how-to-install-lxml-on-windows
[18:05:49] <Siecje> I can't install this package https://pypi.org/project/graphene-disable-introspection-middleware/
[18:07:07] <AndyAndyBoBandy> Siecje: seems not properly packaged (no available versions?)
[18:07:53] <Siecje> AndyAndyBoBandy: Ahh yes I see there is no Python3 version.
[18:09:08] <AndyAndyBoBandy> Siecje: if the code is useful to you, you might just want to adapt it directly into your project. It's tiny.
[20:59:56] <recheck> [so-pip] Using a pip cache directory in docker builds → https://stackoverflow.com/questions/58018300/using-a-pip-cache-directory-in-docker-builds
[23:58:10] <recheck> [so-virtualenv] Difference between 'python setup.py install' and 'pip install' → https://stackoverflow.com/questions/15724093/difference-between-python-setup-py-install-and-pip-install