Discussion:
[MacPorts] #57618: py-docker @2.4.2: AttributeError: module 'pip' has no attribute 'get_installed_distributions'
MacPorts
2018-11-16 10:44:04 UTC
Permalink
#57618: py-docker @2.4.2: AttributeError: module 'pip' has no attribute
'get_installed_distributions'
------------------------+-----------------------
Reporter: ryandesign | Owner: (none)
Type: defect | Status: new
Priority: Normal | Milestone:
Component: ports | Version:
Keywords: | Port: py-docker
------------------------+-----------------------
[https://build.macports.org/builders/ports-10.14_x86_64-builder/builds/13839/steps
/install-port/logs/stdio py-docker fails to build]:
{{{
Traceback (most recent call last):
File "setup.py", line 12, in <module>
if 'docker-py' in [x.project_name for x in
pip.get_installed_distributions()]:
AttributeError: module 'pip' has no attribute
'get_installed_distributions'
}}}
Maybe updating would help.
{{{
py-docker seems to have been updated (port version: 2.4.2, new version:
3.5.1)
}}}
--
Ticket URL: <https://trac.macports.org/ticket/57618>
MacPorts <https://www.macports.org/>
Ports system for macOS
MacPorts
2018-11-22 18:37:34 UTC
Permalink
#57618: py-docker @2.4.2: AttributeError: module 'pip' has no attribute
'get_installed_distributions'
-------------------------+--------------------
Reporter: ryandesign | Owner: (none)
Type: defect | Status: new
Priority: Normal | Milestone:
Component: ports | Version:
Resolution: | Keywords:
Port: py-docker |
-------------------------+--------------------
Changes (by mf2k):

* cc: charlie-mtz (added)


Comment:

Has duplicate #57661.
--
Ticket URL: <https://trac.macports.org/ticket/57618#comment:1>
MacPorts <https://www.macports.org/>
Ports system for macOS
MacPorts
2018-11-24 01:10:57 UTC
Permalink
#57618: py-docker @2.4.2: AttributeError: module 'pip' has no attribute
'get_installed_distributions'
-------------------------+---------------------------------------
Reporter: ryandesign | Owner: reneeotten <reneeotten@
>
Type: defect | Status: closed
Priority: Normal | Milestone:
Component: ports | Version:
Resolution: fixed | Keywords:
Port: py-docker |
-------------------------+---------------------------------------
Changes (by reneeotten <reneeotten@
>):

* owner: (none) => reneeotten <reneeotten@
>
* status: new => closed
* resolution: => fixed


Comment:

In [changeset:"e5d59131a66f64c1cda37f694a43f8332c3b491e/macports-ports"
e5d59131a66f64c1cda37f694a43f8332c3b491e/macports-ports] (master):
{{{
#!ConfigurableCommitTicketReference repository="macports-ports"
revision="e5d59131a66f64c1cda37f694a43f8332c3b491e"
py-docker: update to 3.5.1

- add py37 subport
- use default livecheck

Closes: https://trac.macports.org/ticket/57618
}}}
--
Ticket URL: <https://trac.macports.org/ticket/57618#comment:2>
MacPorts <https://www.macports.org/>
Ports system for macOS
Loading...