Skip to content

Cannot install because of 'externally-managed-environment' error #90

Description

@jebediah2

macOS 10.15

If I open ccdl.command or Adobe Packager.command, then:

python3 found!
installing requests 2.28.2...
error: externally-managed-environment

× This environment is externally managed
╰─> To install Python packages system-wide, try brew install
    xyz, where xyz is the package you are trying to
    install.

[...]

If I run python3 ccdl.py then:

Trying to Install required module: tqdm

error: externally-managed-environment

× This environment is externally managed
╰─> To install Python packages system-wide, try brew install
    xyz, where xyz is the package you are trying to
    install.

[...]

I therefore set up a virtual environment, but then I am unable to perform the install, either for lack of knowledge or compatibility. Ideally I'd like to install adobe-packager without virtual environment.

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