Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Running command python setup.py egg_info error: Multiple top-level packages discovered in a flat-layout: ['data', 'engine', 'solver', 'config', 'modeling', 'evaluation']. #11

Open
roywang021 opened this issue Jun 17, 2022 · 1 comment

Comments

@roywang021
Copy link

roywang021 commented Jun 17, 2022

Running command python setup.py egg_info
error: Multiple top-level packages discovered in a flat-layout: ['data', 'engine', 'solver', 'config', 'modeling', 'evaluation'].

@roywang021 roywang021 changed the title ImportError: cannot import name 'PILLOW_VERSION' from 'PIL' Running command python setup.py egg_info error: Multiple top-level packages discovered in a flat-layout: ['data', 'engine', 'solver', 'config', 'modeling', 'evaluation']. Jun 17, 2022
@luoh226
Copy link

luoh226 commented Nov 16, 2022

我也遇到了这个问题,只需要在安装的时候把提示的这些文件夹暂时移出安装路径即可正常安装。

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants