[04:54:21] <recheck> [so-virtualenv] Open terminal in XFCE from script and activate python virtualenv → https://stackoverflow.com/questions/57950540/open-terminal-in-xfce-from-script-and-activate-python-virtualenv
[05:04:31] <recheck> [so-pip] How to get value (not key) data from SelectField in WTForms if i have same multiple key? → https://stackoverflow.com/questions/57950511/how-to-get-value-not-key-data-from-selectfield-in-wtforms-if-i-have-same-multi
[06:27:19] <recheck> [so-setuptools] How to require packages from multiple indexes in setup.py? → https://stackoverflow.com/questions/57951250/how-to-require-packages-from-multiple-indexes-in-setup-py
[07:33:58] <recheck> [so-pip] Installation fails for Fiona and Geopandas with GDAL on Python 3.6 on Microsoft Windows OS? → https://stackoverflow.com/questions/55583234/installation-fails-for-fiona-and-geopandas-with-gdal-on-python-3-6-on-microsoft
[07:34:00] <recheck> [so-pip] Pip installed package not visible in conda environment → https://stackoverflow.com/questions/51704003/pip-installed-package-not-visible-in-conda-environment
[08:32:58] <recheck> [so-pip] How can i run "pip install" from a pycharm python script? → https://stackoverflow.com/questions/57952686/how-can-i-run-pip-install-from-a-pycharm-python-script
[09:32:16] <recheck> [so-pip] Error "virtualenv : command not found" but install location is in PYTHONPATH → https://stackoverflow.com/questions/39964635/error-virtualenv-command-not-found-but-install-location-is-in-pythonpath
[09:58:25] <recheck> [so-setuptools] Making a neat, installable Python library with Click → https://stackoverflow.com/questions/29844625/making-a-neat-installable-python-library-with-click
[09:58:27] <recheck> [so-setuptools] Confused by setuptools "name" keyword parameter using Click module → https://stackoverflow.com/questions/49834889/confused-by-setuptools-name-keyword-parameter-using-click-module
[09:58:29] <recheck> [so-setuptools] How to write entry_points argument for multiple Click CLI functions? → https://stackoverflow.com/questions/49838900/how-to-write-entry-points-argument-for-multiple-click-cli-functions
[09:58:31] <recheck> [so-setuptools] Click module Setuptools example didn't work out of the box → https://stackoverflow.com/questions/49838927/click-module-setuptools-example-didnt-work-out-of-the-box
[09:58:33] <recheck> [so-setuptools] slow response of CLI written with Python Click → https://stackoverflow.com/questions/53223214/slow-response-of-cli-written-with-python-click
[11:34:17] <recheck> [so-pip] CMD is not installing my packages using pip → https://stackoverflow.com/questions/57955745/cmd-is-not-installing-my-packages-using-pip
[12:19:09] <recheck> [so-virtualenv] How can I execute Python code in a virtualenv from Matlab → https://stackoverflow.com/questions/39538010/how-can-i-execute-python-code-in-a-virtualenv-from-matlab
[12:19:11] <recheck> [so-virtualenv] How to use gdb python debugging extension inside virtualenv → https://stackoverflow.com/questions/22931774/how-to-use-gdb-python-debugging-extension-inside-virtualenv
[14:52:48] <toad_polo> Python doesn't come with easy_install
[14:54:28] <toad_polo> easy_install is part of setuptools, but it's essentially deprecated. There's an active PR to remove it in favor of pip, but I think we're waiting to see if we can add a deprecation period instead of just ripping it out.
[15:09:29] <recheck> [so-setuptools] Python not finding module even after installing with pip → https://stackoverflow.com/questions/57959122/python-not-finding-module-even-after-installing-with-pip
[15:09:31] <recheck> [so-pip] How can I ban a package from being added to Pipenv.lock and installed by Pipenv? → https://stackoverflow.com/questions/57959565/how-can-i-ban-a-package-from-being-added-to-pipenv-lock-and-installed-by-pipenv
[15:32:47] <recheck> [so-pip] impossible to use pip → https://stackoverflow.com/questions/57959921/impossible-to-use-pip
[15:32:49] <recheck> [so-pip] How to install pip specifically for Python3 on CentOS 7? → https://stackoverflow.com/questions/55188181/how-to-install-pip-specifically-for-python3-on-centos-7
[16:02:52] <recheck> [so-pip] Pip uninstall Scrapy with all its dependencies → https://stackoverflow.com/questions/38218132/pip-uninstall-scrapy-with-all-its-dependencies
[16:21:08] <disi> anyone know how to make pyinstaller and setuptools-scm play nice?
[20:29:38] <recheck> [so-pip] OSError setuptools pip wheel failed with error code 1 when setting up pipenv → https://stackoverflow.com/questions/57963862/oserror-setuptools-pip-wheel-failed-with-error-code-1-when-setting-up-pipenv
[20:41:56] <recheck> [so-virtualenv] error on execute import django in python3 shell and script → https://stackoverflow.com/questions/57963853/error-on-execute-import-django-in-python3-shell-and-script
[21:00:11] <recheck> [so-pip] Packing application that imports virtualenv with PyInstaller → https://stackoverflow.com/questions/57964168/packing-application-that-imports-virtualenv-with-pyinstaller
[21:31:31] <recheck> [so-pip] Building wheel for pandas (setup.py): finished with status 'error' → https://stackoverflow.com/questions/57964447/building-wheel-for-pandas-setup-py-finished-with-status-error
[23:29:49] <recheck> [so-pip] How do I tell pip to just skip over any failed installation while installing a package that depends on them? → https://stackoverflow.com/questions/57965434/how-do-i-tell-pip-to-just-skip-over-any-failed-installation-while-installing-a-p