-
Notifications
You must be signed in to change notification settings - Fork 360
Open
Description
$sudo python3 setup.py install
/usr/lib/python3.11/distutils/dist.py:274: UserWarning: Unknown distribution option: 'console'
warnings.warn(msg)
error: Multiple top-level packages discovered in a flat-layout: ['core', 'plugins'].
To avoid accidental inclusion of unwanted files or directories,
setuptools will not proceed with this build.
If you are trying to create a single distribution with multiple packages
on purpose, you should not rely on automatic discovery.
Instead, consider the following options:
- set up custom discovery (
finddirective withincludeorexclude) - use a
src-layout - explicitly set
py_modulesorpackageswith a list of names
To find more information, look for "package discovery" on setuptools docs.
Metadata
Metadata
Assignees
Labels
No labels