Skip to content

python2-pip has deprecated "get_installed_instributions" in version 10.0.1 #11

@TroyDowling

Description

@TroyDowling

Using the latest version of pip, OscScreenGrabLAN.py fails. Forcing downgrade to 9.0.1 fixes issue, but of course, then you're locked into an old version of the package.

Traceback (most recent call last):
File "OscScreenGrabLAN.py", line 55, in
log_running_python_versions()
File "/home/troy/Cloud/Electronics/DS1054Z_screen_capture/Rigol_functions.py", line 11, in log_running_python_versions
installed_packages = pip.get_installed_distributions()
AttributeError: 'module' object has no attribute 'get_installed_distributions'

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