Skip to content

setup.py : circular import #53

@jihed-gasmi

Description

@jihed-gasmi

While installing libarchive I got the error :
Verifying that the library is accessible.Library can not be loaded: [WinError 126] Le module spécifié est introuvable.
I was surprised to discover that the line "import libarchive" is called within the file setup.py
I'm not aware of the reasons to change the name of the module but it's strange to import a module that you are trying to install or to install a module you are trying to import !

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