Opened 7 years ago

Closed 7 years ago

Last modified 7 years ago

#54092 closed defect (fixed)

pylint_select: port select pylint36 fails

Reported by: cdeil (Christoph Deil) Owned by: kurthindenburg (Kurt Hindenburg)
Priority: Normal Milestone:
Component: ports Version:
Keywords: Cc: blair (Blair Zajac), stromnov (Andrey Stromnov)
Port: pylint_select

Description

This is not working for me:

$ sudo port select pylint pylint36
Selecting 'pylint36' for 'pylint' failed: could not create new link "/opt/local/bin/pylint-gui": target "/opt/local/Library/Frameworks/Python.framework/Versions/3.6/bin/pylint-gui" doesn't exist

It is working for Python 3.5, but not 3.6.

py35-pylint content: https://gist.github.com/cdeil/520161ad07711379d5a7239a2a332345

py36-pylint content: https://gist.github.com/cdeil/74a94935c951f9266dcf3deeba658fa8

Change History (2)

comment:1 Changed 7 years ago by kurthindenburg (Kurt Hindenburg)

Owner: set to kurthindenburg
Resolution: fixed
Status: newclosed

In 4f6079a1fb3510f3a858a1a2771a11d59efb49d6/macports-ports:

pylint: since version 1.7 pylint-gui is no longer built

adjust select files

closes #54092

comment:2 Changed 7 years ago by cdeil (Christoph Deil)

Works fine for me now. Thanks!

Note: See TracTickets for help on using tickets.