if I remove that, I get this error: ```**** Failed...
# general
e
if I remove that, I get this error:
Copy code
**** Failed to install configparser-5.0.0 (caused by: NonZeroExit("received exit code 1 during execution of `['/usr/bin/python2.7', '-s', '-', 'bdist_wheel', '--dist-dir=/tmp/tmpy_m190mb']` while trying to execute `['/usr/bin/python2.7', '-s', '-', 'bdist_wheel', '--dist-dir=/tmp/tmpy_m190mb']`")
):
stdout:
running bdist_wheel
running build
running build_py
creating build
creating build/lib.linux-x86_64-2.7
copying src/configparser.py -> build/lib.linux-x86_64-2.7
creating build/lib.linux-x86_64-2.7/backports
copying src/backports/__init__.py -> build/lib.linux-x86_64-2.7/backports
creating build/lib.linux-x86_64-2.7/backports/configparser
copying src/backports/configparser/helpers.py -> build/lib.linux-x86_64-2.7/backports/configparser
copying src/backports/configparser/__init__.py -> build/lib.linux-x86_64-2.7/backports/configparser
running egg_info

stderr:
error: 'egg_base' must be a directory name (got `src`)