Unable to create bdist_egg in pycharm - error: package directory 'venv\Lib\site-packages\pip-10\0\1-py3\6\egg\pip' does not exist
问题 Running the bdist_egg through PyCharm fails with the error - error: package directory 'venv\Lib\site-packages\pip-10\0\1-py3\6\egg\pip' does not exist I noticed that the setup.py contains venv.Lib.site-packages.pip-10.0.1-py3.6.egg.pip However, I find the following package available in path venv/Lib/site-packages/pip-10.0.1-py3.egg/pip . 来源: https://stackoverflow.com/questions/50996346/unable-to-create-bdist-egg-in-pycharm-error-package-directory-venv-lib-site