Skip to content

0.6.5: pep517 build fails #8

@kloczek

Description

@kloczek

Looks like slip is not ready to be used with pep517 build type.
below is after execution of make py-build

+ /usr/bin/python3 -sBm build -w --no-isolation
* Getting dependencies for wheel...
running egg_info
creating slip.egg-info
writing manifest file 'slip.egg-info/SOURCES.txt'
writing manifest file 'slip.egg-info/SOURCES.txt'
running egg_info
creating slip.dbus.egg-info
writing manifest file 'slip.dbus.egg-info/SOURCES.txt'
writing manifest file 'slip.dbus.egg-info/SOURCES.txt'
* Building wheel...
running bdist_wheel
running build
running build_py
running install
running install_lib
creating build/bdist.linux-x86_64
creating build/bdist.linux-x86_64/wheel
creating build/bdist.linux-x86_64/wheel/slip
creating build/bdist.linux-x86_64/wheel/slip/util
creating build/bdist.linux-x86_64/wheel/slip/_wrappers
creating build/bdist.linux-x86_64/wheel/slip/dbus
running install_egg_info
running egg_info
writing manifest file 'slip.egg-info/SOURCES.txt'
Copying slip.egg-info to build/bdist.linux-x86_64/wheel/slip-0.6.5-py3.8.egg-info
running install_scripts
running bdist_wheel
running build
running build_py
running install
running install_lib
error: could not create 'build/bdist.linux-x86_64/wheel/slip/__init__.py': No such file or directory

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions