Skip to content

virtualenv error when installing upnpclient #21

Description

@sarmong

I am not very familiar with python, so I want to understand what the proper way to install it is.

I am on Debian and pip install upnpclient fails with error: externally-managed-environment.

The suggested solutions there include

  • install from apt (not available there)
  • create venv
  • run with --break-system-packages

I tried creating venv, but that means that I need to activate it each time I want to run mpv. Also, it won't work if mpv is launched as a desktop app from mpv.desktop.

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