Unable to create bdist_egg in pycharm - error: pac

2019-05-30 00:46发布

问题:

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.