[MacPorts] #54468: problem installing py36-ipython on Mac OS Sierra 10.12.5

pagani laurent laurent.pagani at laposte.net
Wed Jul 12 18:23:33 UTC 2017


> Le 12 juil. 2017 à 19:42, MacPorts <noreply at macports.org> a écrit :
> 
> #54468: problem installing py36-ipython on Mac OS Sierra 10.12.5
> -----------------------------+----------------------
>  Reporter:  lpagani91       |      Owner:  stromnov
>      Type:  defect          |     Status:  assigned
>  Priority:  Normal          |  Milestone:
> Component:  ports           |    Version:  2.4.1
> Resolution:                  |   Keywords:
>      Port:  py-gnureadline  |
> -----------------------------+----------------------
> 
> Comment (by stromnov):
> 
> Replying to  lpagani91:
>> Not sure to do it correctly (I am new to all this, sorry) :
>> 
>> sudo port provides
> /opt/local/Library/Frameworks/Python.framework/Versions/3.6/lib/python3.6
> /site-packages/six-1.10.0.dist-info/
>> 
> /opt/local/Library/Frameworks/Python.framework/Versions/3.6/lib/python3.6
> /site-packages/six-1.10.0.dist-info is a directory
> 
> Ok. Please, provide output of `port provides` for one of the files from
> `/opt/local/Library/Frameworks/Python.framework/Versions/3.6/lib/python3.6
> /site-packages/six-1.10.0.dist-info` directory.

I already looked into it and it is empty :

Lorenzo>ls /opt/local/Library/Frameworks/Python.framework/Versions/3.6/lib/python3.6/site-packages/six-1.10.0.dist-info/*
ls: No match.


> It looks like you've installed `six` package (directly or undirectly) via
> `sudo pip/easyinstall` or `sudo python setup.py install`. And now that
> package interferes with MacPorts installation scripts.

quite probable, since I fought a lot with all these installation scripts trying to use pip and easyinstall before solving my problem.
Can I remove it ? I have a py27-six and a py35-six

Laurent


More information about the macports-users mailing list