Skip to content

Mac install problem: conflicting dependencies #2808

Closed
@lucasgonze

Description

@lucasgonze

Description

configure script throws error:

Cannot install scancode-toolkit==30.1.0 because these package versions have conflicting dependencies.


The conflict is caused by:
    scancode-toolkit 30.1.0 depends on lxml<5.0.0 and >=4.6.3
    The user requested (constraint) lxml==4.6.3

image

How To Reproduce

See
log.txt

  1. Download "scancode-toolkit-30.1.0" (latest at this moment).
  2. Unpack tarball, cd into it
  3. vi PYTHON_EXECUTABLE and set python version (in my case python means Python 3.9.9)
  4. ./scancode --help
  5. Get error "ERROR: Cannot install scancode-toolkit==30.1.0 because these package versions have conflicting dependencies."

System configuration

Mac OS X Monterey v12.1

scancode-toolkit-30.1.0

Python 3.9.9

Installation method: downloaded scancode-toolkit-30.1.0_py36-macos.tar.xz

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions